From b6d50eebdc9a5bc9987fa1ad299c51ac59a110af Mon Sep 17 00:00:00 2001 From: Michael Wild Date: Fri, 13 Jan 2012 17:41:44 +0100 Subject: [PATCH] ENH: Update FreeFOAM contributions to GPL v3 Signed-off-by: Michael Wild --- CMake/ConfigureGlobalC.cmake.in | 10 +++----- CMake/FOAMConfig.cmake.in | 7 +++--- CMake/FOAMDetermineArch.cmake | 7 +++--- CMake/FOAMInternal.cmake | 7 +++--- CMake/FOAMThirdPartyUtilities.cmake | 7 +++--- CMake/FOAMUse.cmake.in | 9 +++---- CMake/FOAMUtilities.cmake | 7 +++--- CMake/FOAMWmakeCompatibility.cmake.in | 7 +++--- CMake/Modules/FindCcmio.cmake | 7 +++--- CMake/Modules/FindExecinfo.cmake | 7 +++--- CMake/Modules/FindMGRIDGEN.cmake | 7 +++--- CMake/Modules/FindMathJax.cmake | 7 +++--- CMake/Modules/FindMetis.cmake | 7 +++--- CMake/Modules/FindParMetis.cmake | 7 +++--- CMake/Modules/FindReadline.cmake | 7 +++--- CMake/Modules/FindSCOTCH.cmake | 7 +++--- CMake/Modules/cmake_uninstall.cmake.in | 7 +++--- CMake/foam_apply_patch.cmake.in | 7 +++--- CMakeLists.txt | 7 +++--- CTestConfig.cmake | 7 +++--- FOAMConfig.h.in | 7 +++--- HACKING | 2 +- README | 2 +- ThirdParty/ccmio.patch | 18 ++++++-------- ThirdParty/mgridgen.patch | 18 ++++++-------- ThirdParty/parmetis.patch | 18 ++++++-------- ThirdParty/scotch.patch | 18 ++++++-------- applications/CMakeLists.txt | 7 +++--- applications/solvers/CMakeLists.txt | 7 +++--- applications/solvers/DNS/CMakeLists.txt | 7 +++--- applications/solvers/DNS/dnsFoam/CMakeLists.txt | 7 +++--- applications/solvers/DNS/dnsFoam/files.cmake | 7 +++--- applications/solvers/basic/CMakeLists.txt | 7 +++--- .../solvers/basic/laplacianFoam/CMakeLists.txt | 7 +++--- .../solvers/basic/laplacianFoam/files.cmake | 7 +++--- .../solvers/basic/potentialFoam/CMakeLists.txt | 7 +++--- .../solvers/basic/potentialFoam/files.cmake | 7 +++--- .../basic/scalarTransportFoam/CMakeLists.txt | 7 +++--- .../solvers/basic/scalarTransportFoam/files.cmake | 7 +++--- applications/solvers/combustion/CMakeLists.txt | 7 +++--- .../solvers/combustion/PDRFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/PDRFoam/files.cmake | 7 +++--- .../solvers/combustion/XiFoam/CMakeLists.txt | 7 +++--- applications/solvers/combustion/XiFoam/files.cmake | 7 +++--- .../combustion/coldEngineFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/coldEngineFoam/files.cmake | 7 +++--- .../combustion/dieselEngineFoam/CMakeLists.txt | 7 +++--- .../combustion/dieselEngineFoam/files.cmake | 7 +++--- .../solvers/combustion/dieselFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/dieselFoam/files.cmake | 7 +++--- .../solvers/combustion/engineFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/engineFoam/files.cmake | 7 +++--- .../solvers/combustion/fireFoam/CMakeLists.txt | 7 +++--- .../fireFoam/combustionModels/CMakeLists.txt | 7 +++--- .../fireFoam/combustionModels/files.cmake | 7 +++--- .../solvers/combustion/fireFoam/files.cmake | 7 +++--- .../solvers/combustion/reactingFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/reactingFoam/files.cmake | 7 +++--- .../combustion/rhoReactingFoam/CMakeLists.txt | 7 +++--- .../solvers/combustion/rhoReactingFoam/files.cmake | 7 +++--- applications/solvers/compressible/CMakeLists.txt | 7 +++--- .../compressible/rhoCentralFoam/BCs/CMakeLists.txt | 7 +++--- .../compressible/rhoCentralFoam/BCs/files.cmake | 7 +++--- .../compressible/rhoCentralFoam/CMakeLists.txt | 7 +++--- .../compressible/rhoCentralFoam/files.cmake | 7 +++--- .../rhoCentralDyMFoam/CMakeLists.txt | 7 +++--- .../rhoCentralFoam/rhoCentralDyMFoam/files.cmake | 7 +++--- .../compressible/rhoPimpleFoam/CMakeLists.txt | 7 +++--- .../solvers/compressible/rhoPimpleFoam/files.cmake | 7 +++--- .../compressible/rhoPisoFoam/CMakeLists.txt | 7 +++--- .../solvers/compressible/rhoPisoFoam/files.cmake | 7 +++--- .../rhoPorousMRFPimpleFoam/CMakeLists.txt | 7 +++--- .../rhoPorousMRFPimpleFoam/files.cmake | 7 +++--- .../rhoPorousSimpleFoam/CMakeLists.txt | 7 +++--- .../compressible/rhoPorousSimpleFoam/files.cmake | 7 +++--- .../compressible/rhoSimpleFoam/CMakeLists.txt | 7 +++--- .../solvers/compressible/rhoSimpleFoam/files.cmake | 7 +++--- .../compressible/sonicDyMFoam/CMakeLists.txt | 7 +++--- .../solvers/compressible/sonicDyMFoam/files.cmake | 7 +++--- .../solvers/compressible/sonicFoam/CMakeLists.txt | 7 +++--- .../solvers/compressible/sonicFoam/files.cmake | 7 +++--- .../compressible/sonicLiquidFoam/CMakeLists.txt | 7 +++--- .../compressible/sonicLiquidFoam/files.cmake | 7 +++--- .../solvers/discreteMethods/CMakeLists.txt | 7 +++--- .../solvers/discreteMethods/dsmc/CMakeLists.txt | 7 +++--- .../discreteMethods/dsmc/dsmcFoam/CMakeLists.txt | 7 +++--- .../discreteMethods/dsmc/dsmcFoam/files.cmake | 7 +++--- .../molecularDynamics/CMakeLists.txt | 7 +++--- .../mdEquilibrationFoam/CMakeLists.txt | 7 +++--- .../mdEquilibrationFoam/files.cmake | 7 +++--- .../molecularDynamics/mdFoam/CMakeLists.txt | 7 +++--- .../molecularDynamics/mdFoam/files.cmake | 7 +++--- .../solvers/electromagnetics/CMakeLists.txt | 7 +++--- .../electrostaticFoam/CMakeLists.txt | 7 +++--- .../electromagnetics/electrostaticFoam/files.cmake | 7 +++--- .../electromagnetics/mhdFoam/CMakeLists.txt | 7 +++--- .../solvers/electromagnetics/mhdFoam/files.cmake | 7 +++--- applications/solvers/financial/CMakeLists.txt | 7 +++--- .../solvers/financial/financialFoam/CMakeLists.txt | 7 +++--- .../solvers/financial/financialFoam/files.cmake | 7 +++--- applications/solvers/heatTransfer/CMakeLists.txt | 7 +++--- .../buoyantBoussinesqPimpleFoam/CMakeLists.txt | 7 +++--- .../buoyantBoussinesqPimpleFoam/files.cmake | 7 +++--- .../buoyantBoussinesqSimpleFoam/CMakeLists.txt | 7 +++--- .../buoyantBoussinesqSimpleFoam/files.cmake | 7 +++--- .../heatTransfer/buoyantPimpleFoam/CMakeLists.txt | 7 +++--- .../heatTransfer/buoyantPimpleFoam/files.cmake | 7 +++--- .../heatTransfer/buoyantSimpleFoam/CMakeLists.txt | 7 +++--- .../heatTransfer/buoyantSimpleFoam/files.cmake | 7 +++--- .../buoyantSimpleRadiationFoam/CMakeLists.txt | 7 +++--- .../buoyantSimpleRadiationFoam/files.cmake | 7 +++--- .../heatTransfer/chtMultiRegionFoam/CMakeLists.txt | 7 +++--- .../heatTransfer/chtMultiRegionFoam/files.cmake | 7 +++--- .../chtMultiRegionSimpleFoam/CMakeLists.txt | 7 +++--- .../chtMultiRegionSimpleFoam/files.cmake | 7 +++--- applications/solvers/incompressible/CMakeLists.txt | 7 +++--- .../incompressible/boundaryFoam/CMakeLists.txt | 7 +++--- .../incompressible/boundaryFoam/files.cmake | 7 +++--- .../incompressible/channelFoam/CMakeLists.txt | 7 +++--- .../solvers/incompressible/channelFoam/files.cmake | 7 +++--- .../solvers/incompressible/icoFoam/CMakeLists.txt | 7 +++--- .../solvers/incompressible/icoFoam/files.cmake | 7 +++--- .../nonNewtonianIcoFoam/CMakeLists.txt | 7 +++--- .../incompressible/nonNewtonianIcoFoam/files.cmake | 7 +++--- .../incompressible/pimpleDyMFoam/CMakeLists.txt | 7 +++--- .../incompressible/pimpleDyMFoam/files.cmake | 7 +++--- .../incompressible/pimpleFoam/CMakeLists.txt | 7 +++--- .../solvers/incompressible/pimpleFoam/files.cmake | 7 +++--- .../solvers/incompressible/pisoFoam/CMakeLists.txt | 7 +++--- .../solvers/incompressible/pisoFoam/files.cmake | 7 +++--- .../incompressible/porousSimpleFoam/CMakeLists.txt | 7 +++--- .../incompressible/porousSimpleFoam/files.cmake | 7 +++--- .../incompressible/shallowWaterFoam/CMakeLists.txt | 7 +++--- .../incompressible/shallowWaterFoam/files.cmake | 7 +++--- .../incompressible/simpleFoam/CMakeLists.txt | 7 +++--- .../solvers/incompressible/simpleFoam/files.cmake | 7 +++--- applications/solvers/lagrangian/CMakeLists.txt | 7 +++--- .../lagrangian/coalChemistryFoam/CMakeLists.txt | 7 +++--- .../lagrangian/coalChemistryFoam/files.cmake | 7 +++--- .../CMakeLists.txt | 7 +++--- .../files.cmake | 7 +++--- .../lagrangian/reactingParcelFoam/CMakeLists.txt | 7 +++--- .../lagrangian/reactingParcelFoam/files.cmake | 7 +++--- .../uncoupledKinematicParcelFoam/CMakeLists.txt | 7 +++--- .../uncoupledKinematicParcelFoam/files.cmake | 7 +++--- applications/solvers/multiphase/CMakeLists.txt | 7 +++--- .../solvers/multiphase/bubbleFoam/CMakeLists.txt | 7 +++--- .../solvers/multiphase/bubbleFoam/files.cmake | 7 +++--- .../multiphase/cavitatingFoam/CMakeLists.txt | 7 +++--- .../solvers/multiphase/cavitatingFoam/files.cmake | 7 +++--- .../compressibleInterFoam/CMakeLists.txt | 7 +++--- .../compressibleInterDyMFoam/CMakeLists.txt | 7 +++--- .../compressibleInterDyMFoam/files.cmake | 7 +++--- .../multiphase/compressibleInterFoam/files.cmake | 7 +++--- .../solvers/multiphase/interFoam/CMakeLists.txt | 7 +++--- .../interFoam/MRFInterFoam/CMakeLists.txt | 7 +++--- .../multiphase/interFoam/MRFInterFoam/files.cmake | 7 +++--- .../solvers/multiphase/interFoam/files.cmake | 7 +++--- .../interFoam/interDyMFoam/CMakeLists.txt | 7 +++--- .../multiphase/interFoam/interDyMFoam/files.cmake | 7 +++--- .../interFoam/porousInterFoam/CMakeLists.txt | 7 +++--- .../interFoam/porousInterFoam/files.cmake | 7 +++--- .../multiphase/interMixingFoam/CMakeLists.txt | 7 +++--- .../solvers/multiphase/interMixingFoam/files.cmake | 7 +++--- .../multiphase/interPhaseChangeFoam/CMakeLists.txt | 7 +++--- .../multiphase/interPhaseChangeFoam/files.cmake | 7 +++--- .../multiphase/multiphaseInterFoam/CMakeLists.txt | 7 +++--- .../MRFMultiphaseInterFoam/CMakeLists.txt | 7 +++--- .../MRFMultiphaseInterFoam/files.cmake | 7 +++--- .../multiphase/multiphaseInterFoam/files.cmake | 7 +++--- .../multiphaseMixture/CMakeLists.txt | 7 +++--- .../multiphaseMixture/files.cmake | 7 +++--- .../solvers/multiphase/settlingFoam/CMakeLists.txt | 7 +++--- .../solvers/multiphase/settlingFoam/files.cmake | 7 +++--- .../multiphase/twoLiquidMixingFoam/CMakeLists.txt | 7 +++--- .../multiphase/twoLiquidMixingFoam/files.cmake | 7 +++--- .../multiphase/twoPhaseEulerFoam/CMakeLists.txt | 7 +++--- .../multiphase/twoPhaseEulerFoam/files.cmake | 7 +++--- .../interfacialModels/CMakeLists.txt | 7 +++--- .../interfacialModels/files.cmake | 7 +++--- .../kineticTheoryModels/CMakeLists.txt | 7 +++--- .../kineticTheoryModels/files.cmake | 7 +++--- .../twoPhaseEulerFoam/phaseModel/CMakeLists.txt | 7 +++--- .../twoPhaseEulerFoam/phaseModel/files.cmake | 7 +++--- applications/solvers/stressAnalysis/CMakeLists.txt | 7 +++--- .../solidDisplacementFoam/CMakeLists.txt | 7 +++--- .../solidDisplacementFoam/files.cmake | 7 +++--- .../CMakeLists.txt | 7 +++--- .../solidEquilibriumDisplacementFoam/files.cmake | 7 +++--- applications/test/CMakeLists.txt | 7 +++--- applications/test/CompactListList/CMakeLists.txt | 7 +++--- applications/test/CompactListList/files.cmake | 7 +++--- applications/test/DLList/CMakeLists.txt | 7 +++--- applications/test/DLList/files.cmake | 7 +++--- applications/test/Dictionary_/CMakeLists.txt | 7 +++--- applications/test/Dictionary_/files.cmake | 7 +++--- applications/test/DynamicField/CMakeLists.txt | 7 +++--- applications/test/DynamicField/files.cmake | 7 +++--- applications/test/DynamicList/CMakeLists.txt | 7 +++--- applications/test/DynamicList/files.cmake | 7 +++--- applications/test/Field/CMakeLists.txt | 7 +++--- applications/test/Field/files.cmake | 7 +++--- applications/test/FixedList/CMakeLists.txt | 7 +++--- applications/test/FixedList/files.cmake | 7 +++--- applications/test/HashPtrTable/CMakeLists.txt | 7 +++--- applications/test/HashPtrTable/files.cmake | 7 +++--- applications/test/HashSet/CMakeLists.txt | 7 +++--- applications/test/HashSet/files.cmake | 7 +++--- applications/test/HashTable/CMakeLists.txt | 7 +++--- applications/test/HashTable/files.cmake | 7 +++--- applications/test/HashTable2/CMakeLists.txt | 7 +++--- applications/test/HashTable2/files.cmake | 7 +++--- applications/test/Hashing/CMakeLists.txt | 7 +++--- applications/test/Hashing/files.cmake | 7 +++--- applications/test/HashingSpeed/CMakeLists.txt | 7 +++--- applications/test/HashingSpeed/files.cmake | 7 +++--- applications/test/ISLList/CMakeLists.txt | 7 +++--- applications/test/ISLList/files.cmake | 7 +++--- applications/test/IStringStream/CMakeLists.txt | 7 +++--- applications/test/IStringStream/files.cmake | 7 +++--- applications/test/IndirectList/CMakeLists.txt | 7 +++--- applications/test/IndirectList/files.cmake | 7 +++--- applications/test/List/CMakeLists.txt | 7 +++--- applications/test/List/files.cmake | 7 +++--- applications/test/Map/CMakeLists.txt | 7 +++--- applications/test/Map/files.cmake | 7 +++--- applications/test/Matrix/CMakeLists.txt | 7 +++--- applications/test/Matrix/files.cmake | 7 +++--- applications/test/NamedEnum/CMakeLists.txt | 7 +++--- applications/test/NamedEnum/files.cmake | 7 +++--- applications/test/ODETest/CMakeLists.txt | 7 +++--- applications/test/ODETest/files.cmake | 7 +++--- applications/test/OStringStream/CMakeLists.txt | 7 +++--- applications/test/OStringStream/files.cmake | 7 +++--- applications/test/POSIX/CMakeLists.txt | 7 +++--- applications/test/POSIX/files.cmake | 7 +++--- applications/test/PackedList/CMakeLists.txt | 7 +++--- applications/test/PackedList/files.cmake | 7 +++--- applications/test/PackedList1/CMakeLists.txt | 7 +++--- applications/test/PackedList1/files.cmake | 7 +++--- applications/test/PackedList2/CMakeLists.txt | 7 +++--- applications/test/PackedList2/files.cmake | 7 +++--- applications/test/PtrList/CMakeLists.txt | 7 +++--- applications/test/PtrList/files.cmake | 7 +++--- applications/test/SLList/CMakeLists.txt | 7 +++--- applications/test/SLList/files.cmake | 7 +++--- applications/test/StaticHashTable/CMakeLists.txt | 7 +++--- applications/test/StaticHashTable/files.cmake | 7 +++--- applications/test/Tuple2/CMakeLists.txt | 7 +++--- applications/test/Tuple2/files.cmake | 7 +++--- applications/test/UDictionary/CMakeLists.txt | 7 +++--- applications/test/UDictionary/files.cmake | 7 +++--- applications/test/UIndirectListTest/CMakeLists.txt | 7 +++--- applications/test/UIndirectListTest/files.cmake | 7 +++--- applications/test/alloc/CMakeLists.txt | 7 +++--- applications/test/alloc/files.cmake | 7 +++--- applications/test/callback/CMakeLists.txt | 7 +++--- applications/test/callback/files.cmake | 7 +++--- applications/test/cyclic/CMakeLists.txt | 7 +++--- applications/test/cyclic/files.cmake | 7 +++--- applications/test/dataEntry/CMakeLists.txt | 7 +++--- applications/test/dataEntry/files.cmake | 7 +++--- applications/test/delete/CMakeLists.txt | 7 +++--- applications/test/delete/files.cmake | 7 +++--- applications/test/dictionary/CMakeLists.txt | 7 +++--- applications/test/dictionary/files.cmake | 7 +++--- applications/test/dimensionedType/CMakeLists.txt | 7 +++--- applications/test/dimensionedType/files.cmake | 7 +++--- applications/test/directMappedPatch/CMakeLists.txt | 7 +++--- applications/test/directMappedPatch/files.cmake | 7 +++--- applications/test/error/CMakeLists.txt | 7 +++--- applications/test/error/files.cmake | 7 +++--- applications/test/extendedStencil/CMakeLists.txt | 7 +++--- applications/test/extendedStencil/files.cmake | 7 +++--- applications/test/fileName/CMakeLists.txt | 7 +++--- applications/test/fileName/files.cmake | 7 +++--- applications/test/findCell-octree/CMakeLists.txt | 7 +++--- applications/test/findCell-octree/files.cmake | 7 +++--- applications/test/findTimes/CMakeLists.txt | 7 +++--- applications/test/findTimes/files.cmake | 7 +++--- applications/test/foamVersion/CMakeLists.txt | 7 +++--- applications/test/foamVersion/files.cmake | 7 +++--- applications/test/fvc/CMakeLists.txt | 7 +++--- applications/test/fvc/files.cmake | 7 +++--- applications/test/graph/CMakeLists.txt | 7 +++--- applications/test/graph/files.cmake | 7 +++--- applications/test/graphXi/CMakeLists.txt | 7 +++--- applications/test/graphXi/files.cmake | 7 +++--- applications/test/io/CMakeLists.txt | 7 +++--- applications/test/io/files.cmake | 7 +++--- applications/test/liquid/CMakeLists.txt | 7 +++--- applications/test/liquid/files.cmake | 7 +++--- applications/test/maxMem/CMakeLists.txt | 7 +++--- applications/test/maxMem/files.cmake | 7 +++--- applications/test/mesh/CMakeLists.txt | 7 +++--- applications/test/mesh/files.cmake | 7 +++--- applications/test/mkdir/CMakeLists.txt | 7 +++--- applications/test/mkdir/files.cmake | 7 +++--- applications/test/mvBak/CMakeLists.txt | 7 +++--- applications/test/mvBak/files.cmake | 7 +++--- applications/test/nearWallDist-wave/CMakeLists.txt | 7 +++--- applications/test/nearWallDist-wave/files.cmake | 7 +++--- applications/test/pTraits/CMakeLists.txt | 7 +++--- applications/test/pTraits/files.cmake | 7 +++--- applications/test/parallel/CMakeLists.txt | 7 +++--- applications/test/parallel/files.cmake | 7 +++--- applications/test/pointField/CMakeLists.txt | 7 +++--- applications/test/pointField/files.cmake | 7 +++--- applications/test/prefixOSstream/CMakeLists.txt | 7 +++--- applications/test/prefixOSstream/files.cmake | 7 +++--- applications/test/primitivePatch/CMakeLists.txt | 7 +++--- applications/test/primitivePatch/files.cmake | 7 +++--- applications/test/quaternion/CMakeLists.txt | 7 +++--- applications/test/quaternion/files.cmake | 7 +++--- applications/test/readCHEMKINIII/CMakeLists.txt | 7 +++--- applications/test/readCHEMKINIII/files.cmake | 7 +++--- applications/test/regex/CMakeLists.txt | 7 +++--- applications/test/regex/files.cmake | 7 +++--- applications/test/router/CMakeLists.txt | 7 +++--- applications/test/router/files.cmake | 7 +++--- applications/test/sha1/CMakeLists.txt | 7 +++--- applications/test/sha1/files.cmake | 7 +++--- applications/test/simpleMatrix/CMakeLists.txt | 7 +++--- applications/test/simpleMatrix/files.cmake | 7 +++--- applications/test/slicedField/CMakeLists.txt | 7 +++--- applications/test/slicedField/files.cmake | 7 +++--- applications/test/sort/CMakeLists.txt | 7 +++--- applications/test/sort/files.cmake | 7 +++--- applications/test/speed/CMakeLists.txt | 7 +++--- .../test/speed/scalarSpeedTest/CMakeLists.txt | 7 +++--- .../test/speed/scalarSpeedTest/files.cmake | 7 +++--- .../test/speed/vectorSpeedTest/CMakeLists.txt | 7 +++--- .../test/speed/vectorSpeedTest/files.cmake | 7 +++--- .../test/sphericalTensorField/CMakeLists.txt | 7 +++--- applications/test/sphericalTensorField/files.cmake | 7 +++--- applications/test/string/CMakeLists.txt | 7 +++--- applications/test/string/files.cmake | 7 +++--- applications/test/stringList/CMakeLists.txt | 7 +++--- applications/test/stringList/files.cmake | 7 +++--- applications/test/symmTensorField/CMakeLists.txt | 7 +++--- applications/test/symmTensorField/files.cmake | 7 +++--- applications/test/tensor/CMakeLists.txt | 7 +++--- applications/test/tensor/files.cmake | 7 +++--- applications/test/testPointEdgeWave/CMakeLists.txt | 7 +++--- applications/test/testPointEdgeWave/files.cmake | 7 +++--- applications/test/tmpField/CMakeLists.txt | 7 +++--- applications/test/tmpField/files.cmake | 7 +++--- applications/test/triTet/CMakeLists.txt | 7 +++--- applications/test/triTet/files.cmake | 7 +++--- applications/test/vector/CMakeLists.txt | 7 +++--- applications/test/vector/files.cmake | 7 +++--- applications/test/volField/CMakeLists.txt | 7 +++--- applications/test/volField/files.cmake | 7 +++--- .../test/volPointInterpolation/CMakeLists.txt | 7 +++--- .../test/volPointInterpolation/files.cmake | 7 +++--- applications/test/wordRe/CMakeLists.txt | 7 +++--- applications/test/wordRe/files.cmake | 7 +++--- applications/test/xfer/CMakeLists.txt | 7 +++--- applications/test/xfer/files.cmake | 7 +++--- applications/utilities/CMakeLists.txt | 7 +++--- .../utilities/errorEstimation/CMakeLists.txt | 7 +++--- .../estimateScalarError/CMakeLists.txt | 7 +++--- .../estimateScalarError/files.cmake | 7 +++--- .../icoErrorEstimate/CMakeLists.txt | 7 +++--- .../errorEstimation/icoErrorEstimate/files.cmake | 7 +++--- .../errorEstimation/icoMomentError/CMakeLists.txt | 7 +++--- .../errorEstimation/icoMomentError/files.cmake | 7 +++--- .../momentScalarError/CMakeLists.txt | 7 +++--- .../errorEstimation/momentScalarError/files.cmake | 7 +++--- applications/utilities/mesh/CMakeLists.txt | 7 +++--- .../utilities/mesh/advanced/CMakeLists.txt | 7 +++--- .../mesh/advanced/autoRefineMesh/CMakeLists.txt | 7 +++--- .../mesh/advanced/autoRefineMesh/files.cmake | 7 +++--- .../mesh/advanced/collapseEdges/CMakeLists.txt | 7 +++--- .../mesh/advanced/collapseEdges/files.cmake | 7 +++--- .../mesh/advanced/combinePatchFaces/CMakeLists.txt | 7 +++--- .../mesh/advanced/combinePatchFaces/files.cmake | 7 +++--- .../mesh/advanced/modifyMesh/CMakeLists.txt | 7 +++--- .../utilities/mesh/advanced/modifyMesh/files.cmake | 7 +++--- .../mesh/advanced/refineHexMesh/CMakeLists.txt | 7 +++--- .../mesh/advanced/refineHexMesh/files.cmake | 7 +++--- .../mesh/advanced/refineWallLayer/CMakeLists.txt | 7 +++--- .../mesh/advanced/refineWallLayer/files.cmake | 7 +++--- .../mesh/advanced/refinementLevel/CMakeLists.txt | 7 +++--- .../mesh/advanced/refinementLevel/files.cmake | 7 +++--- .../mesh/advanced/removeFaces/CMakeLists.txt | 7 +++--- .../mesh/advanced/removeFaces/files.cmake | 7 +++--- .../mesh/advanced/selectCells/CMakeLists.txt | 7 +++--- .../mesh/advanced/selectCells/files.cmake | 7 +++--- .../mesh/advanced/splitCells/CMakeLists.txt | 7 +++--- .../utilities/mesh/advanced/splitCells/files.cmake | 7 +++--- .../utilities/mesh/conversion/CMakeLists.txt | 7 +++--- .../mesh/conversion/Optional/CMakeLists.txt | 7 +++--- .../conversion/Optional/ccm26ToFoam/CMakeLists.txt | 7 +++--- .../conversion/Optional/ccm26ToFoam/files.cmake | 7 +++--- .../mesh/conversion/ansysToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/ansysToFoam/files.cmake | 7 +++--- .../mesh/conversion/cfx4ToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/cfx4ToFoam/files.cmake | 7 +++--- .../conversion/fluent3DMeshToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/fluent3DMeshToFoam/files.cmake | 7 +++--- .../conversion/fluentMeshToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/fluentMeshToFoam/files.cmake | 7 +++--- .../conversion/foamMeshToFluent/CMakeLists.txt | 7 +++--- .../mesh/conversion/foamMeshToFluent/files.cmake | 7 +++--- .../mesh/conversion/foamToStarMesh/CMakeLists.txt | 7 +++--- .../mesh/conversion/foamToStarMesh/files.cmake | 7 +++--- .../mesh/conversion/gambitToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/gambitToFoam/files.cmake | 7 +++--- .../mesh/conversion/gmshToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/gmshToFoam/files.cmake | 7 +++--- .../mesh/conversion/ideasUnvToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/ideasUnvToFoam/files.cmake | 7 +++--- .../mesh/conversion/kivaToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/kivaToFoam/files.cmake | 7 +++--- .../mesh/conversion/mshToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/mshToFoam/files.cmake | 7 +++--- .../conversion/netgenNeutralToFoam/CMakeLists.txt | 7 +++--- .../conversion/netgenNeutralToFoam/files.cmake | 7 +++--- .../mesh/conversion/plot3dToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/plot3dToFoam/files.cmake | 7 +++--- .../mesh/conversion/polyDualMesh/CMakeLists.txt | 7 +++--- .../mesh/conversion/polyDualMesh/files.cmake | 7 +++--- .../mesh/conversion/sammToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/sammToFoam/files.cmake | 7 +++--- .../mesh/conversion/star4ToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/star4ToFoam/files.cmake | 7 +++--- .../mesh/conversion/starToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/starToFoam/files.cmake | 7 +++--- .../mesh/conversion/tetgenToFoam/CMakeLists.txt | 7 +++--- .../mesh/conversion/tetgenToFoam/files.cmake | 7 +++--- .../mesh/conversion/writeMeshObj/CMakeLists.txt | 7 +++--- .../mesh/conversion/writeMeshObj/files.cmake | 7 +++--- .../utilities/mesh/generation/CMakeLists.txt | 7 +++--- .../mesh/generation/blockMesh/CMakeLists.txt | 7 +++--- .../mesh/generation/blockMesh/files.cmake | 7 +++--- .../mesh/generation/extrude2DMesh/CMakeLists.txt | 7 +++--- .../mesh/generation/extrude2DMesh/files.cmake | 7 +++--- .../mesh/generation/extrudeMesh/CMakeLists.txt | 7 +++--- .../extrudeMesh/extrudeModel/CMakeLists.txt | 7 +++--- .../extrudeMesh/extrudeModel/files.cmake | 7 +++--- .../mesh/generation/extrudeMesh/files.cmake | 7 +++--- .../mesh/generation/snappyHexMesh/CMakeLists.txt | 7 +++--- .../mesh/generation/snappyHexMesh/files.cmake | 7 +++--- .../utilities/mesh/manipulation/CMakeLists.txt | 7 +++--- .../mesh/manipulation/attachMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/attachMesh/files.cmake | 7 +++--- .../mesh/manipulation/autoPatch/CMakeLists.txt | 7 +++--- .../mesh/manipulation/autoPatch/files.cmake | 7 +++--- .../mesh/manipulation/cellSet/CMakeLists.txt | 7 +++--- .../mesh/manipulation/cellSet/files.cmake | 7 +++--- .../mesh/manipulation/checkMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/checkMesh/files.cmake | 7 +++--- .../mesh/manipulation/createBaffles/CMakeLists.txt | 7 +++--- .../mesh/manipulation/createBaffles/files.cmake | 7 +++--- .../mesh/manipulation/createPatch/CMakeLists.txt | 7 +++--- .../mesh/manipulation/createPatch/files.cmake | 7 +++--- .../mesh/manipulation/deformedGeom/CMakeLists.txt | 7 +++--- .../mesh/manipulation/deformedGeom/files.cmake | 7 +++--- .../mesh/manipulation/faceSet/CMakeLists.txt | 7 +++--- .../mesh/manipulation/faceSet/files.cmake | 7 +++--- .../mesh/manipulation/flattenMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/flattenMesh/files.cmake | 7 +++--- .../mesh/manipulation/insideCells/CMakeLists.txt | 7 +++--- .../mesh/manipulation/insideCells/files.cmake | 7 +++--- .../mesh/manipulation/mergeMeshes/CMakeLists.txt | 7 +++--- .../mesh/manipulation/mergeMeshes/files.cmake | 7 +++--- .../mergeOrSplitBaffles/CMakeLists.txt | 7 +++--- .../manipulation/mergeOrSplitBaffles/files.cmake | 7 +++--- .../mesh/manipulation/mirrorMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/mirrorMesh/files.cmake | 7 +++--- .../manipulation/moveDynamicMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/moveDynamicMesh/files.cmake | 7 +++--- .../manipulation/moveEngineMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/moveEngineMesh/files.cmake | 7 +++--- .../mesh/manipulation/moveMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/moveMesh/files.cmake | 7 +++--- .../mesh/manipulation/objToVTK/CMakeLists.txt | 7 +++--- .../mesh/manipulation/objToVTK/files.cmake | 7 +++--- .../mesh/manipulation/pointSet/CMakeLists.txt | 7 +++--- .../mesh/manipulation/pointSet/files.cmake | 7 +++--- .../mesh/manipulation/refineMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/refineMesh/files.cmake | 7 +++--- .../mesh/manipulation/renumberMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/renumberMesh/files.cmake | 7 +++--- .../mesh/manipulation/rotateMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/rotateMesh/files.cmake | 7 +++--- .../mesh/manipulation/setSet/CMakeLists.txt | 7 +++--- .../utilities/mesh/manipulation/setSet/files.cmake | 7 +++--- .../mesh/manipulation/setsToZones/CMakeLists.txt | 7 +++--- .../mesh/manipulation/setsToZones/files.cmake | 7 +++--- .../mesh/manipulation/splitMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/splitMesh/files.cmake | 7 +++--- .../manipulation/splitMeshRegions/CMakeLists.txt | 7 +++--- .../mesh/manipulation/splitMeshRegions/files.cmake | 7 +++--- .../mesh/manipulation/stitchMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/stitchMesh/files.cmake | 7 +++--- .../mesh/manipulation/subsetMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/subsetMesh/files.cmake | 7 +++--- .../manipulation/transformPoints/CMakeLists.txt | 7 +++--- .../mesh/manipulation/transformPoints/files.cmake | 7 +++--- .../mesh/manipulation/zipUpMesh/CMakeLists.txt | 7 +++--- .../mesh/manipulation/zipUpMesh/files.cmake | 7 +++--- .../utilities/miscellaneous/CMakeLists.txt | 7 +++--- .../miscellaneous/expandDictionary/CMakeLists.txt | 7 +++--- .../miscellaneous/expandDictionary/files.cmake | 7 +++--- .../miscellaneous/foamDebugSwitches/CMakeLists.txt | 7 +++--- .../miscellaneous/foamDebugSwitches/files.cmake | 7 +++--- .../miscellaneous/foamFormatConvert/CMakeLists.txt | 7 +++--- .../miscellaneous/foamFormatConvert/files.cmake | 7 +++--- .../miscellaneous/foamInfoExec/CMakeLists.txt | 7 +++--- .../miscellaneous/foamInfoExec/files.cmake | 7 +++--- .../miscellaneous/patchSummary/CMakeLists.txt | 7 +++--- .../miscellaneous/patchSummary/files.cmake | 7 +++--- .../utilities/parallelProcessing/CMakeLists.txt | 7 +++--- .../parallelProcessing/decomposePar/CMakeLists.txt | 7 +++--- .../parallelProcessing/decomposePar/files.cmake | 7 +++--- .../reconstructPar/CMakeLists.txt | 7 +++--- .../parallelProcessing/reconstructPar/files.cmake | 7 +++--- .../reconstructParMesh/CMakeLists.txt | 7 +++--- .../reconstructParMesh/files.cmake | 7 +++--- .../redistributeMeshPar/CMakeLists.txt | 7 +++--- .../redistributeMeshPar/files.cmake | 7 +++--- .../utilities/postProcessing/CMakeLists.txt | 7 +++--- .../postProcessing/dataConversion/CMakeLists.txt | 7 +++--- .../dataConversion/foamDataToFluent/CMakeLists.txt | 7 +++--- .../dataConversion/foamDataToFluent/files.cmake | 7 +++--- .../dataConversion/foamToEnsight/CMakeLists.txt | 7 +++--- .../dataConversion/foamToEnsight/files.cmake | 7 +++--- .../foamToEnsightParts/CMakeLists.txt | 7 +++--- .../dataConversion/foamToEnsightParts/files.cmake | 7 +++--- .../dataConversion/foamToFieldview9/CMakeLists.txt | 7 +++--- .../dataConversion/foamToFieldview9/files.cmake | 7 +++--- .../dataConversion/foamToGMV/CMakeLists.txt | 7 +++--- .../dataConversion/foamToGMV/files.cmake | 7 +++--- .../dataConversion/foamToVTK/CMakeLists.txt | 7 +++--- .../dataConversion/foamToVTK/files.cmake | 7 +++--- .../dataConversion/smapToFoam/CMakeLists.txt | 7 +++--- .../dataConversion/smapToFoam/files.cmake | 7 +++--- .../postProcessing/foamCalc/CMakeLists.txt | 7 +++--- .../utilities/postProcessing/foamCalc/files.cmake | 7 +++--- .../postProcessing/graphics/CMakeLists.txt | 7 +++--- .../graphics/ensightFoamReader/CMakeLists.txt | 7 +++--- .../graphics/ensightFoamReader/files.cmake | 7 +++--- .../graphics/fieldview9Reader/CMakeLists.txt | 7 +++--- .../postProcessing/lagrangian/CMakeLists.txt | 7 +++--- .../lagrangian/particleTracks/CMakeLists.txt | 7 +++--- .../lagrangian/particleTracks/files.cmake | 7 +++--- .../postProcessing/miscellaneous/CMakeLists.txt | 7 +++--- .../miscellaneous/dsmcFieldsCalc/CMakeLists.txt | 7 +++--- .../miscellaneous/dsmcFieldsCalc/files.cmake | 7 +++--- .../miscellaneous/engineCompRatio/CMakeLists.txt | 7 +++--- .../miscellaneous/engineCompRatio/files.cmake | 7 +++--- .../execFlowFunctionObjects/CMakeLists.txt | 7 +++--- .../execFlowFunctionObjects/files.cmake | 7 +++--- .../miscellaneous/pdfPlot/CMakeLists.txt | 7 +++--- .../miscellaneous/pdfPlot/files.cmake | 7 +++--- .../miscellaneous/postChannel/CMakeLists.txt | 7 +++--- .../miscellaneous/postChannel/files.cmake | 7 +++--- .../miscellaneous/ptot/CMakeLists.txt | 7 +++--- .../postProcessing/miscellaneous/ptot/files.cmake | 7 +++--- .../miscellaneous/wdot/CMakeLists.txt | 7 +++--- .../postProcessing/miscellaneous/wdot/files.cmake | 7 +++--- .../miscellaneous/writeCellCentres/CMakeLists.txt | 7 +++--- .../miscellaneous/writeCellCentres/files.cmake | 7 +++--- .../utilities/postProcessing/patch/CMakeLists.txt | 7 +++--- .../patch/patchAverage/CMakeLists.txt | 7 +++--- .../postProcessing/patch/patchAverage/files.cmake | 7 +++--- .../patch/patchIntegrate/CMakeLists.txt | 7 +++--- .../patch/patchIntegrate/files.cmake | 7 +++--- .../postProcessing/sampling/CMakeLists.txt | 7 +++--- .../sampling/probeLocations/CMakeLists.txt | 7 +++--- .../sampling/probeLocations/files.cmake | 7 +++--- .../postProcessing/sampling/sample/CMakeLists.txt | 7 +++--- .../postProcessing/sampling/sample/files.cmake | 7 +++--- .../postProcessing/scalarField/CMakeLists.txt | 7 +++--- .../scalarField/pPrime2/CMakeLists.txt | 7 +++--- .../postProcessing/scalarField/pPrime2/files.cmake | 7 +++--- .../postProcessing/stressField/CMakeLists.txt | 7 +++--- .../stressField/stressComponents/CMakeLists.txt | 7 +++--- .../stressField/stressComponents/files.cmake | 7 +++--- .../postProcessing/turbulence/CMakeLists.txt | 7 +++--- .../postProcessing/turbulence/R/CMakeLists.txt | 7 +++--- .../postProcessing/turbulence/R/files.cmake | 7 +++--- .../createTurbulenceFields/CMakeLists.txt | 7 +++--- .../turbulence/createTurbulenceFields/files.cmake | 7 +++--- .../postProcessing/velocityField/CMakeLists.txt | 7 +++--- .../postProcessing/velocityField/Co/CMakeLists.txt | 7 +++--- .../postProcessing/velocityField/Co/files.cmake | 7 +++--- .../velocityField/Lambda2/CMakeLists.txt | 7 +++--- .../velocityField/Lambda2/files.cmake | 7 +++--- .../velocityField/Mach/CMakeLists.txt | 7 +++--- .../postProcessing/velocityField/Mach/files.cmake | 7 +++--- .../postProcessing/velocityField/Pe/CMakeLists.txt | 7 +++--- .../postProcessing/velocityField/Pe/files.cmake | 7 +++--- .../postProcessing/velocityField/Q/CMakeLists.txt | 7 +++--- .../postProcessing/velocityField/Q/files.cmake | 7 +++--- .../velocityField/enstrophy/CMakeLists.txt | 7 +++--- .../velocityField/enstrophy/files.cmake | 7 +++--- .../velocityField/flowType/CMakeLists.txt | 7 +++--- .../velocityField/flowType/files.cmake | 7 +++--- .../velocityField/streamFunction/CMakeLists.txt | 7 +++--- .../velocityField/streamFunction/files.cmake | 7 +++--- .../velocityField/uprime/CMakeLists.txt | 7 +++--- .../velocityField/uprime/files.cmake | 7 +++--- .../velocityField/vorticity/CMakeLists.txt | 7 +++--- .../velocityField/vorticity/files.cmake | 7 +++--- .../utilities/postProcessing/wall/CMakeLists.txt | 7 +++--- .../postProcessing/wall/wallGradU/CMakeLists.txt | 7 +++--- .../postProcessing/wall/wallGradU/files.cmake | 7 +++--- .../wall/wallHeatFlux/CMakeLists.txt | 7 +++--- .../postProcessing/wall/wallHeatFlux/files.cmake | 7 +++--- .../wall/wallShearStress/CMakeLists.txt | 7 +++--- .../wall/wallShearStress/files.cmake | 7 +++--- .../postProcessing/wall/yPlusLES/CMakeLists.txt | 7 +++--- .../postProcessing/wall/yPlusLES/files.cmake | 7 +++--- .../postProcessing/wall/yPlusRAS/CMakeLists.txt | 7 +++--- .../postProcessing/wall/yPlusRAS/files.cmake | 7 +++--- .../utilities/preProcessing/CMakeLists.txt | 7 +++--- .../applyBoundaryLayer/CMakeLists.txt | 7 +++--- .../preProcessing/applyBoundaryLayer/files.cmake | 7 +++--- .../CMakeLists.txt | 7 +++--- .../files.cmake | 7 +++--- .../utilities/preProcessing/boxTurb/CMakeLists.txt | 7 +++--- .../utilities/preProcessing/boxTurb/files.cmake | 7 +++--- .../preProcessing/changeDictionary/CMakeLists.txt | 7 +++--- .../preProcessing/changeDictionary/files.cmake | 7 +++--- .../preProcessing/dsmcInitialise/CMakeLists.txt | 7 +++--- .../preProcessing/dsmcInitialise/files.cmake | 7 +++--- .../preProcessing/engineSwirl/CMakeLists.txt | 7 +++--- .../preProcessing/engineSwirl/files.cmake | 7 +++--- .../foamUpgradeFvSolution/CMakeLists.txt | 7 +++--- .../foamUpgradeFvSolution/files.cmake | 7 +++--- .../preProcessing/mapFields/CMakeLists.txt | 7 +++--- .../utilities/preProcessing/mapFields/files.cmake | 7 +++--- .../preProcessing/mdInitialise/CMakeLists.txt | 7 +++--- .../preProcessing/mdInitialise/files.cmake | 7 +++--- .../preProcessing/setFields/CMakeLists.txt | 7 +++--- .../utilities/preProcessing/setFields/files.cmake | 7 +++--- applications/utilities/surface/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceAdd/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceAdd/files.cmake | 7 +++--- .../surface/surfaceAutoPatch/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceAutoPatch/files.cmake | 7 +++--- .../utilities/surface/surfaceCheck/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceCheck/files.cmake | 7 +++--- .../utilities/surface/surfaceClean/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceClean/files.cmake | 7 +++--- .../surface/surfaceCoarsen/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceCoarsen/files.cmake | 7 +++--- .../surface/surfaceConvert/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceConvert/files.cmake | 7 +++--- .../surface/surfaceFeatureConvert/CMakeLists.txt | 7 +++--- .../surface/surfaceFeatureConvert/files.cmake | 7 +++--- .../surface/surfaceFeatureExtract/CMakeLists.txt | 7 +++--- .../surface/surfaceFeatureExtract/files.cmake | 7 +++--- .../utilities/surface/surfaceFind/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceFind/files.cmake | 7 +++--- .../surface/surfaceMeshConvert/CMakeLists.txt | 7 +++--- .../surface/surfaceMeshConvert/files.cmake | 7 +++--- .../surfaceMeshConvertTesting/CMakeLists.txt | 7 +++--- .../surface/surfaceMeshConvertTesting/files.cmake | 7 +++--- .../surface/surfaceMeshExport/CMakeLists.txt | 7 +++--- .../surface/surfaceMeshExport/files.cmake | 7 +++--- .../surface/surfaceMeshImport/CMakeLists.txt | 7 +++--- .../surface/surfaceMeshImport/files.cmake | 7 +++--- .../surface/surfaceMeshTriangulate/CMakeLists.txt | 7 +++--- .../surface/surfaceMeshTriangulate/files.cmake | 7 +++--- .../utilities/surface/surfaceOrient/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceOrient/files.cmake | 7 +++--- .../surface/surfacePointMerge/CMakeLists.txt | 7 +++--- .../surface/surfacePointMerge/files.cmake | 7 +++--- .../surface/surfaceRedistributePar/CMakeLists.txt | 7 +++--- .../surface/surfaceRedistributePar/files.cmake | 7 +++--- .../surface/surfaceRefineRedGreen/CMakeLists.txt | 7 +++--- .../surface/surfaceRefineRedGreen/files.cmake | 7 +++--- .../utilities/surface/surfaceSmooth/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceSmooth/files.cmake | 7 +++--- .../surface/surfaceSplitByPatch/CMakeLists.txt | 7 +++--- .../surface/surfaceSplitByPatch/files.cmake | 7 +++--- .../surfaceSplitNonManifolds/CMakeLists.txt | 7 +++--- .../surface/surfaceSplitNonManifolds/files.cmake | 7 +++--- .../utilities/surface/surfaceSubset/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceSubset/files.cmake | 7 +++--- .../surface/surfaceToPatch/CMakeLists.txt | 7 +++--- .../utilities/surface/surfaceToPatch/files.cmake | 7 +++--- .../surface/surfaceTransformPoints/CMakeLists.txt | 7 +++--- .../surface/surfaceTransformPoints/files.cmake | 7 +++--- .../utilities/thermophysical/CMakeLists.txt | 7 +++--- .../IFCLookUpTableGen/CMakeLists.txt | 7 +++--- .../thermophysical/IFCLookUpTableGen/files.cmake | 7 +++--- .../thermophysical/adiabaticFlameT/CMakeLists.txt | 7 +++--- .../thermophysical/adiabaticFlameT/files.cmake | 7 +++--- .../thermophysical/chemkinToFoam/CMakeLists.txt | 7 +++--- .../thermophysical/chemkinToFoam/files.cmake | 7 +++--- .../thermophysical/equilibriumCO/CMakeLists.txt | 7 +++--- .../thermophysical/equilibriumCO/files.cmake | 7 +++--- .../equilibriumFlameT/CMakeLists.txt | 7 +++--- .../thermophysical/equilibriumFlameT/files.cmake | 7 +++--- .../mixtureAdiabaticFlameT/CMakeLists.txt | 7 +++--- .../mixtureAdiabaticFlameT/files.cmake | 7 +++--- bin/CMakeLists.txt | 7 +++--- bin/freefoam-clearPolyMesh.py.in | 7 +++--- bin/freefoam-copySettings.py.in | 7 +++--- bin/freefoam-graphExecTime.py.in | 7 +++--- bin/freefoam-graphResKE.py.in | 7 +++--- bin/freefoam-graphResUVWP.py.in | 7 +++--- bin/freefoam-job.py.in | 7 +++--- bin/freefoam-log.py.in | 7 +++--- bin/freefoam-para.py.in | 7 +++--- bin/freefoam-solverSweeps.py.in | 7 +++--- bin/freefoam.py.in | 7 +++--- data/CMakeLists.txt | 7 +++--- data/asciidoc/CMakeLists.txt | 7 +++--- data/editor-modes/foamdict-mode.el | 29 +++++++++++----------- data/python/FreeFOAM/CMakeLists.txt | 7 +++--- data/python/FreeFOAM/__init__.py.in | 7 +++--- data/python/FreeFOAM/compat.py | 7 +++--- data/python/FreeFOAM/doxyFilter.py | 7 +++--- data/python/FreeFOAM/doxyToAsciidoc.py | 7 +++--- data/python/FreeFOAM/path.py | 7 +++--- data/python/FreeFOAM/run.py | 7 +++--- data/python/FreeFOAM/tutorial.py | 7 +++--- data/python/FreeFOAM/util.py | 7 +++--- data/shellFunctions/bashCompletion/freefoam | 7 +++--- data/shellFunctions/zshCompletion/_freefoam | 7 +++--- data/templates/foamAppTemplate.C | 7 +++--- .../foamDashboardInitialCacheTemplate.cmake | 7 +++--- data/templates/foamDashboardScriptTemplate.cmake | 7 +++--- data/templates/foamDashboardSettingsTemplate.cmake | 7 +++--- data/templates/foamScript | 7 +++--- data/templates/foamTemplateI.H | 7 +++--- data/templates/foamTemplateTemplateI.H | 7 +++--- data/utilities/CMakeLists.txt | 7 +++--- data/utilities/checkApi.py.in | 7 +++--- data/utilities/checkVersionInfo.py.in | 7 +++--- data/utilities/compareDeps.py.in | 7 +++--- data/utilities/db2md.xsl | 7 +++--- data/utilities/doxyToX.py.in | 7 +++--- data/utilities/extractBrief.py.in | 7 +++--- data/utilities/findBogusClassDoc | 7 +++--- data/utilities/foamNew.py.in | 7 +++--- data/utilities/foamPNGMathFilter.py.in | 7 +++--- data/utilities/foamPackSource | 7 +++--- data/utilities/generateOpenFOAMDeps.py.in | 7 +++--- data/utilities/postProcFreeFOAMDeps.py.in | 7 +++--- data/utilities/updateChangeLog | 7 +++--- data/utilities/wmakeToCMake.cmake.in | 7 +++--- doc/CMakeLists.txt | 7 +++--- doc/Doxygen/CMakeLists.txt | 7 +++--- doc/UserGuide/CMakeLists.txt | 7 +++--- doc/UserGuide/files.cmake | 7 +++--- doc/man/manSource/CMakeLists.txt | 7 +++--- etc/CMakeLists.txt | 7 +++--- src/CMakeLists.txt | 7 +++--- src/ODE/CMakeLists.txt | 7 +++--- src/ODE/files.cmake | 7 +++--- src/OSspecific/CMakeLists.txt | 7 +++--- src/OSspecific/OSspecific/clockTime.H | 11 ++++---- src/OSspecific/OSspecific/cpuTime.H | 11 ++++---- src/OSspecific/OSspecific/sigFpe.H | 11 ++++---- src/OSspecific/OSspecific/sigInt.C | 11 ++++---- src/OSspecific/OSspecific/sigInt.H | 11 ++++---- src/OSspecific/OSspecific/sigQuit.C | 11 ++++---- src/OSspecific/OSspecific/sigQuit.H | 11 ++++---- src/OSspecific/OSspecific/sigSegv.C | 11 ++++---- src/OSspecific/OSspecific/sigSegv.H | 11 ++++---- src/OSspecific/POSIX/CMakeLists.txt | 7 +++--- src/OSspecific/POSIX/files.cmake | 7 +++--- src/OSspecific/files.cmake | 7 +++--- src/OpenFOAM/CMakeLists.txt | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.C | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.H | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.C | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.H | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.C | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H | 7 +++--- src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H | 7 +++--- src/OpenFOAM/files.cmake | 7 +++--- src/Pstream/CMakeLists.txt | 7 +++--- src/Pstream/dummy/CMakeLists.txt | 7 +++--- src/Pstream/dummy/dummyIPstreamImpl.H | 7 +++--- src/Pstream/dummy/dummyOPstreamImpl.H | 7 +++--- src/Pstream/dummy/dummyPstreamImpl.H | 7 +++--- src/Pstream/dummy/files.cmake | 7 +++--- src/Pstream/mpi/CMakeLists.txt | 7 +++--- src/Pstream/mpi/files.cmake | 7 +++--- src/Pstream/mpi/mpiIPstreamImpl.H | 7 +++--- src/Pstream/mpi/mpiOPstreamImpl.H | 7 +++--- src/Pstream/mpi/mpiPstreamImpl.H | 7 +++--- src/autoMesh/CMakeLists.txt | 7 +++--- src/autoMesh/files.cmake | 7 +++--- src/conversion/CMakeLists.txt | 7 +++--- src/conversion/files.cmake | 7 +++--- src/decompositionMethods/CMakeLists.txt | 7 +++--- .../decompositionMethods/CMakeLists.txt | 7 +++--- .../decompositionMethods/files.cmake | 7 +++--- .../metisDecomp/CMakeLists.txt | 7 +++--- src/decompositionMethods/metisDecomp/files.cmake | 7 +++--- .../parMetisDecomp/CMakeLists.txt | 7 +++--- .../parMetisDecomp/files.cmake | 7 +++--- .../scotchDecomp/CMakeLists.txt | 7 +++--- src/decompositionMethods/scotchDecomp/files.cmake | 7 +++--- src/dynamicFvMesh/CMakeLists.txt | 7 +++--- src/dynamicFvMesh/files.cmake | 7 +++--- src/dynamicMesh/CMakeLists.txt | 7 +++--- src/dynamicMesh/files.cmake | 7 +++--- src/edgeMesh/CMakeLists.txt | 7 +++--- src/edgeMesh/files.cmake | 7 +++--- src/engine/CMakeLists.txt | 7 +++--- src/engine/files.cmake | 7 +++--- src/errorEstimation/CMakeLists.txt | 7 +++--- src/errorEstimation/files.cmake | 7 +++--- src/finiteVolume/CMakeLists.txt | 7 +++--- src/finiteVolume/files.cmake | 7 +++--- .../MGridGenGamgAgglomeration/CMakeLists.txt | 7 +++--- .../MGridGenGamgAgglomeration/files.cmake | 7 +++--- src/fvMotionSolver/CMakeLists.txt | 7 +++--- src/fvMotionSolver/files.cmake | 7 +++--- src/genericPatchFields/CMakeLists.txt | 7 +++--- src/genericPatchFields/files.cmake | 7 +++--- src/lagrangian/CMakeLists.txt | 7 +++--- src/lagrangian/basic/CMakeLists.txt | 7 +++--- src/lagrangian/basic/files.cmake | 7 +++--- src/lagrangian/coalCombustion/CMakeLists.txt | 7 +++--- src/lagrangian/coalCombustion/files.cmake | 7 +++--- src/lagrangian/dieselSpray/CMakeLists.txt | 7 +++--- src/lagrangian/dieselSpray/files.cmake | 7 +++--- src/lagrangian/dsmc/CMakeLists.txt | 7 +++--- src/lagrangian/dsmc/files.cmake | 7 +++--- src/lagrangian/intermediate/CMakeLists.txt | 7 +++--- src/lagrangian/intermediate/files.cmake | 7 +++--- .../molecularMeasurements/CMakeLists.txt | 7 +++--- .../molecularMeasurements/files.cmake | 7 +++--- .../molecularDynamics/molecule/CMakeLists.txt | 7 +++--- .../molecularDynamics/molecule/files.cmake | 7 +++--- .../molecularDynamics/potential/CMakeLists.txt | 7 +++--- .../molecularDynamics/potential/files.cmake | 7 +++--- src/lagrangian/solidParticle/CMakeLists.txt | 7 +++--- src/lagrangian/solidParticle/files.cmake | 7 +++--- src/meshTools/CMakeLists.txt | 7 +++--- src/meshTools/files.cmake | 7 +++--- src/postProcessing/CMakeLists.txt | 7 +++--- .../foamCalcFunctions/CMakeLists.txt | 7 +++--- src/postProcessing/foamCalcFunctions/files.cmake | 7 +++--- src/postProcessing/functionObjects/CMakeLists.txt | 7 +++--- .../functionObjects/IO/CMakeLists.txt | 7 +++--- src/postProcessing/functionObjects/IO/files.cmake | 7 +++--- .../functionObjects/field/CMakeLists.txt | 7 +++--- .../functionObjects/field/files.cmake | 7 +++--- .../functionObjects/forces/CMakeLists.txt | 7 +++--- .../functionObjects/forces/files.cmake | 7 +++--- .../functionObjects/systemCall/CMakeLists.txt | 7 +++--- .../functionObjects/systemCall/files.cmake | 7 +++--- .../functionObjects/utilities/CMakeLists.txt | 7 +++--- .../functionObjects/utilities/files.cmake | 7 +++--- src/postProcessing/postCalc/CMakeLists.txt | 7 +++--- src/postProcessing/postCalc/files.cmake | 7 +++--- src/randomProcesses/CMakeLists.txt | 7 +++--- src/randomProcesses/files.cmake | 7 +++--- src/sampling/CMakeLists.txt | 7 +++--- src/sampling/files.cmake | 7 +++--- src/surfMesh/CMakeLists.txt | 7 +++--- src/surfMesh/files.cmake | 7 +++--- src/thermophysicalModels/CMakeLists.txt | 7 +++--- .../barotropicCompressibilityModel/CMakeLists.txt | 7 +++--- .../barotropicCompressibilityModel/files.cmake | 7 +++--- src/thermophysicalModels/basic/CMakeLists.txt | 7 +++--- src/thermophysicalModels/basic/files.cmake | 7 +++--- .../chemistryModel/CMakeLists.txt | 7 +++--- .../chemistryModel/files.cmake | 7 +++--- .../laminarFlameSpeed/CMakeLists.txt | 7 +++--- .../laminarFlameSpeed/files.cmake | 7 +++--- .../liquidMixture/CMakeLists.txt | 7 +++--- src/thermophysicalModels/liquidMixture/files.cmake | 7 +++--- src/thermophysicalModels/liquids/CMakeLists.txt | 7 +++--- src/thermophysicalModels/liquids/files.cmake | 7 +++--- src/thermophysicalModels/pdfs/CMakeLists.txt | 7 +++--- src/thermophysicalModels/pdfs/files.cmake | 7 +++--- src/thermophysicalModels/radiation/CMakeLists.txt | 7 +++--- src/thermophysicalModels/radiation/files.cmake | 7 +++--- .../reactionThermo/CMakeLists.txt | 7 +++--- .../reactionThermo/files.cmake | 7 +++--- .../solidMixture/CMakeLists.txt | 7 +++--- src/thermophysicalModels/solidMixture/files.cmake | 7 +++--- src/thermophysicalModels/solids/CMakeLists.txt | 7 +++--- src/thermophysicalModels/solids/files.cmake | 7 +++--- src/thermophysicalModels/specie/CMakeLists.txt | 7 +++--- src/thermophysicalModels/specie/files.cmake | 7 +++--- .../thermophysicalFunctions/CMakeLists.txt | 7 +++--- .../thermophysicalFunctions/files.cmake | 7 +++--- src/topoChangerFvMesh/CMakeLists.txt | 7 +++--- src/topoChangerFvMesh/files.cmake | 7 +++--- src/transportModels/CMakeLists.txt | 7 +++--- src/transportModels/incompressible/CMakeLists.txt | 7 +++--- src/transportModels/incompressible/files.cmake | 7 +++--- .../interfaceProperties/CMakeLists.txt | 7 +++--- .../interfaceProperties/files.cmake | 7 +++--- .../twoPhaseInterfaceProperties/CMakeLists.txt | 7 +++--- .../twoPhaseInterfaceProperties/files.cmake | 7 +++--- src/triSurface/CMakeLists.txt | 7 +++--- src/triSurface/files.cmake | 7 +++--- src/turbulenceModels/CMakeLists.txt | 7 +++--- src/turbulenceModels/LES/CMakeLists.txt | 7 +++--- src/turbulenceModels/LES/LESdeltas/CMakeLists.txt | 7 +++--- src/turbulenceModels/LES/LESdeltas/files.cmake | 7 +++--- src/turbulenceModels/LES/LESfilters/CMakeLists.txt | 7 +++--- src/turbulenceModels/LES/LESfilters/files.cmake | 7 +++--- .../compressible/LES/CMakeLists.txt | 7 +++--- src/turbulenceModels/compressible/LES/files.cmake | 7 +++--- .../compressible/RAS/CMakeLists.txt | 7 +++--- src/turbulenceModels/compressible/RAS/files.cmake | 7 +++--- .../compressible/turbulenceModel/CMakeLists.txt | 7 +++--- .../compressible/turbulenceModel/files.cmake | 7 +++--- .../incompressible/LES/CMakeLists.txt | 7 +++--- .../incompressible/LES/files.cmake | 7 +++--- .../incompressible/RAS/CMakeLists.txt | 7 +++--- .../incompressible/RAS/files.cmake | 7 +++--- .../incompressible/turbulenceModel/CMakeLists.txt | 7 +++--- .../incompressible/turbulenceModel/files.cmake | 7 +++--- tutorials/CMakeLists.txt | 7 +++--- tutorials/DNS/dnsFoam/CMakeLists.txt | 7 +++--- tutorials/DNS/dnsFoam/boxTurb16/CMakeLists.txt | 7 +++--- tutorials/basic/laplacianFoam/CMakeLists.txt | 7 +++--- .../basic/laplacianFoam/flange/CMakeLists.txt | 7 +++--- tutorials/basic/potentialFoam/CMakeLists.txt | 7 +++--- .../basic/potentialFoam/cylinder/CMakeLists.txt | 7 +++--- .../cylinder/analyticalCylinder/CMakeLists.txt.in | 7 +++--- .../basic/potentialFoam/pitzDaily/CMakeLists.txt | 7 +++--- tutorials/basic/scalarTransportFoam/CMakeLists.txt | 7 +++--- .../scalarTransportFoam/pitzDaily/CMakeLists.txt | 7 +++--- tutorials/combustion/XiFoam/CMakeLists.txt | 7 +++--- tutorials/combustion/XiFoam/les/CMakeLists.txt | 7 +++--- .../combustion/XiFoam/les/pitzDaily/CMakeLists.txt | 7 +++--- .../XiFoam/les/pitzDaily3D/CMakeLists.txt | 7 +++--- tutorials/combustion/XiFoam/ras/CMakeLists.txt | 7 +++--- .../XiFoam/ras/moriyoshiHomogeneous/CMakeLists.txt | 7 +++--- tutorials/combustion/dieselFoam/CMakeLists.txt | 7 +++--- .../dieselFoam/aachenBomb/CMakeLists.txt | 7 +++--- tutorials/combustion/engineFoam/CMakeLists.txt | 7 +++--- .../combustion/engineFoam/kivaTest/CMakeLists.txt | 7 +++--- tutorials/combustion/fireFoam/CMakeLists.txt | 7 +++--- .../fireFoam/les/smallPoolFire2D/CMakeLists.txt | 7 +++--- .../fireFoam/les/smallPoolFire3D/CMakeLists.txt | 7 +++--- tutorials/combustion/reactingFoam/CMakeLists.txt | 7 +++--- .../ras/counterFlowFlame2D/CMakeLists.txt | 7 +++--- .../compressible/rhoCentralFoam/CMakeLists.txt | 7 +++--- .../LadenburgJet60psi/CMakeLists.txt | 7 +++--- .../biconic25-55Run35/CMakeLists.txt | 7 +++--- .../biconic25-55Run35/datToFoam/CMakeLists.txt.in | 7 +++--- .../rhoCentralFoam/forwardStep/CMakeLists.txt | 7 +++--- .../rhoCentralFoam/obliqueShock/CMakeLists.txt | 7 +++--- .../rhoCentralFoam/shockTube/CMakeLists.txt | 7 +++--- .../rhoCentralFoam/wedge15Ma5/CMakeLists.txt | 7 +++--- .../compressible/rhoPimpleFoam/CMakeLists.txt | 7 +++--- .../rhoPimpleFoam/angledDuct/CMakeLists.txt | 7 +++--- tutorials/compressible/rhoPisoFoam/CMakeLists.txt | 7 +++--- .../compressible/rhoPisoFoam/les/CMakeLists.txt | 7 +++--- .../rhoPisoFoam/les/pitzDaily/CMakeLists.txt | 7 +++--- .../compressible/rhoPisoFoam/ras/CMakeLists.txt | 7 +++--- .../rhoPisoFoam/ras/cavity/CMakeLists.txt | 7 +++--- .../rhoPorousMRFPimpleFoam/CMakeLists.txt | 7 +++--- .../mixerVessel2D/CMakeLists.txt | 7 +++--- .../rhoPorousSimpleFoam/CMakeLists.txt | 7 +++--- .../angledDuctExplicit/CMakeLists.txt | 7 +++--- .../angledDuctImplicit/CMakeLists.txt | 7 +++--- tutorials/compressible/sonicFoam/CMakeLists.txt | 7 +++--- .../compressible/sonicFoam/laminar/CMakeLists.txt | 7 +++--- .../sonicFoam/laminar/forwardStep/CMakeLists.txt | 7 +++--- .../sonicFoam/laminar/shockTube/CMakeLists.txt | 7 +++--- .../compressible/sonicFoam/ras/CMakeLists.txt | 7 +++--- .../sonicFoam/ras/nacaAirfoil/CMakeLists.txt | 7 +++--- .../sonicFoam/ras/prism/CMakeLists.txt | 7 +++--- .../compressible/sonicLiquidFoam/CMakeLists.txt | 7 +++--- .../decompressionTank/CMakeLists.txt | 7 +++--- tutorials/discreteMethods/dsmcFoam/CMakeLists.txt | 7 +++--- .../dsmcFoam/freeSpacePeriodic/CMakeLists.txt | 7 +++--- .../dsmcFoam/freeSpaceStream/CMakeLists.txt | 7 +++--- .../dsmcFoam/supersonicCorner/CMakeLists.txt | 7 +++--- .../dsmcFoam/wedge15Ma5/CMakeLists.txt | 7 +++--- .../mdEquilibrationFoam/CMakeLists.txt | 7 +++--- .../periodicCubeArgon/CMakeLists.txt | 7 +++--- .../periodicCubeWater/CMakeLists.txt | 7 +++--- .../molecularDynamics/mdFoam/CMakeLists.txt | 7 +++--- .../mdFoam/nanoNozzle/CMakeLists.txt | 7 +++--- .../electrostaticFoam/CMakeLists.txt | 7 +++--- .../electrostaticFoam/chargedWire/CMakeLists.txt | 7 +++--- tutorials/electromagnetics/mhdFoam/CMakeLists.txt | 7 +++--- .../mhdFoam/hartmann/CMakeLists.txt | 7 +++--- tutorials/financial/financialFoam/CMakeLists.txt | 7 +++--- .../financialFoam/europeanCall/CMakeLists.txt | 7 +++--- .../buoyantBoussinesqPimpleFoam/CMakeLists.txt | 7 +++--- .../hotRoom/CMakeLists.txt | 7 +++--- .../buoyantBoussinesqSimpleFoam/CMakeLists.txt | 7 +++--- .../hotRoom/CMakeLists.txt | 7 +++--- .../iglooWithFridges/CMakeLists.txt | 7 +++--- .../heatTransfer/buoyantPimpleFoam/CMakeLists.txt | 7 +++--- .../buoyantPimpleFoam/hotRoom/CMakeLists.txt | 7 +++--- .../hotRoom/setHotRoom/CMakeLists.txt.in | 7 +++--- .../heatTransfer/buoyantSimpleFoam/CMakeLists.txt | 7 +++--- .../buoyantSimpleFoam/buoyantCavity/CMakeLists.txt | 7 +++--- .../buoyantSimpleFoam/hotRoom/CMakeLists.txt | 7 +++--- .../buoyantSimpleRadiationFoam/CMakeLists.txt | 7 +++--- .../hotRadiationRoom/CMakeLists.txt | 7 +++--- .../hotRadiationRoomFvDOM/CMakeLists.txt | 7 +++--- .../heatTransfer/chtMultiRegionFoam/CMakeLists.txt | 7 +++--- .../multiRegionHeater/CMakeLists.txt | 7 +++--- .../multiRegionLiquidHeater/CMakeLists.txt | 7 +++--- .../snappyMultiRegionHeater/CMakeLists.txt | 7 +++--- .../chtMultiRegionSimpleFoam/CMakeLists.txt | 7 +++--- .../multiRegionHeater/CMakeLists.txt | 7 +++--- .../multiRegionLiquidHeater/CMakeLists.txt | 7 +++--- .../incompressible/MRFSimpleFoam/CMakeLists.txt | 7 +++--- .../MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt | 7 +++--- .../MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt.in | 7 +++--- .../MRFSimpleFoam/mixerVessel2D/CMakeLists.txt | 7 +++--- .../incompressible/SRFPimpleFoam/CMakeLists.txt | 7 +++--- .../SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt | 7 +++--- .../SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt.in | 7 +++--- .../SRFPimpleFoam/rotor2D/CMakeLists.txt | 7 +++--- .../incompressible/boundaryFoam/CMakeLists.txt | 7 +++--- .../boundaryLaunderSharma/CMakeLists.txt | 7 +++--- .../boundaryWallFunctions/CMakeLists.txt | 7 +++--- .../incompressible/channelFoam/CMakeLists.txt | 7 +++--- .../channelFoam/channel395/CMakeLists.txt | 7 +++--- tutorials/incompressible/icoFoam/CMakeLists.txt | 7 +++--- .../incompressible/icoFoam/cavity/CMakeLists.txt | 7 +++--- .../icoFoam/cavityClipped/CMakeLists.txt | 7 +++--- .../icoFoam/cavityGrade/CMakeLists.txt | 7 +++--- .../incompressible/icoFoam/elbow/CMakeLists.txt | 7 +++--- .../nonNewtonianIcoFoam/CMakeLists.txt | 7 +++--- .../offsetCylinder/CMakeLists.txt | 7 +++--- .../incompressible/pimpleDyMFoam/CMakeLists.txt | 7 +++--- .../pimpleDyMFoam/movingCone/CMakeLists.txt | 7 +++--- .../pimpleDyMFoam/wingMotion/CMakeLists.txt | 7 +++--- .../wingMotion2D_pimpleDyMFoam/CMakeLists.txt | 7 +++--- .../wingMotion2D_simpleFoam/CMakeLists.txt | 7 +++--- .../wingMotion_snappyHexMesh/CMakeLists.txt | 7 +++--- tutorials/incompressible/pimpleFoam/CMakeLists.txt | 7 +++--- .../pimpleFoam/t-junction/CMakeLists.txt | 7 +++--- tutorials/incompressible/pisoFoam/CMakeLists.txt | 7 +++--- .../incompressible/pisoFoam/les/CMakeLists.txt | 7 +++--- .../pisoFoam/les/pitzDaily/CMakeLists.txt | 7 +++--- .../les/pitzDailyDirectMapped/CMakeLists.txt | 7 +++--- .../incompressible/pisoFoam/ras/CMakeLists.txt | 7 +++--- .../pisoFoam/ras/cavity/CMakeLists.txt | 7 +++--- .../incompressible/porousSimpleFoam/CMakeLists.txt | 7 +++--- .../angledDuctExplicit/CMakeLists.txt | 7 +++--- .../angledDuctImplicit/CMakeLists.txt | 7 +++--- .../incompressible/shallowWaterFoam/CMakeLists.txt | 7 +++--- .../shallowWaterFoam/squareBump/CMakeLists.txt | 7 +++--- tutorials/incompressible/simpleFoam/CMakeLists.txt | 7 +++--- .../simpleFoam/airFoil2D/CMakeLists.txt | 7 +++--- .../simpleFoam/motorBike/CMakeLists.txt | 7 +++--- .../simpleFoam/pitzDaily/CMakeLists.txt | 7 +++--- .../simpleFoam/pitzDailyExptInlet/CMakeLists.txt | 7 +++--- .../incompressible/simpleSRFFoam/CMakeLists.txt | 7 +++--- .../simpleSRFFoam/mixer/CMakeLists.txt | 7 +++--- .../simpleSRFFoam/simpleSRFFoam/CMakeLists.txt | 7 +++--- .../simpleSRFFoam/simpleSRFFoam/CMakeLists.txt.in | 7 +++--- .../incompressible/simpleWindFoam/CMakeLists.txt | 7 +++--- .../simpleWindFoam/simpleWindFoam/CMakeLists.txt | 7 +++--- .../simpleWindFoam/CMakeLists.txt.in | 7 +++--- .../simpleWindFoam/turbineSiting/CMakeLists.txt | 7 +++--- .../lagrangian/coalChemistryFoam/CMakeLists.txt | 7 +++--- .../simplifiedSiwek/CMakeLists.txt | 7 +++--- .../CMakeLists.txt | 7 +++--- .../filter/CMakeLists.txt | 7 +++--- .../parcelInBox/CMakeLists.txt | 7 +++--- .../verticalChannel/CMakeLists.txt | 7 +++--- .../lagrangian/reactingParcelFoam/CMakeLists.txt | 7 +++--- .../evaporationTest/CMakeLists.txt | 7 +++--- .../rhoPisoTwinParcelFoam/CMakeLists.txt | 7 +++--- .../rhoPisoTwinParcelFoam/CMakeLists.txt | 7 +++--- .../rhoPisoTwinParcelFoam/CMakeLists.txt.in | 7 +++--- .../simplifiedSiwek/CMakeLists.txt | 7 +++--- tutorials/mesh/moveDynamicMesh/CMakeLists.txt | 7 +++--- .../SnakeRiverCanyon/CMakeLists.txt | 7 +++--- tutorials/mesh/snappyHexMesh/CMakeLists.txt | 7 +++--- tutorials/multiphase/MRFInterFoam/CMakeLists.txt | 7 +++--- .../MRFInterFoam/mixerVessel2D/CMakeLists.txt | 7 +++--- .../MRFMultiphaseInterFoam/CMakeLists.txt | 7 +++--- .../mixerVessel2D/CMakeLists.txt | 7 +++--- tutorials/multiphase/bubbleFoam/CMakeLists.txt | 7 +++--- .../bubbleFoam/bubbleColumn/CMakeLists.txt | 7 +++--- tutorials/multiphase/cavitatingFoam/CMakeLists.txt | 7 +++--- .../multiphase/cavitatingFoam/les/CMakeLists.txt | 7 +++--- .../cavitatingFoam/les/throttle/CMakeLists.txt | 7 +++--- .../cavitatingFoam/les/throttle3D/CMakeLists.txt | 7 +++--- .../multiphase/cavitatingFoam/ras/CMakeLists.txt | 7 +++--- .../cavitatingFoam/ras/throttle/CMakeLists.txt | 7 +++--- .../compressibleInterFoam/CMakeLists.txt | 7 +++--- .../compressibleInterFoam/les/CMakeLists.txt | 7 +++--- .../les/depthCharge2D/CMakeLists.txt | 7 +++--- .../les/depthCharge3D/CMakeLists.txt | 7 +++--- tutorials/multiphase/interDyMFoam/CMakeLists.txt | 7 +++--- .../multiphase/interDyMFoam/ras/CMakeLists.txt | 7 +++--- .../ras/damBreakWithObstacle/CMakeLists.txt | 7 +++--- .../interDyMFoam/ras/floatingObject/CMakeLists.txt | 7 +++--- .../interDyMFoam/ras/sloshingTank2D/CMakeLists.txt | 7 +++--- .../ras/sloshingTank2D3DoF/CMakeLists.txt | 7 +++--- .../interDyMFoam/ras/sloshingTank3D/CMakeLists.txt | 7 +++--- .../ras/sloshingTank3D3DoF/CMakeLists.txt | 7 +++--- .../ras/sloshingTank3D6DoF/CMakeLists.txt | 7 +++--- .../sloshingTank3D6DoF/gen6DoF/CMakeLists.txt.in | 7 +++--- tutorials/multiphase/interFoam/CMakeLists.txt | 7 +++--- .../multiphase/interFoam/laminar/CMakeLists.txt | 7 +++--- .../interFoam/laminar/capillaryRise/CMakeLists.txt | 7 +++--- .../interFoam/laminar/damBreak/CMakeLists.txt | 7 +++--- tutorials/multiphase/interFoam/les/CMakeLists.txt | 7 +++--- .../interFoam/les/nozzleFlow2D/CMakeLists.txt | 7 +++--- tutorials/multiphase/interFoam/ras/CMakeLists.txt | 7 +++--- .../interFoam/ras/damBreak/CMakeLists.txt | 7 +++--- .../multiphase/interMixingFoam/CMakeLists.txt | 7 +++--- .../laminar/damBreak/CMakeLists.txt | 7 +++--- .../multiphase/interPhaseChangeFoam/CMakeLists.txt | 7 +++--- .../cavitatingBullet/CMakeLists.txt | 7 +++--- .../multiphase/multiphaseInterFoam/CMakeLists.txt | 7 +++--- .../multiphaseInterFoam/laminar/CMakeLists.txt | 7 +++--- .../laminar/damBreak4phase/CMakeLists.txt | 7 +++--- .../laminar/damBreak4phaseFine/CMakeLists.txt | 7 +++--- tutorials/multiphase/settlingFoam/CMakeLists.txt | 7 +++--- .../multiphase/settlingFoam/ras/CMakeLists.txt | 7 +++--- .../settlingFoam/ras/dahl/CMakeLists.txt | 7 +++--- .../settlingFoam/ras/tank3D/CMakeLists.txt | 7 +++--- .../multiphase/twoPhaseEulerFoam/CMakeLists.txt | 7 +++--- .../twoPhaseEulerFoam/bed/CMakeLists.txt | 7 +++--- .../twoPhaseEulerFoam/bed2/CMakeLists.txt | 7 +++--- .../twoPhaseEulerFoam/bubbleColumn/CMakeLists.txt | 7 +++--- .../solidDisplacementFoam/CMakeLists.txt | 7 +++--- .../solidDisplacementFoam/plateHole/CMakeLists.txt | 7 +++--- .../CMakeLists.txt | 7 +++--- .../beamEndLoad/CMakeLists.txt | 7 +++--- 1133 files changed, 3445 insertions(+), 4583 deletions(-) diff --git a/CMake/ConfigureGlobalC.cmake.in b/CMake/ConfigureGlobalC.cmake.in index 087d4ca1b..3bed7ceb5 100644 --- a/CMake/ConfigureGlobalC.cmake.in +++ b/CMake/ConfigureGlobalC.cmake.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,11 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# -# Description -# Configures src/OpenFOAM/global/global.C to contain the latest git hash +# along with FreeFOAM. If not, see . # # THE FIRST LINE OF THIS FILE IS INTENTIONALLY LEFT BLANK! # diff --git a/CMake/FOAMConfig.cmake.in b/CMake/FOAMConfig.cmake.in index 6859141fd..453dd5bf1 100644 --- a/CMake/FOAMConfig.cmake.in +++ b/CMake/FOAMConfig.cmake.in @@ -18,9 +18,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -29,8 +29,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # Tell the user project where to find our headers and libraries diff --git a/CMake/FOAMDetermineArch.cmake b/CMake/FOAMDetermineArch.cmake index 0057f9495..31ffcf087 100644 --- a/CMake/FOAMDetermineArch.cmake +++ b/CMake/FOAMDetermineArch.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # Do feature detection diff --git a/CMake/FOAMInternal.cmake b/CMake/FOAMInternal.cmake index 354214039..4f0a606f1 100644 --- a/CMake/FOAMInternal.cmake +++ b/CMake/FOAMInternal.cmake @@ -53,9 +53,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -64,8 +64,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Internal CMake functions for FreeFOAM diff --git a/CMake/FOAMThirdPartyUtilities.cmake b/CMake/FOAMThirdPartyUtilities.cmake index ae06d4c54..85bff3d25 100644 --- a/CMake/FOAMThirdPartyUtilities.cmake +++ b/CMake/FOAMThirdPartyUtilities.cmake @@ -47,9 +47,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -58,8 +58,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Functions to build thirdparty libraries diff --git a/CMake/FOAMUse.cmake.in b/CMake/FOAMUse.cmake.in index 0648b6c60..8976b9016 100644 --- a/CMake/FOAMUse.cmake.in +++ b/CMake/FOAMUse.cmake.in @@ -411,19 +411,18 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # helper function to set a variable to a default value if it is not defined diff --git a/CMake/FOAMUtilities.cmake b/CMake/FOAMUtilities.cmake index ec26408f1..30ee36561 100644 --- a/CMake/FOAMUtilities.cmake +++ b/CMake/FOAMUtilities.cmake @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Functions to configure build and install FOAM libraries and executables. diff --git a/CMake/FOAMWmakeCompatibility.cmake.in b/CMake/FOAMWmakeCompatibility.cmake.in index ada7222cc..ed5ffb55d 100644 --- a/CMake/FOAMWmakeCompatibility.cmake.in +++ b/CMake/FOAMWmakeCompatibility.cmake.in @@ -28,9 +28,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -39,8 +39,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Wmake compatibility module diff --git a/CMake/Modules/FindCcmio.cmake b/CMake/Modules/FindCcmio.cmake index 5a7c91a02..75cd7a484 100644 --- a/CMake/Modules/FindCcmio.cmake +++ b/CMake/Modules/FindCcmio.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find ccmio diff --git a/CMake/Modules/FindExecinfo.cmake b/CMake/Modules/FindExecinfo.cmake index 13883fd0f..5306ca1ed 100644 --- a/CMake/Modules/FindExecinfo.cmake +++ b/CMake/Modules/FindExecinfo.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find execinfo (i.e. backtrace() and backtrace_symbols()) diff --git a/CMake/Modules/FindMGRIDGEN.cmake b/CMake/Modules/FindMGRIDGEN.cmake index aada913ff..4975b85f4 100644 --- a/CMake/Modules/FindMGRIDGEN.cmake +++ b/CMake/Modules/FindMGRIDGEN.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find MGRIDGEN diff --git a/CMake/Modules/FindMathJax.cmake b/CMake/Modules/FindMathJax.cmake index 640df94b2..d8c0ddd42 100644 --- a/CMake/Modules/FindMathJax.cmake +++ b/CMake/Modules/FindMathJax.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find MathJax diff --git a/CMake/Modules/FindMetis.cmake b/CMake/Modules/FindMetis.cmake index be8d41e05..5fccfeddc 100644 --- a/CMake/Modules/FindMetis.cmake +++ b/CMake/Modules/FindMetis.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find metis diff --git a/CMake/Modules/FindParMetis.cmake b/CMake/Modules/FindParMetis.cmake index 041b2dc64..8574597b8 100644 --- a/CMake/Modules/FindParMetis.cmake +++ b/CMake/Modules/FindParMetis.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find ParMetis diff --git a/CMake/Modules/FindReadline.cmake b/CMake/Modules/FindReadline.cmake index ee963e23c..d99c4a885 100644 --- a/CMake/Modules/FindReadline.cmake +++ b/CMake/Modules/FindReadline.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find Readline diff --git a/CMake/Modules/FindSCOTCH.cmake b/CMake/Modules/FindSCOTCH.cmake index 10b9c8338..5648be150 100644 --- a/CMake/Modules/FindSCOTCH.cmake +++ b/CMake/Modules/FindSCOTCH.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # - Find SCOTCH diff --git a/CMake/Modules/cmake_uninstall.cmake.in b/CMake/Modules/cmake_uninstall.cmake.in index 4409637d4..566e58487 100644 --- a/CMake/Modules/cmake_uninstall.cmake.in +++ b/CMake/Modules/cmake_uninstall.cmake.in @@ -18,9 +18,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -29,8 +29,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(NOT EXISTS "@CMAKE_BINARY_DIR@/install_manifest.txt") diff --git a/CMake/foam_apply_patch.cmake.in b/CMake/foam_apply_patch.cmake.in index 9128d61c9..2750bf80c 100644 --- a/CMake/foam_apply_patch.cmake.in +++ b/CMake/foam_apply_patch.cmake.in @@ -22,9 +22,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -33,8 +33,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Smart patching for external projects diff --git a/CMakeLists.txt b/CMakeLists.txt index 87dba4b22..456a0fb6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8.2 FATAL_ERROR) diff --git a/CTestConfig.cmake b/CTestConfig.cmake index d6975b6dd..85b4a8d91 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(CTEST_PROJECT_NAME FreeFOAM) diff --git a/FOAMConfig.h.in b/FOAMConfig.h.in index 52098075a..911de94f0 100644 --- a/FOAMConfig.h.in +++ b/FOAMConfig.h.in @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Description This file is configured by CMake and contains system specific diff --git a/HACKING b/HACKING index 2db6519bc..202612071 100644 --- a/HACKING +++ b/HACKING @@ -14,7 +14,7 @@ Copyright --------- FreeFOAM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -Foundation; either version 2 of the License, or (at your option) any later +Foundation; either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory, for a description of the GNU General Public License terms under which you can copy the files. diff --git a/README b/README index 05ab5aaac..a00b1916e 100644 --- a/README +++ b/README @@ -32,7 +32,7 @@ Copyright --------- {project} is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -Foundation; either version 2 of the License, or (at your option) any later +Foundation; either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory, for a description of the GNU General Public License terms under which you can copy the files. diff --git a/ThirdParty/ccmio.patch b/ThirdParty/ccmio.patch index cefeaff2b..ff007bb3e 100644 --- a/ThirdParty/ccmio.patch +++ b/ThirdParty/ccmio.patch @@ -3,7 +3,7 @@ new file mode 100644 index 0000000..4dd561a --- /dev/null +++ b/CMakeLists.txt -@@ -0,0 +1,54 @@ +@@ -0,0 +1,53 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -20,9 +20,9 @@ index 0000000..4dd561a +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -31,8 +31,7 @@ index 0000000..4dd561a +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +# +#------------------------------------------------------------------------------- + @@ -63,7 +62,7 @@ new file mode 100644 index 0000000..6227269 --- /dev/null +++ b/files.cmake -@@ -0,0 +1,44 @@ +@@ -0,0 +1,43 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -80,9 +79,9 @@ index 0000000..6227269 +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -91,8 +90,7 @@ index 0000000..6227269 +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +#------------------------------------------------------------------------------- + +set(SRCS diff --git a/ThirdParty/mgridgen.patch b/ThirdParty/mgridgen.patch index 88b842dba..74906a908 100644 --- a/ThirdParty/mgridgen.patch +++ b/ThirdParty/mgridgen.patch @@ -3,7 +3,7 @@ new file mode 100644 index 0000000..eaf4414 --- /dev/null +++ b/CMakeLists.txt -@@ -0,0 +1,58 @@ +@@ -0,0 +1,57 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -20,9 +20,9 @@ index 0000000..eaf4414 +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -31,8 +31,7 @@ index 0000000..eaf4414 +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +# +#------------------------------------------------------------------------------- + @@ -135,7 +134,7 @@ new file mode 100644 index 0000000..da30fdf --- /dev/null +++ b/files.cmake -@@ -0,0 +1,53 @@ +@@ -0,0 +1,52 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -152,9 +151,9 @@ index 0000000..da30fdf +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -163,8 +162,7 @@ index 0000000..da30fdf +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +#------------------------------------------------------------------------------- + +set(SRCS diff --git a/ThirdParty/parmetis.patch b/ThirdParty/parmetis.patch index c7dd81a4e..b79488102 100644 --- a/ThirdParty/parmetis.patch +++ b/ThirdParty/parmetis.patch @@ -3,7 +3,7 @@ new file mode 100644 index 0000000..6b564c5 --- /dev/null +++ b/CMakeLists.txt -@@ -0,0 +1,79 @@ +@@ -0,0 +1,78 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -20,9 +20,9 @@ index 0000000..6b564c5 +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -31,8 +31,7 @@ index 0000000..6b564c5 +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +# +#------------------------------------------------------------------------------- + @@ -1559,7 +1558,7 @@ new file mode 100644 index 0000000..9f85b90 --- /dev/null +++ b/files.cmake -@@ -0,0 +1,138 @@ +@@ -0,0 +1,137 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -1576,9 +1575,9 @@ index 0000000..9f85b90 +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -1587,8 +1586,7 @@ index 0000000..9f85b90 +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +#------------------------------------------------------------------------------- + +set(PARMETIS_SRCS diff --git a/ThirdParty/scotch.patch b/ThirdParty/scotch.patch index 9b0e91908..1cd8a0a24 100644 --- a/ThirdParty/scotch.patch +++ b/ThirdParty/scotch.patch @@ -3,7 +3,7 @@ new file mode 100644 index 0000000..963f2ce --- /dev/null +++ b/CMakeLists.txt -@@ -0,0 +1,197 @@ +@@ -0,0 +1,196 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -20,9 +20,9 @@ index 0000000..963f2ce +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -31,8 +31,7 @@ index 0000000..963f2ce +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +#------------------------------------------------------------------------------- + +cmake_minimum_required(VERSION 2.8) @@ -217,7 +216,7 @@ new file mode 100644 index 0000000..3d62cd5 --- /dev/null +++ b/files.cmake -@@ -0,0 +1,193 @@ +@@ -0,0 +1,192 @@ +#------------------------------------------------------------------------------- +# ______ _ ____ __ __ +# | ____| _| |_ / __ \ /\ | \/ | @@ -234,9 +233,9 @@ index 0000000..3d62cd5 +# License +# This file is part of FreeFOAM. +# -+# FreeFOAM is free software; you can redistribute it and/or modify it ++# FreeFOAM is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the -+# Free Software Foundation; either version 2 of the License, or (at your ++# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -245,8 +244,7 @@ index 0000000..3d62cd5 +# for more details. +# +# You should have received a copy of the GNU General Public License -+# along with FreeFOAM; if not, write to the Free Software Foundation, -+# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++# along with FreeFOAM. If not, see . +#------------------------------------------------------------------------------- + +set(SRCS diff --git a/applications/CMakeLists.txt b/applications/CMakeLists.txt index 77204399e..9de8dea60 100644 --- a/applications/CMakeLists.txt +++ b/applications/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(solvers) diff --git a/applications/solvers/CMakeLists.txt b/applications/solvers/CMakeLists.txt index 1d1bade5e..07430b73d 100644 --- a/applications/solvers/CMakeLists.txt +++ b/applications/solvers/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- diff --git a/applications/solvers/DNS/CMakeLists.txt b/applications/solvers/DNS/CMakeLists.txt index 993be5697..baa4b765b 100644 --- a/applications/solvers/DNS/CMakeLists.txt +++ b/applications/solvers/DNS/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(dnsFoam) diff --git a/applications/solvers/DNS/dnsFoam/CMakeLists.txt b/applications/solvers/DNS/dnsFoam/CMakeLists.txt index 5c9c39bcb..3e20fbf69 100644 --- a/applications/solvers/DNS/dnsFoam/CMakeLists.txt +++ b/applications/solvers/DNS/dnsFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(dns) diff --git a/applications/solvers/DNS/dnsFoam/files.cmake b/applications/solvers/DNS/dnsFoam/files.cmake index 450d745b7..b203c760d 100644 --- a/applications/solvers/DNS/dnsFoam/files.cmake +++ b/applications/solvers/DNS/dnsFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/basic/CMakeLists.txt b/applications/solvers/basic/CMakeLists.txt index 65c16334e..e702e7b28 100644 --- a/applications/solvers/basic/CMakeLists.txt +++ b/applications/solvers/basic/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(laplacianFoam) diff --git a/applications/solvers/basic/laplacianFoam/CMakeLists.txt b/applications/solvers/basic/laplacianFoam/CMakeLists.txt index 86c28a231..6d870c42b 100644 --- a/applications/solvers/basic/laplacianFoam/CMakeLists.txt +++ b/applications/solvers/basic/laplacianFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(laplacian) diff --git a/applications/solvers/basic/laplacianFoam/files.cmake b/applications/solvers/basic/laplacianFoam/files.cmake index e5d75ac39..31da47da6 100644 --- a/applications/solvers/basic/laplacianFoam/files.cmake +++ b/applications/solvers/basic/laplacianFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/basic/potentialFoam/CMakeLists.txt b/applications/solvers/basic/potentialFoam/CMakeLists.txt index 196044df5..8c6d68086 100644 --- a/applications/solvers/basic/potentialFoam/CMakeLists.txt +++ b/applications/solvers/basic/potentialFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(potential-app OUTPUT_NAME ${FOAM_EXE_PREFIX}potential) diff --git a/applications/solvers/basic/potentialFoam/files.cmake b/applications/solvers/basic/potentialFoam/files.cmake index 57fe83b6a..d29590e2b 100644 --- a/applications/solvers/basic/potentialFoam/files.cmake +++ b/applications/solvers/basic/potentialFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/basic/scalarTransportFoam/CMakeLists.txt b/applications/solvers/basic/scalarTransportFoam/CMakeLists.txt index da2dde245..edbcf8bcb 100644 --- a/applications/solvers/basic/scalarTransportFoam/CMakeLists.txt +++ b/applications/solvers/basic/scalarTransportFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(scalarTransport) diff --git a/applications/solvers/basic/scalarTransportFoam/files.cmake b/applications/solvers/basic/scalarTransportFoam/files.cmake index 4878caf39..4e860527f 100644 --- a/applications/solvers/basic/scalarTransportFoam/files.cmake +++ b/applications/solvers/basic/scalarTransportFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/CMakeLists.txt b/applications/solvers/combustion/CMakeLists.txt index 972cc2700..65fbd57dd 100644 --- a/applications/solvers/combustion/CMakeLists.txt +++ b/applications/solvers/combustion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(PDRFoam) diff --git a/applications/solvers/combustion/PDRFoam/CMakeLists.txt b/applications/solvers/combustion/PDRFoam/CMakeLists.txt index e03e85e0c..ef3cd4f59 100644 --- a/applications/solvers/combustion/PDRFoam/CMakeLists.txt +++ b/applications/solvers/combustion/PDRFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/solvers/combustion/PDRFoam/files.cmake b/applications/solvers/combustion/PDRFoam/files.cmake index 4c9bea815..30b748eac 100644 --- a/applications/solvers/combustion/PDRFoam/files.cmake +++ b/applications/solvers/combustion/PDRFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(COMMON_SRCS diff --git a/applications/solvers/combustion/XiFoam/CMakeLists.txt b/applications/solvers/combustion/XiFoam/CMakeLists.txt index 986718df7..5d7a52c50 100644 --- a/applications/solvers/combustion/XiFoam/CMakeLists.txt +++ b/applications/solvers/combustion/XiFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Xi) diff --git a/applications/solvers/combustion/XiFoam/files.cmake b/applications/solvers/combustion/XiFoam/files.cmake index ba7790cf6..0279d2287 100644 --- a/applications/solvers/combustion/XiFoam/files.cmake +++ b/applications/solvers/combustion/XiFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/coldEngineFoam/CMakeLists.txt b/applications/solvers/combustion/coldEngineFoam/CMakeLists.txt index 688863ef9..44481c6f2 100644 --- a/applications/solvers/combustion/coldEngineFoam/CMakeLists.txt +++ b/applications/solvers/combustion/coldEngineFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(coldEngine) diff --git a/applications/solvers/combustion/coldEngineFoam/files.cmake b/applications/solvers/combustion/coldEngineFoam/files.cmake index b1a890d7d..69bba9026 100644 --- a/applications/solvers/combustion/coldEngineFoam/files.cmake +++ b/applications/solvers/combustion/coldEngineFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/dieselEngineFoam/CMakeLists.txt b/applications/solvers/combustion/dieselEngineFoam/CMakeLists.txt index 234f5b432..0debcf779 100644 --- a/applications/solvers/combustion/dieselEngineFoam/CMakeLists.txt +++ b/applications/solvers/combustion/dieselEngineFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(dieselEngine) diff --git a/applications/solvers/combustion/dieselEngineFoam/files.cmake b/applications/solvers/combustion/dieselEngineFoam/files.cmake index 7b45cd08a..0df52b6bc 100644 --- a/applications/solvers/combustion/dieselEngineFoam/files.cmake +++ b/applications/solvers/combustion/dieselEngineFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/dieselFoam/CMakeLists.txt b/applications/solvers/combustion/dieselFoam/CMakeLists.txt index 010521b0f..41fd82e60 100644 --- a/applications/solvers/combustion/dieselFoam/CMakeLists.txt +++ b/applications/solvers/combustion/dieselFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(diesel) diff --git a/applications/solvers/combustion/dieselFoam/files.cmake b/applications/solvers/combustion/dieselFoam/files.cmake index 96a86c610..a73554450 100644 --- a/applications/solvers/combustion/dieselFoam/files.cmake +++ b/applications/solvers/combustion/dieselFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/engineFoam/CMakeLists.txt b/applications/solvers/combustion/engineFoam/CMakeLists.txt index 5bd1fe768..836de0da5 100644 --- a/applications/solvers/combustion/engineFoam/CMakeLists.txt +++ b/applications/solvers/combustion/engineFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(engine-app OUTPUT_NAME ${FOAM_EXE_PREFIX}engine) diff --git a/applications/solvers/combustion/engineFoam/files.cmake b/applications/solvers/combustion/engineFoam/files.cmake index 1579d693e..dfce3ed0a 100644 --- a/applications/solvers/combustion/engineFoam/files.cmake +++ b/applications/solvers/combustion/engineFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/fireFoam/CMakeLists.txt b/applications/solvers/combustion/fireFoam/CMakeLists.txt index f653b4c69..a3cdf9c99 100644 --- a/applications/solvers/combustion/fireFoam/CMakeLists.txt +++ b/applications/solvers/combustion/fireFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(combustionModels) diff --git a/applications/solvers/combustion/fireFoam/combustionModels/CMakeLists.txt b/applications/solvers/combustion/fireFoam/combustionModels/CMakeLists.txt index 940a73ce7..b976ca9ef 100644 --- a/applications/solvers/combustion/fireFoam/combustionModels/CMakeLists.txt +++ b/applications/solvers/combustion/fireFoam/combustionModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(combustionModels) diff --git a/applications/solvers/combustion/fireFoam/combustionModels/files.cmake b/applications/solvers/combustion/fireFoam/combustionModels/files.cmake index 793a1c33f..1a0ab31ab 100644 --- a/applications/solvers/combustion/fireFoam/combustionModels/files.cmake +++ b/applications/solvers/combustion/fireFoam/combustionModels/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/fireFoam/files.cmake b/applications/solvers/combustion/fireFoam/files.cmake index ba285d344..79d96e2a6 100644 --- a/applications/solvers/combustion/fireFoam/files.cmake +++ b/applications/solvers/combustion/fireFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/reactingFoam/CMakeLists.txt b/applications/solvers/combustion/reactingFoam/CMakeLists.txt index 3663ed214..23ee31c50 100644 --- a/applications/solvers/combustion/reactingFoam/CMakeLists.txt +++ b/applications/solvers/combustion/reactingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(reacting) diff --git a/applications/solvers/combustion/reactingFoam/files.cmake b/applications/solvers/combustion/reactingFoam/files.cmake index e6faf1881..e67fa9cfd 100644 --- a/applications/solvers/combustion/reactingFoam/files.cmake +++ b/applications/solvers/combustion/reactingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/combustion/rhoReactingFoam/CMakeLists.txt b/applications/solvers/combustion/rhoReactingFoam/CMakeLists.txt index e5e155d86..86bdd4f01 100644 --- a/applications/solvers/combustion/rhoReactingFoam/CMakeLists.txt +++ b/applications/solvers/combustion/rhoReactingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoReacting) diff --git a/applications/solvers/combustion/rhoReactingFoam/files.cmake b/applications/solvers/combustion/rhoReactingFoam/files.cmake index 1ad513d51..a1e0750e1 100644 --- a/applications/solvers/combustion/rhoReactingFoam/files.cmake +++ b/applications/solvers/combustion/rhoReactingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/CMakeLists.txt b/applications/solvers/compressible/CMakeLists.txt index 2857be8b7..154a51bef 100644 --- a/applications/solvers/compressible/CMakeLists.txt +++ b/applications/solvers/compressible/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(rhoCentralFoam) diff --git a/applications/solvers/compressible/rhoCentralFoam/BCs/CMakeLists.txt b/applications/solvers/compressible/rhoCentralFoam/BCs/CMakeLists.txt index 0adf75ef9..03b2acf5b 100644 --- a/applications/solvers/compressible/rhoCentralFoam/BCs/CMakeLists.txt +++ b/applications/solvers/compressible/rhoCentralFoam/BCs/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(rhoCentralBCs) diff --git a/applications/solvers/compressible/rhoCentralFoam/BCs/files.cmake b/applications/solvers/compressible/rhoCentralFoam/BCs/files.cmake index c4f0e8389..f9959e11e 100644 --- a/applications/solvers/compressible/rhoCentralFoam/BCs/files.cmake +++ b/applications/solvers/compressible/rhoCentralFoam/BCs/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoCentralFoam/CMakeLists.txt b/applications/solvers/compressible/rhoCentralFoam/CMakeLists.txt index bb957da46..8a0a6bdae 100644 --- a/applications/solvers/compressible/rhoCentralFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoCentralFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(BCs) diff --git a/applications/solvers/compressible/rhoCentralFoam/files.cmake b/applications/solvers/compressible/rhoCentralFoam/files.cmake index 212577fa4..2d9fea692 100644 --- a/applications/solvers/compressible/rhoCentralFoam/files.cmake +++ b/applications/solvers/compressible/rhoCentralFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/CMakeLists.txt b/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/CMakeLists.txt index d438b4467..ef97d50da 100644 --- a/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoCentralDyM) diff --git a/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/files.cmake b/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/files.cmake index 42e6a7aa6..37682f837 100644 --- a/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/files.cmake +++ b/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoPimpleFoam/CMakeLists.txt b/applications/solvers/compressible/rhoPimpleFoam/CMakeLists.txt index b7d71c7af..db8b0d6ca 100644 --- a/applications/solvers/compressible/rhoPimpleFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoPimple) diff --git a/applications/solvers/compressible/rhoPimpleFoam/files.cmake b/applications/solvers/compressible/rhoPimpleFoam/files.cmake index 67eae4e1b..5c438b8d2 100644 --- a/applications/solvers/compressible/rhoPimpleFoam/files.cmake +++ b/applications/solvers/compressible/rhoPimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoPisoFoam/CMakeLists.txt b/applications/solvers/compressible/rhoPisoFoam/CMakeLists.txt index a83740693..3b36790e6 100644 --- a/applications/solvers/compressible/rhoPisoFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoPisoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoPiso) diff --git a/applications/solvers/compressible/rhoPisoFoam/files.cmake b/applications/solvers/compressible/rhoPisoFoam/files.cmake index 1628d2e31..2b3716cb6 100644 --- a/applications/solvers/compressible/rhoPisoFoam/files.cmake +++ b/applications/solvers/compressible/rhoPisoFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt b/applications/solvers/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt index 1d292ee17..25dd5a3be 100644 --- a/applications/solvers/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoPorousMRFPimple) diff --git a/applications/solvers/compressible/rhoPorousMRFPimpleFoam/files.cmake b/applications/solvers/compressible/rhoPorousMRFPimpleFoam/files.cmake index 910cbbbfc..ae854524b 100644 --- a/applications/solvers/compressible/rhoPorousMRFPimpleFoam/files.cmake +++ b/applications/solvers/compressible/rhoPorousMRFPimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoPorousSimpleFoam/CMakeLists.txt b/applications/solvers/compressible/rhoPorousSimpleFoam/CMakeLists.txt index 97d280d29..8c766666e 100644 --- a/applications/solvers/compressible/rhoPorousSimpleFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoPorousSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoPorousSimple) diff --git a/applications/solvers/compressible/rhoPorousSimpleFoam/files.cmake b/applications/solvers/compressible/rhoPorousSimpleFoam/files.cmake index 66e5a0dce..dbbba23be 100644 --- a/applications/solvers/compressible/rhoPorousSimpleFoam/files.cmake +++ b/applications/solvers/compressible/rhoPorousSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/rhoSimpleFoam/CMakeLists.txt b/applications/solvers/compressible/rhoSimpleFoam/CMakeLists.txt index 27ed5f49e..194c4e9b8 100644 --- a/applications/solvers/compressible/rhoSimpleFoam/CMakeLists.txt +++ b/applications/solvers/compressible/rhoSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rhoSimple) diff --git a/applications/solvers/compressible/rhoSimpleFoam/files.cmake b/applications/solvers/compressible/rhoSimpleFoam/files.cmake index 3c8757330..6f12c64fd 100644 --- a/applications/solvers/compressible/rhoSimpleFoam/files.cmake +++ b/applications/solvers/compressible/rhoSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/sonicDyMFoam/CMakeLists.txt b/applications/solvers/compressible/sonicDyMFoam/CMakeLists.txt index c7e760c0a..7b8c3ff50 100644 --- a/applications/solvers/compressible/sonicDyMFoam/CMakeLists.txt +++ b/applications/solvers/compressible/sonicDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(sonicDyM) diff --git a/applications/solvers/compressible/sonicDyMFoam/files.cmake b/applications/solvers/compressible/sonicDyMFoam/files.cmake index 71724d1f0..a3d66a423 100644 --- a/applications/solvers/compressible/sonicDyMFoam/files.cmake +++ b/applications/solvers/compressible/sonicDyMFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/sonicFoam/CMakeLists.txt b/applications/solvers/compressible/sonicFoam/CMakeLists.txt index fe4e14294..35683f4ca 100644 --- a/applications/solvers/compressible/sonicFoam/CMakeLists.txt +++ b/applications/solvers/compressible/sonicFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(sonic) diff --git a/applications/solvers/compressible/sonicFoam/files.cmake b/applications/solvers/compressible/sonicFoam/files.cmake index 1326263d1..dc5a8ede8 100644 --- a/applications/solvers/compressible/sonicFoam/files.cmake +++ b/applications/solvers/compressible/sonicFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/compressible/sonicLiquidFoam/CMakeLists.txt b/applications/solvers/compressible/sonicLiquidFoam/CMakeLists.txt index 4107153fd..a71d290cc 100644 --- a/applications/solvers/compressible/sonicLiquidFoam/CMakeLists.txt +++ b/applications/solvers/compressible/sonicLiquidFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(sonicLiquid) diff --git a/applications/solvers/compressible/sonicLiquidFoam/files.cmake b/applications/solvers/compressible/sonicLiquidFoam/files.cmake index 82a1ec06e..382c6e029 100644 --- a/applications/solvers/compressible/sonicLiquidFoam/files.cmake +++ b/applications/solvers/compressible/sonicLiquidFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/discreteMethods/CMakeLists.txt b/applications/solvers/discreteMethods/CMakeLists.txt index 1aa4a308a..7d00afba0 100644 --- a/applications/solvers/discreteMethods/CMakeLists.txt +++ b/applications/solvers/discreteMethods/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(molecularDynamics) diff --git a/applications/solvers/discreteMethods/dsmc/CMakeLists.txt b/applications/solvers/discreteMethods/dsmc/CMakeLists.txt index 341344afc..f6762633c 100644 --- a/applications/solvers/discreteMethods/dsmc/CMakeLists.txt +++ b/applications/solvers/discreteMethods/dsmc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(dsmcFoam) diff --git a/applications/solvers/discreteMethods/dsmc/dsmcFoam/CMakeLists.txt b/applications/solvers/discreteMethods/dsmc/dsmcFoam/CMakeLists.txt index a308d855f..336abf2a8 100644 --- a/applications/solvers/discreteMethods/dsmc/dsmcFoam/CMakeLists.txt +++ b/applications/solvers/discreteMethods/dsmc/dsmcFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(dsmc-app OUTPUT_NAME ${FOAM_EXE_PREFIX}dsmc) diff --git a/applications/solvers/discreteMethods/dsmc/dsmcFoam/files.cmake b/applications/solvers/discreteMethods/dsmc/dsmcFoam/files.cmake index ef483ec7a..a07bc4808 100644 --- a/applications/solvers/discreteMethods/dsmc/dsmcFoam/files.cmake +++ b/applications/solvers/discreteMethods/dsmc/dsmcFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/discreteMethods/molecularDynamics/CMakeLists.txt b/applications/solvers/discreteMethods/molecularDynamics/CMakeLists.txt index 9de8037fb..c25c67c4a 100644 --- a/applications/solvers/discreteMethods/molecularDynamics/CMakeLists.txt +++ b/applications/solvers/discreteMethods/molecularDynamics/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(mdFoam) diff --git a/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt b/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt index 1aa129118..fd782b1ce 100644 --- a/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt +++ b/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mdEquilibration) diff --git a/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/files.cmake b/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/files.cmake index e6c218489..59eea1374 100644 --- a/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/files.cmake +++ b/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt b/applications/solvers/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt index 0398ac008..ba062bf8b 100644 --- a/applications/solvers/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt +++ b/applications/solvers/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(md) diff --git a/applications/solvers/discreteMethods/molecularDynamics/mdFoam/files.cmake b/applications/solvers/discreteMethods/molecularDynamics/mdFoam/files.cmake index 0335e07fe..2818b64b1 100644 --- a/applications/solvers/discreteMethods/molecularDynamics/mdFoam/files.cmake +++ b/applications/solvers/discreteMethods/molecularDynamics/mdFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/electromagnetics/CMakeLists.txt b/applications/solvers/electromagnetics/CMakeLists.txt index c5952280a..b0faee83d 100644 --- a/applications/solvers/electromagnetics/CMakeLists.txt +++ b/applications/solvers/electromagnetics/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(electrostaticFoam) diff --git a/applications/solvers/electromagnetics/electrostaticFoam/CMakeLists.txt b/applications/solvers/electromagnetics/electrostaticFoam/CMakeLists.txt index bd88604c5..ed2810740 100644 --- a/applications/solvers/electromagnetics/electrostaticFoam/CMakeLists.txt +++ b/applications/solvers/electromagnetics/electrostaticFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(electrostatic) diff --git a/applications/solvers/electromagnetics/electrostaticFoam/files.cmake b/applications/solvers/electromagnetics/electrostaticFoam/files.cmake index ee4211bb7..b3bf39bf3 100644 --- a/applications/solvers/electromagnetics/electrostaticFoam/files.cmake +++ b/applications/solvers/electromagnetics/electrostaticFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/electromagnetics/mhdFoam/CMakeLists.txt b/applications/solvers/electromagnetics/mhdFoam/CMakeLists.txt index 65d3c83f5..c2d6b99fd 100644 --- a/applications/solvers/electromagnetics/mhdFoam/CMakeLists.txt +++ b/applications/solvers/electromagnetics/mhdFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mhd) diff --git a/applications/solvers/electromagnetics/mhdFoam/files.cmake b/applications/solvers/electromagnetics/mhdFoam/files.cmake index 19a8a7db5..434097441 100644 --- a/applications/solvers/electromagnetics/mhdFoam/files.cmake +++ b/applications/solvers/electromagnetics/mhdFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/financial/CMakeLists.txt b/applications/solvers/financial/CMakeLists.txt index 476168607..2c0012558 100644 --- a/applications/solvers/financial/CMakeLists.txt +++ b/applications/solvers/financial/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(financialFoam) diff --git a/applications/solvers/financial/financialFoam/CMakeLists.txt b/applications/solvers/financial/financialFoam/CMakeLists.txt index 62dee3dd1..931dea40e 100644 --- a/applications/solvers/financial/financialFoam/CMakeLists.txt +++ b/applications/solvers/financial/financialFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(financial) diff --git a/applications/solvers/financial/financialFoam/files.cmake b/applications/solvers/financial/financialFoam/files.cmake index 12d4ebc2c..61281bf35 100644 --- a/applications/solvers/financial/financialFoam/files.cmake +++ b/applications/solvers/financial/financialFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/CMakeLists.txt b/applications/solvers/heatTransfer/CMakeLists.txt index 78727ba36..0dbb64bc2 100644 --- a/applications/solvers/heatTransfer/CMakeLists.txt +++ b/applications/solvers/heatTransfer/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(buoyantBoussinesqPimpleFoam) diff --git a/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt b/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt index 0ff3f0033..9ee60d57c 100644 --- a/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(buoyantBoussinesqPimple) diff --git a/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/files.cmake b/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/files.cmake index ddeb6938f..7297e8058 100644 --- a/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/files.cmake +++ b/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt b/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt index df8d6e4fd..0739bc655 100644 --- a/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(buoyantBoussinesqSimple) diff --git a/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/files.cmake b/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/files.cmake index f8fb3951f..0511b9c1f 100644 --- a/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/files.cmake +++ b/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/buoyantPimpleFoam/CMakeLists.txt b/applications/solvers/heatTransfer/buoyantPimpleFoam/CMakeLists.txt index 3b0ca5a18..a7505b9f1 100644 --- a/applications/solvers/heatTransfer/buoyantPimpleFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/buoyantPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(buoyantPimple) diff --git a/applications/solvers/heatTransfer/buoyantPimpleFoam/files.cmake b/applications/solvers/heatTransfer/buoyantPimpleFoam/files.cmake index 02f8f03b5..8499f8dfc 100644 --- a/applications/solvers/heatTransfer/buoyantPimpleFoam/files.cmake +++ b/applications/solvers/heatTransfer/buoyantPimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/buoyantSimpleFoam/CMakeLists.txt b/applications/solvers/heatTransfer/buoyantSimpleFoam/CMakeLists.txt index 0de321e89..3928dae48 100644 --- a/applications/solvers/heatTransfer/buoyantSimpleFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/buoyantSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(buoyantSimple) diff --git a/applications/solvers/heatTransfer/buoyantSimpleFoam/files.cmake b/applications/solvers/heatTransfer/buoyantSimpleFoam/files.cmake index fc90800e2..843d47609 100644 --- a/applications/solvers/heatTransfer/buoyantSimpleFoam/files.cmake +++ b/applications/solvers/heatTransfer/buoyantSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt b/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt index d8d6cea8e..5100d57a3 100644 --- a/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(buoyantSimpleRadiation) diff --git a/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/files.cmake b/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/files.cmake index 24de5a382..96d2322bd 100644 --- a/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/files.cmake +++ b/applications/solvers/heatTransfer/buoyantSimpleRadiationFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/chtMultiRegionFoam/CMakeLists.txt b/applications/solvers/heatTransfer/chtMultiRegionFoam/CMakeLists.txt index 8b9e6b43b..c2db88c1d 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/chtMultiRegionFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(chtMultiRegion) diff --git a/applications/solvers/heatTransfer/chtMultiRegionFoam/files.cmake b/applications/solvers/heatTransfer/chtMultiRegionFoam/files.cmake index 6a52280a6..c0361db4e 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionFoam/files.cmake +++ b/applications/solvers/heatTransfer/chtMultiRegionFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt b/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt index 1fec54009..752c9c3db 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt +++ b/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(chtMultiRegionSimple) diff --git a/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/files.cmake b/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/files.cmake index 0a0b80158..2dd422e4e 100644 --- a/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/files.cmake +++ b/applications/solvers/heatTransfer/chtMultiRegionSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/CMakeLists.txt b/applications/solvers/incompressible/CMakeLists.txt index adcc36d42..bca4140f8 100644 --- a/applications/solvers/incompressible/CMakeLists.txt +++ b/applications/solvers/incompressible/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(boundaryFoam) diff --git a/applications/solvers/incompressible/boundaryFoam/CMakeLists.txt b/applications/solvers/incompressible/boundaryFoam/CMakeLists.txt index 1fa2ff950..1e78093de 100644 --- a/applications/solvers/incompressible/boundaryFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/boundaryFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(boundary) diff --git a/applications/solvers/incompressible/boundaryFoam/files.cmake b/applications/solvers/incompressible/boundaryFoam/files.cmake index 66b35244f..2813e4c0e 100644 --- a/applications/solvers/incompressible/boundaryFoam/files.cmake +++ b/applications/solvers/incompressible/boundaryFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/channelFoam/CMakeLists.txt b/applications/solvers/incompressible/channelFoam/CMakeLists.txt index 63ea86401..4124dd094 100644 --- a/applications/solvers/incompressible/channelFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/channelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(channel) diff --git a/applications/solvers/incompressible/channelFoam/files.cmake b/applications/solvers/incompressible/channelFoam/files.cmake index d19151181..c8a8b26ec 100644 --- a/applications/solvers/incompressible/channelFoam/files.cmake +++ b/applications/solvers/incompressible/channelFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/icoFoam/CMakeLists.txt b/applications/solvers/incompressible/icoFoam/CMakeLists.txt index 0b43e8e9a..4c9852b75 100644 --- a/applications/solvers/incompressible/icoFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/icoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(ico) diff --git a/applications/solvers/incompressible/icoFoam/files.cmake b/applications/solvers/incompressible/icoFoam/files.cmake index f681b2067..1ed33ef04 100644 --- a/applications/solvers/incompressible/icoFoam/files.cmake +++ b/applications/solvers/incompressible/icoFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/nonNewtonianIcoFoam/CMakeLists.txt b/applications/solvers/incompressible/nonNewtonianIcoFoam/CMakeLists.txt index f2d5c8e68..8ed92f9b3 100644 --- a/applications/solvers/incompressible/nonNewtonianIcoFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/nonNewtonianIcoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(nonNewtonianIco) diff --git a/applications/solvers/incompressible/nonNewtonianIcoFoam/files.cmake b/applications/solvers/incompressible/nonNewtonianIcoFoam/files.cmake index 7ed1e521a..0d1c64b1f 100644 --- a/applications/solvers/incompressible/nonNewtonianIcoFoam/files.cmake +++ b/applications/solvers/incompressible/nonNewtonianIcoFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/pimpleDyMFoam/CMakeLists.txt b/applications/solvers/incompressible/pimpleDyMFoam/CMakeLists.txt index 25aaef869..e64abab2e 100644 --- a/applications/solvers/incompressible/pimpleDyMFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/pimpleDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(pimpleDyM) diff --git a/applications/solvers/incompressible/pimpleDyMFoam/files.cmake b/applications/solvers/incompressible/pimpleDyMFoam/files.cmake index 020eb0ffe..30f23cf93 100644 --- a/applications/solvers/incompressible/pimpleDyMFoam/files.cmake +++ b/applications/solvers/incompressible/pimpleDyMFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/pimpleFoam/CMakeLists.txt b/applications/solvers/incompressible/pimpleFoam/CMakeLists.txt index 7e32510ae..31e52816c 100644 --- a/applications/solvers/incompressible/pimpleFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/pimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(pimple) diff --git a/applications/solvers/incompressible/pimpleFoam/files.cmake b/applications/solvers/incompressible/pimpleFoam/files.cmake index ae3238865..b6f7f3334 100644 --- a/applications/solvers/incompressible/pimpleFoam/files.cmake +++ b/applications/solvers/incompressible/pimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/pisoFoam/CMakeLists.txt b/applications/solvers/incompressible/pisoFoam/CMakeLists.txt index e7d91011d..b6669e26f 100644 --- a/applications/solvers/incompressible/pisoFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/pisoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(piso) diff --git a/applications/solvers/incompressible/pisoFoam/files.cmake b/applications/solvers/incompressible/pisoFoam/files.cmake index 78a5c05f0..b9853e597 100644 --- a/applications/solvers/incompressible/pisoFoam/files.cmake +++ b/applications/solvers/incompressible/pisoFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/porousSimpleFoam/CMakeLists.txt b/applications/solvers/incompressible/porousSimpleFoam/CMakeLists.txt index 6af930157..5f2eb6b2e 100644 --- a/applications/solvers/incompressible/porousSimpleFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/porousSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(porousSimple) diff --git a/applications/solvers/incompressible/porousSimpleFoam/files.cmake b/applications/solvers/incompressible/porousSimpleFoam/files.cmake index 4ad6698a6..6dfc74b67 100644 --- a/applications/solvers/incompressible/porousSimpleFoam/files.cmake +++ b/applications/solvers/incompressible/porousSimpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/shallowWaterFoam/CMakeLists.txt b/applications/solvers/incompressible/shallowWaterFoam/CMakeLists.txt index 62615e6ee..e88023607 100644 --- a/applications/solvers/incompressible/shallowWaterFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/shallowWaterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(shallowWater) diff --git a/applications/solvers/incompressible/shallowWaterFoam/files.cmake b/applications/solvers/incompressible/shallowWaterFoam/files.cmake index 127450e2a..c74fa9453 100644 --- a/applications/solvers/incompressible/shallowWaterFoam/files.cmake +++ b/applications/solvers/incompressible/shallowWaterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/incompressible/simpleFoam/CMakeLists.txt b/applications/solvers/incompressible/simpleFoam/CMakeLists.txt index 690dd05df..d28b520ea 100644 --- a/applications/solvers/incompressible/simpleFoam/CMakeLists.txt +++ b/applications/solvers/incompressible/simpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(simple) diff --git a/applications/solvers/incompressible/simpleFoam/files.cmake b/applications/solvers/incompressible/simpleFoam/files.cmake index b12453608..a4a844b65 100644 --- a/applications/solvers/incompressible/simpleFoam/files.cmake +++ b/applications/solvers/incompressible/simpleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/lagrangian/CMakeLists.txt b/applications/solvers/lagrangian/CMakeLists.txt index 72030fad8..444dfebe1 100644 --- a/applications/solvers/lagrangian/CMakeLists.txt +++ b/applications/solvers/lagrangian/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(coalChemistryFoam) diff --git a/applications/solvers/lagrangian/coalChemistryFoam/CMakeLists.txt b/applications/solvers/lagrangian/coalChemistryFoam/CMakeLists.txt index 6c2dc48d0..5627790ac 100644 --- a/applications/solvers/lagrangian/coalChemistryFoam/CMakeLists.txt +++ b/applications/solvers/lagrangian/coalChemistryFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(coalChemistry) diff --git a/applications/solvers/lagrangian/coalChemistryFoam/files.cmake b/applications/solvers/lagrangian/coalChemistryFoam/files.cmake index 3a505e65d..a8f87a0ce 100644 --- a/applications/solvers/lagrangian/coalChemistryFoam/files.cmake +++ b/applications/solvers/lagrangian/coalChemistryFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt b/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt index 27b3536b0..18bc26d38 100644 --- a/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt +++ b/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(porousExplicitSourceReactingParcel) diff --git a/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/files.cmake b/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/files.cmake index 9ee987056..6e3d8c2b1 100644 --- a/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/files.cmake +++ b/applications/solvers/lagrangian/porousExplicitSourceReactingParcelFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/lagrangian/reactingParcelFoam/CMakeLists.txt b/applications/solvers/lagrangian/reactingParcelFoam/CMakeLists.txt index 362e5a1be..ccb172015 100644 --- a/applications/solvers/lagrangian/reactingParcelFoam/CMakeLists.txt +++ b/applications/solvers/lagrangian/reactingParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(reactingParcel) diff --git a/applications/solvers/lagrangian/reactingParcelFoam/files.cmake b/applications/solvers/lagrangian/reactingParcelFoam/files.cmake index b8504255f..a57a5ba55 100644 --- a/applications/solvers/lagrangian/reactingParcelFoam/files.cmake +++ b/applications/solvers/lagrangian/reactingParcelFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/CMakeLists.txt b/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/CMakeLists.txt index 6708e76ea..48c172cea 100644 --- a/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/CMakeLists.txt +++ b/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(uncoupledKinematicParcel) diff --git a/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/files.cmake b/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/files.cmake index bd243aba9..e27361095 100644 --- a/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/files.cmake +++ b/applications/solvers/lagrangian/uncoupledKinematicParcelFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/CMakeLists.txt b/applications/solvers/multiphase/CMakeLists.txt index bc17cbd5e..181c672b2 100644 --- a/applications/solvers/multiphase/CMakeLists.txt +++ b/applications/solvers/multiphase/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(bubbleFoam) diff --git a/applications/solvers/multiphase/bubbleFoam/CMakeLists.txt b/applications/solvers/multiphase/bubbleFoam/CMakeLists.txt index 75c49ed05..14d549cd3 100644 --- a/applications/solvers/multiphase/bubbleFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/bubbleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(bubble) diff --git a/applications/solvers/multiphase/bubbleFoam/files.cmake b/applications/solvers/multiphase/bubbleFoam/files.cmake index 98c2642e4..3b9a7205e 100644 --- a/applications/solvers/multiphase/bubbleFoam/files.cmake +++ b/applications/solvers/multiphase/bubbleFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/cavitatingFoam/CMakeLists.txt b/applications/solvers/multiphase/cavitatingFoam/CMakeLists.txt index e8854316e..2b68e85fd 100644 --- a/applications/solvers/multiphase/cavitatingFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/cavitatingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(cavitating) diff --git a/applications/solvers/multiphase/cavitatingFoam/files.cmake b/applications/solvers/multiphase/cavitatingFoam/files.cmake index d7f83859d..d15902bc6 100644 --- a/applications/solvers/multiphase/cavitatingFoam/files.cmake +++ b/applications/solvers/multiphase/cavitatingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/compressibleInterFoam/CMakeLists.txt b/applications/solvers/multiphase/compressibleInterFoam/CMakeLists.txt index 84a2fcefa..38f154e07 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/compressibleInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(compressibleInter) diff --git a/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/CMakeLists.txt b/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/CMakeLists.txt index f803b3c3b..1c9322c9f 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(compressibleInterDyM) diff --git a/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/files.cmake b/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/files.cmake index 3e49110d0..17dea4236 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/files.cmake +++ b/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/compressibleInterFoam/files.cmake b/applications/solvers/multiphase/compressibleInterFoam/files.cmake index 035aa0f86..6c23db31a 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/files.cmake +++ b/applications/solvers/multiphase/compressibleInterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interFoam/CMakeLists.txt b/applications/solvers/multiphase/interFoam/CMakeLists.txt index f1cae7eef..e665d2215 100644 --- a/applications/solvers/multiphase/interFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(inter) diff --git a/applications/solvers/multiphase/interFoam/MRFInterFoam/CMakeLists.txt b/applications/solvers/multiphase/interFoam/MRFInterFoam/CMakeLists.txt index 2ec1e3652..248ffc0d2 100644 --- a/applications/solvers/multiphase/interFoam/MRFInterFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interFoam/MRFInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(MRFInter) diff --git a/applications/solvers/multiphase/interFoam/MRFInterFoam/files.cmake b/applications/solvers/multiphase/interFoam/MRFInterFoam/files.cmake index 998199417..2777bb618 100644 --- a/applications/solvers/multiphase/interFoam/MRFInterFoam/files.cmake +++ b/applications/solvers/multiphase/interFoam/MRFInterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interFoam/files.cmake b/applications/solvers/multiphase/interFoam/files.cmake index 9b553f6d3..1f2539cd3 100644 --- a/applications/solvers/multiphase/interFoam/files.cmake +++ b/applications/solvers/multiphase/interFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interFoam/interDyMFoam/CMakeLists.txt b/applications/solvers/multiphase/interFoam/interDyMFoam/CMakeLists.txt index f06d3e7c5..2c5620d74 100644 --- a/applications/solvers/multiphase/interFoam/interDyMFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interFoam/interDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(interDyM) diff --git a/applications/solvers/multiphase/interFoam/interDyMFoam/files.cmake b/applications/solvers/multiphase/interFoam/interDyMFoam/files.cmake index b1ffac828..61985888d 100644 --- a/applications/solvers/multiphase/interFoam/interDyMFoam/files.cmake +++ b/applications/solvers/multiphase/interFoam/interDyMFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interFoam/porousInterFoam/CMakeLists.txt b/applications/solvers/multiphase/interFoam/porousInterFoam/CMakeLists.txt index 37827e866..313adbf3f 100644 --- a/applications/solvers/multiphase/interFoam/porousInterFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interFoam/porousInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(porousInter) diff --git a/applications/solvers/multiphase/interFoam/porousInterFoam/files.cmake b/applications/solvers/multiphase/interFoam/porousInterFoam/files.cmake index 0154853a9..9af962b76 100644 --- a/applications/solvers/multiphase/interFoam/porousInterFoam/files.cmake +++ b/applications/solvers/multiphase/interFoam/porousInterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interMixingFoam/CMakeLists.txt b/applications/solvers/multiphase/interMixingFoam/CMakeLists.txt index cbabf6a6b..e1d2ffd05 100644 --- a/applications/solvers/multiphase/interMixingFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interMixingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(interMixing) diff --git a/applications/solvers/multiphase/interMixingFoam/files.cmake b/applications/solvers/multiphase/interMixingFoam/files.cmake index c112e6602..f5ed7db32 100644 --- a/applications/solvers/multiphase/interMixingFoam/files.cmake +++ b/applications/solvers/multiphase/interMixingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/CMakeLists.txt b/applications/solvers/multiphase/interPhaseChangeFoam/CMakeLists.txt index 0ec095e14..f8ad06d1e 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/interPhaseChangeFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(interPhaseChange) diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/files.cmake b/applications/solvers/multiphase/interPhaseChangeFoam/files.cmake index 9b5201089..f0e3100a8 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/files.cmake +++ b/applications/solvers/multiphase/interPhaseChangeFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/multiphaseInterFoam/CMakeLists.txt b/applications/solvers/multiphase/multiphaseInterFoam/CMakeLists.txt index f519d453d..a7244da29 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/multiphaseInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(multiphaseMixture) diff --git a/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/CMakeLists.txt b/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/CMakeLists.txt index 271cc7f2c..0a82727e1 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(MRFMultiphaseInter) diff --git a/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/files.cmake b/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/files.cmake index eab92fde8..71919e64b 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/files.cmake +++ b/applications/solvers/multiphase/multiphaseInterFoam/MRFMultiphaseInterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/multiphaseInterFoam/files.cmake b/applications/solvers/multiphase/multiphaseInterFoam/files.cmake index bd5e9af0f..b514d190a 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/files.cmake +++ b/applications/solvers/multiphase/multiphaseInterFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/CMakeLists.txt b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/CMakeLists.txt index ecd26710b..0a8c45cd2 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/CMakeLists.txt +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(multiphaseMixture) diff --git a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/files.cmake b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/files.cmake index daf22e88e..db87d8774 100644 --- a/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/files.cmake +++ b/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/settlingFoam/CMakeLists.txt b/applications/solvers/multiphase/settlingFoam/CMakeLists.txt index d264a9ee9..8778ec151 100644 --- a/applications/solvers/multiphase/settlingFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/settlingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(settling) diff --git a/applications/solvers/multiphase/settlingFoam/files.cmake b/applications/solvers/multiphase/settlingFoam/files.cmake index aba89feee..20315ca18 100644 --- a/applications/solvers/multiphase/settlingFoam/files.cmake +++ b/applications/solvers/multiphase/settlingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/twoLiquidMixingFoam/CMakeLists.txt b/applications/solvers/multiphase/twoLiquidMixingFoam/CMakeLists.txt index 2c0423b9b..07bc72a0a 100644 --- a/applications/solvers/multiphase/twoLiquidMixingFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/twoLiquidMixingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(twoLiquidMixing) diff --git a/applications/solvers/multiphase/twoLiquidMixingFoam/files.cmake b/applications/solvers/multiphase/twoLiquidMixingFoam/files.cmake index 0637131c9..07ddbc1b9 100644 --- a/applications/solvers/multiphase/twoLiquidMixingFoam/files.cmake +++ b/applications/solvers/multiphase/twoLiquidMixingFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/CMakeLists.txt b/applications/solvers/multiphase/twoPhaseEulerFoam/CMakeLists.txt index 6c1645d97..723104cc7 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/CMakeLists.txt +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(interfacialModels) diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/files.cmake b/applications/solvers/multiphase/twoPhaseEulerFoam/files.cmake index d9f80456e..6f8dc5d33 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/files.cmake +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/CMakeLists.txt b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/CMakeLists.txt index 9228be7e6..fd9b8f2ca 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/CMakeLists.txt +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(EulerianInterfacialModels) diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/files.cmake b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/files.cmake index a64862dac..6d0760565 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/files.cmake +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/CMakeLists.txt b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/CMakeLists.txt index 6ae6a08eb..0993a20c8 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/CMakeLists.txt +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(kineticTheoryModel) diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/files.cmake b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/files.cmake index bbea0532d..f22c2333e 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/files.cmake +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/CMakeLists.txt b/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/CMakeLists.txt index ee6dbe574..175a31b42 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/CMakeLists.txt +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(phaseModel) diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/files.cmake b/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/files.cmake index 422b63b08..8b9c78e9f 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/files.cmake +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/phaseModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/stressAnalysis/CMakeLists.txt b/applications/solvers/stressAnalysis/CMakeLists.txt index 7be45e9bb..081b82af4 100644 --- a/applications/solvers/stressAnalysis/CMakeLists.txt +++ b/applications/solvers/stressAnalysis/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(solidDisplacementFoam) diff --git a/applications/solvers/stressAnalysis/solidDisplacementFoam/CMakeLists.txt b/applications/solvers/stressAnalysis/solidDisplacementFoam/CMakeLists.txt index d3b9665ed..74489dfca 100644 --- a/applications/solvers/stressAnalysis/solidDisplacementFoam/CMakeLists.txt +++ b/applications/solvers/stressAnalysis/solidDisplacementFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(solidDisplacement) diff --git a/applications/solvers/stressAnalysis/solidDisplacementFoam/files.cmake b/applications/solvers/stressAnalysis/solidDisplacementFoam/files.cmake index bfda6ab10..102befe9c 100644 --- a/applications/solvers/stressAnalysis/solidDisplacementFoam/files.cmake +++ b/applications/solvers/stressAnalysis/solidDisplacementFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt b/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt index c2ad6df4d..a96dd76aa 100644 --- a/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt +++ b/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(solidEquilibriumDisplacement) diff --git a/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/files.cmake b/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/files.cmake index 209e9bb23..c4a839efb 100644 --- a/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/files.cmake +++ b/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/CMakeLists.txt b/applications/test/CMakeLists.txt index 397a40924..9e0efee56 100644 --- a/applications/test/CMakeLists.txt +++ b/applications/test/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(quaternion) diff --git a/applications/test/CompactListList/CMakeLists.txt b/applications/test/CompactListList/CMakeLists.txt index aa92f6a72..ca51dbbdd 100644 --- a/applications/test/CompactListList/CMakeLists.txt +++ b/applications/test/CompactListList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/CompactListList/files.cmake b/applications/test/CompactListList/files.cmake index 7a3ad7cf5..267fcb18b 100644 --- a/applications/test/CompactListList/files.cmake +++ b/applications/test/CompactListList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/DLList/CMakeLists.txt b/applications/test/DLList/CMakeLists.txt index 5b8048b97..50bf5af47 100644 --- a/applications/test/DLList/CMakeLists.txt +++ b/applications/test/DLList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/DLList/files.cmake b/applications/test/DLList/files.cmake index 2b49c9597..a1464c221 100644 --- a/applications/test/DLList/files.cmake +++ b/applications/test/DLList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Dictionary_/CMakeLists.txt b/applications/test/Dictionary_/CMakeLists.txt index 2179c08b4..505360f68 100644 --- a/applications/test/Dictionary_/CMakeLists.txt +++ b/applications/test/Dictionary_/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Dictionary_/files.cmake b/applications/test/Dictionary_/files.cmake index bcaf9ca52..c554b9805 100644 --- a/applications/test/Dictionary_/files.cmake +++ b/applications/test/Dictionary_/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/DynamicField/CMakeLists.txt b/applications/test/DynamicField/CMakeLists.txt index b254b0618..a0bfe32ad 100644 --- a/applications/test/DynamicField/CMakeLists.txt +++ b/applications/test/DynamicField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/DynamicField/files.cmake b/applications/test/DynamicField/files.cmake index b8261665a..cd931905b 100644 --- a/applications/test/DynamicField/files.cmake +++ b/applications/test/DynamicField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/DynamicList/CMakeLists.txt b/applications/test/DynamicList/CMakeLists.txt index a495b7ef9..84d09c4c9 100644 --- a/applications/test/DynamicList/CMakeLists.txt +++ b/applications/test/DynamicList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/DynamicList/files.cmake b/applications/test/DynamicList/files.cmake index 218182085..24c17a9b7 100644 --- a/applications/test/DynamicList/files.cmake +++ b/applications/test/DynamicList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Field/CMakeLists.txt b/applications/test/Field/CMakeLists.txt index ff42c2344..64062a81e 100644 --- a/applications/test/Field/CMakeLists.txt +++ b/applications/test/Field/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Field/files.cmake b/applications/test/Field/files.cmake index b825005c9..ff8f486a2 100644 --- a/applications/test/Field/files.cmake +++ b/applications/test/Field/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/FixedList/CMakeLists.txt b/applications/test/FixedList/CMakeLists.txt index 13261d3fa..a4690bb6e 100644 --- a/applications/test/FixedList/CMakeLists.txt +++ b/applications/test/FixedList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/FixedList/files.cmake b/applications/test/FixedList/files.cmake index 82f3e3897..caa751005 100644 --- a/applications/test/FixedList/files.cmake +++ b/applications/test/FixedList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/HashPtrTable/CMakeLists.txt b/applications/test/HashPtrTable/CMakeLists.txt index 260c6a5a9..e3f05d1ab 100644 --- a/applications/test/HashPtrTable/CMakeLists.txt +++ b/applications/test/HashPtrTable/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/HashPtrTable/files.cmake b/applications/test/HashPtrTable/files.cmake index 2f927fef2..b5fd60828 100644 --- a/applications/test/HashPtrTable/files.cmake +++ b/applications/test/HashPtrTable/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/HashSet/CMakeLists.txt b/applications/test/HashSet/CMakeLists.txt index 5af7a6036..d859a3a18 100644 --- a/applications/test/HashSet/CMakeLists.txt +++ b/applications/test/HashSet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/HashSet/files.cmake b/applications/test/HashSet/files.cmake index a463f71db..ff63028bc 100644 --- a/applications/test/HashSet/files.cmake +++ b/applications/test/HashSet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/HashTable/CMakeLists.txt b/applications/test/HashTable/CMakeLists.txt index 965617fab..095cdaf3b 100644 --- a/applications/test/HashTable/CMakeLists.txt +++ b/applications/test/HashTable/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/HashTable/files.cmake b/applications/test/HashTable/files.cmake index c68b362d0..dccad185a 100644 --- a/applications/test/HashTable/files.cmake +++ b/applications/test/HashTable/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/HashTable2/CMakeLists.txt b/applications/test/HashTable2/CMakeLists.txt index 89471f3ed..f7299d872 100644 --- a/applications/test/HashTable2/CMakeLists.txt +++ b/applications/test/HashTable2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/HashTable2/files.cmake b/applications/test/HashTable2/files.cmake index 5f0f49e84..65232bb20 100644 --- a/applications/test/HashTable2/files.cmake +++ b/applications/test/HashTable2/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Hashing/CMakeLists.txt b/applications/test/Hashing/CMakeLists.txt index 50354dc66..63bc0bf97 100644 --- a/applications/test/Hashing/CMakeLists.txt +++ b/applications/test/Hashing/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Hashing/files.cmake b/applications/test/Hashing/files.cmake index 14fe2ff52..d2cdc1be4 100644 --- a/applications/test/Hashing/files.cmake +++ b/applications/test/Hashing/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/HashingSpeed/CMakeLists.txt b/applications/test/HashingSpeed/CMakeLists.txt index 7e8ffc9ff..c51d42978 100644 --- a/applications/test/HashingSpeed/CMakeLists.txt +++ b/applications/test/HashingSpeed/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/HashingSpeed/files.cmake b/applications/test/HashingSpeed/files.cmake index 4dfe09e8b..c4e7e4efe 100644 --- a/applications/test/HashingSpeed/files.cmake +++ b/applications/test/HashingSpeed/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/ISLList/CMakeLists.txt b/applications/test/ISLList/CMakeLists.txt index 88be6d33f..84818e479 100644 --- a/applications/test/ISLList/CMakeLists.txt +++ b/applications/test/ISLList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/ISLList/files.cmake b/applications/test/ISLList/files.cmake index e286159e3..5c924ae01 100644 --- a/applications/test/ISLList/files.cmake +++ b/applications/test/ISLList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/IStringStream/CMakeLists.txt b/applications/test/IStringStream/CMakeLists.txt index ad03a798e..f32760e9e 100644 --- a/applications/test/IStringStream/CMakeLists.txt +++ b/applications/test/IStringStream/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/IStringStream/files.cmake b/applications/test/IStringStream/files.cmake index 4aa2dee90..1c0cb4663 100644 --- a/applications/test/IStringStream/files.cmake +++ b/applications/test/IStringStream/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/IndirectList/CMakeLists.txt b/applications/test/IndirectList/CMakeLists.txt index 2f51b9953..27a24d628 100644 --- a/applications/test/IndirectList/CMakeLists.txt +++ b/applications/test/IndirectList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/IndirectList/files.cmake b/applications/test/IndirectList/files.cmake index a5d886bac..71f1727fc 100644 --- a/applications/test/IndirectList/files.cmake +++ b/applications/test/IndirectList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/List/CMakeLists.txt b/applications/test/List/CMakeLists.txt index 31278f1c8..4da924e4f 100644 --- a/applications/test/List/CMakeLists.txt +++ b/applications/test/List/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/List/files.cmake b/applications/test/List/files.cmake index df8e18c3c..96550cd7b 100644 --- a/applications/test/List/files.cmake +++ b/applications/test/List/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Map/CMakeLists.txt b/applications/test/Map/CMakeLists.txt index 62be3b3f4..f81910fab 100644 --- a/applications/test/Map/CMakeLists.txt +++ b/applications/test/Map/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Map/files.cmake b/applications/test/Map/files.cmake index 2061dbbc6..d43f5d8ad 100644 --- a/applications/test/Map/files.cmake +++ b/applications/test/Map/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Matrix/CMakeLists.txt b/applications/test/Matrix/CMakeLists.txt index 1f34106a6..69cf1c9c2 100644 --- a/applications/test/Matrix/CMakeLists.txt +++ b/applications/test/Matrix/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Matrix/files.cmake b/applications/test/Matrix/files.cmake index b2b05260a..a24e763ca 100644 --- a/applications/test/Matrix/files.cmake +++ b/applications/test/Matrix/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/NamedEnum/CMakeLists.txt b/applications/test/NamedEnum/CMakeLists.txt index bb28fe40b..b948fbcbf 100644 --- a/applications/test/NamedEnum/CMakeLists.txt +++ b/applications/test/NamedEnum/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/NamedEnum/files.cmake b/applications/test/NamedEnum/files.cmake index 58590434d..b5224d0e6 100644 --- a/applications/test/NamedEnum/files.cmake +++ b/applications/test/NamedEnum/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/ODETest/CMakeLists.txt b/applications/test/ODETest/CMakeLists.txt index 7c8c89cb6..786e722f4 100644 --- a/applications/test/ODETest/CMakeLists.txt +++ b/applications/test/ODETest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/ODETest/files.cmake b/applications/test/ODETest/files.cmake index 8c4fc15d3..cb5ae48bf 100644 --- a/applications/test/ODETest/files.cmake +++ b/applications/test/ODETest/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/OStringStream/CMakeLists.txt b/applications/test/OStringStream/CMakeLists.txt index 6b46c0ba5..55265f51f 100644 --- a/applications/test/OStringStream/CMakeLists.txt +++ b/applications/test/OStringStream/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/OStringStream/files.cmake b/applications/test/OStringStream/files.cmake index 85aeaf3a3..21622cc13 100644 --- a/applications/test/OStringStream/files.cmake +++ b/applications/test/OStringStream/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/POSIX/CMakeLists.txt b/applications/test/POSIX/CMakeLists.txt index 1293a4023..09a755829 100644 --- a/applications/test/POSIX/CMakeLists.txt +++ b/applications/test/POSIX/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/POSIX/files.cmake b/applications/test/POSIX/files.cmake index 7beb5aa93..f82bf1cf7 100644 --- a/applications/test/POSIX/files.cmake +++ b/applications/test/POSIX/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/PackedList/CMakeLists.txt b/applications/test/PackedList/CMakeLists.txt index d4928c68a..794f88986 100644 --- a/applications/test/PackedList/CMakeLists.txt +++ b/applications/test/PackedList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/PackedList/files.cmake b/applications/test/PackedList/files.cmake index 9316c9d5e..da36b99a6 100644 --- a/applications/test/PackedList/files.cmake +++ b/applications/test/PackedList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/PackedList1/CMakeLists.txt b/applications/test/PackedList1/CMakeLists.txt index 87597cacc..bc8879f71 100644 --- a/applications/test/PackedList1/CMakeLists.txt +++ b/applications/test/PackedList1/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/PackedList1/files.cmake b/applications/test/PackedList1/files.cmake index f45817101..0b4ac9899 100644 --- a/applications/test/PackedList1/files.cmake +++ b/applications/test/PackedList1/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/PackedList2/CMakeLists.txt b/applications/test/PackedList2/CMakeLists.txt index a974d3f1b..775ecde31 100644 --- a/applications/test/PackedList2/CMakeLists.txt +++ b/applications/test/PackedList2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/PackedList2/files.cmake b/applications/test/PackedList2/files.cmake index 2b4683771..feabf2a0e 100644 --- a/applications/test/PackedList2/files.cmake +++ b/applications/test/PackedList2/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/PtrList/CMakeLists.txt b/applications/test/PtrList/CMakeLists.txt index 9fef6ae5f..330f6cbd7 100644 --- a/applications/test/PtrList/CMakeLists.txt +++ b/applications/test/PtrList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/PtrList/files.cmake b/applications/test/PtrList/files.cmake index b783c8fa0..eac1e6922 100644 --- a/applications/test/PtrList/files.cmake +++ b/applications/test/PtrList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/SLList/CMakeLists.txt b/applications/test/SLList/CMakeLists.txt index eb980bd48..a0d967d3d 100644 --- a/applications/test/SLList/CMakeLists.txt +++ b/applications/test/SLList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/SLList/files.cmake b/applications/test/SLList/files.cmake index 88e36ac78..2262e9f87 100644 --- a/applications/test/SLList/files.cmake +++ b/applications/test/SLList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/StaticHashTable/CMakeLists.txt b/applications/test/StaticHashTable/CMakeLists.txt index ae86c1a24..e70cb3d5f 100644 --- a/applications/test/StaticHashTable/CMakeLists.txt +++ b/applications/test/StaticHashTable/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/StaticHashTable/files.cmake b/applications/test/StaticHashTable/files.cmake index caba11a02..274d7bc36 100644 --- a/applications/test/StaticHashTable/files.cmake +++ b/applications/test/StaticHashTable/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/Tuple2/CMakeLists.txt b/applications/test/Tuple2/CMakeLists.txt index f5ac68fb4..cac0aac7a 100644 --- a/applications/test/Tuple2/CMakeLists.txt +++ b/applications/test/Tuple2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/Tuple2/files.cmake b/applications/test/Tuple2/files.cmake index 6cd3fdc11..f4b57f131 100644 --- a/applications/test/Tuple2/files.cmake +++ b/applications/test/Tuple2/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/UDictionary/CMakeLists.txt b/applications/test/UDictionary/CMakeLists.txt index 54c22fce1..7a90c80c6 100644 --- a/applications/test/UDictionary/CMakeLists.txt +++ b/applications/test/UDictionary/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/UDictionary/files.cmake b/applications/test/UDictionary/files.cmake index ac2366b4d..14f4ba09d 100644 --- a/applications/test/UDictionary/files.cmake +++ b/applications/test/UDictionary/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/UIndirectListTest/CMakeLists.txt b/applications/test/UIndirectListTest/CMakeLists.txt index 7ff274405..ddcd4155c 100644 --- a/applications/test/UIndirectListTest/CMakeLists.txt +++ b/applications/test/UIndirectListTest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/UIndirectListTest/files.cmake b/applications/test/UIndirectListTest/files.cmake index 7fa6e36ae..d725c4574 100644 --- a/applications/test/UIndirectListTest/files.cmake +++ b/applications/test/UIndirectListTest/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/alloc/CMakeLists.txt b/applications/test/alloc/CMakeLists.txt index aeba0b5da..052011111 100644 --- a/applications/test/alloc/CMakeLists.txt +++ b/applications/test/alloc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/alloc/files.cmake b/applications/test/alloc/files.cmake index 8a7bf73b8..b2737e44c 100644 --- a/applications/test/alloc/files.cmake +++ b/applications/test/alloc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/callback/CMakeLists.txt b/applications/test/callback/CMakeLists.txt index fe7b6f8d4..58afee076 100644 --- a/applications/test/callback/CMakeLists.txt +++ b/applications/test/callback/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/callback/files.cmake b/applications/test/callback/files.cmake index 946aec0b8..43ef4ccaf 100644 --- a/applications/test/callback/files.cmake +++ b/applications/test/callback/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/cyclic/CMakeLists.txt b/applications/test/cyclic/CMakeLists.txt index 5da399852..7936142e2 100644 --- a/applications/test/cyclic/CMakeLists.txt +++ b/applications/test/cyclic/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/cyclic/files.cmake b/applications/test/cyclic/files.cmake index 77e0bc252..8042e1e17 100644 --- a/applications/test/cyclic/files.cmake +++ b/applications/test/cyclic/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/dataEntry/CMakeLists.txt b/applications/test/dataEntry/CMakeLists.txt index 92f106d14..f8f04ff48 100644 --- a/applications/test/dataEntry/CMakeLists.txt +++ b/applications/test/dataEntry/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/dataEntry/files.cmake b/applications/test/dataEntry/files.cmake index e3c0a64bc..aef3ae333 100644 --- a/applications/test/dataEntry/files.cmake +++ b/applications/test/dataEntry/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/delete/CMakeLists.txt b/applications/test/delete/CMakeLists.txt index ffa9baacf..10e6ccbb4 100644 --- a/applications/test/delete/CMakeLists.txt +++ b/applications/test/delete/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/delete/files.cmake b/applications/test/delete/files.cmake index 611df7bac..03d0d4e73 100644 --- a/applications/test/delete/files.cmake +++ b/applications/test/delete/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/dictionary/CMakeLists.txt b/applications/test/dictionary/CMakeLists.txt index 7cfcd0057..ac4529e4e 100644 --- a/applications/test/dictionary/CMakeLists.txt +++ b/applications/test/dictionary/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/dictionary/files.cmake b/applications/test/dictionary/files.cmake index 28dce2093..1d1d2ea31 100644 --- a/applications/test/dictionary/files.cmake +++ b/applications/test/dictionary/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/dimensionedType/CMakeLists.txt b/applications/test/dimensionedType/CMakeLists.txt index c3b55c702..e1f2f346e 100644 --- a/applications/test/dimensionedType/CMakeLists.txt +++ b/applications/test/dimensionedType/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/dimensionedType/files.cmake b/applications/test/dimensionedType/files.cmake index 7fd47d24f..6b429b3c4 100644 --- a/applications/test/dimensionedType/files.cmake +++ b/applications/test/dimensionedType/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/directMappedPatch/CMakeLists.txt b/applications/test/directMappedPatch/CMakeLists.txt index c9a04b205..2d52abb64 100644 --- a/applications/test/directMappedPatch/CMakeLists.txt +++ b/applications/test/directMappedPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/directMappedPatch/files.cmake b/applications/test/directMappedPatch/files.cmake index 1ab473abe..be9f29e38 100644 --- a/applications/test/directMappedPatch/files.cmake +++ b/applications/test/directMappedPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/error/CMakeLists.txt b/applications/test/error/CMakeLists.txt index 29aaead5f..08497d936 100644 --- a/applications/test/error/CMakeLists.txt +++ b/applications/test/error/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/error/files.cmake b/applications/test/error/files.cmake index 9a23a4957..0d2e69ee9 100644 --- a/applications/test/error/files.cmake +++ b/applications/test/error/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/extendedStencil/CMakeLists.txt b/applications/test/extendedStencil/CMakeLists.txt index 5c823ea74..de1db04fa 100644 --- a/applications/test/extendedStencil/CMakeLists.txt +++ b/applications/test/extendedStencil/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/extendedStencil/files.cmake b/applications/test/extendedStencil/files.cmake index 21a71ed28..7af130f59 100644 --- a/applications/test/extendedStencil/files.cmake +++ b/applications/test/extendedStencil/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/fileName/CMakeLists.txt b/applications/test/fileName/CMakeLists.txt index 888bec757..d0a31b225 100644 --- a/applications/test/fileName/CMakeLists.txt +++ b/applications/test/fileName/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/fileName/files.cmake b/applications/test/fileName/files.cmake index c08bfcb34..92bcaffed 100644 --- a/applications/test/fileName/files.cmake +++ b/applications/test/fileName/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/findCell-octree/CMakeLists.txt b/applications/test/findCell-octree/CMakeLists.txt index acbeee799..fc2ca389a 100644 --- a/applications/test/findCell-octree/CMakeLists.txt +++ b/applications/test/findCell-octree/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/findCell-octree/files.cmake b/applications/test/findCell-octree/files.cmake index 73e2b41aa..fea5dd1bc 100644 --- a/applications/test/findCell-octree/files.cmake +++ b/applications/test/findCell-octree/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/findTimes/CMakeLists.txt b/applications/test/findTimes/CMakeLists.txt index 2bc0c6138..6b4e67619 100644 --- a/applications/test/findTimes/CMakeLists.txt +++ b/applications/test/findTimes/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/findTimes/files.cmake b/applications/test/findTimes/files.cmake index bfd8b51f5..54054a9b9 100644 --- a/applications/test/findTimes/files.cmake +++ b/applications/test/findTimes/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/foamVersion/CMakeLists.txt b/applications/test/foamVersion/CMakeLists.txt index 9cd656743..cb735bf3e 100644 --- a/applications/test/foamVersion/CMakeLists.txt +++ b/applications/test/foamVersion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/foamVersion/files.cmake b/applications/test/foamVersion/files.cmake index 42e9d7c97..9e933f915 100644 --- a/applications/test/foamVersion/files.cmake +++ b/applications/test/foamVersion/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/fvc/CMakeLists.txt b/applications/test/fvc/CMakeLists.txt index b135849fb..a8df16e56 100644 --- a/applications/test/fvc/CMakeLists.txt +++ b/applications/test/fvc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/fvc/files.cmake b/applications/test/fvc/files.cmake index eda5e10fd..a5c50d18d 100644 --- a/applications/test/fvc/files.cmake +++ b/applications/test/fvc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/graph/CMakeLists.txt b/applications/test/graph/CMakeLists.txt index e7cc273f1..16f6c1828 100644 --- a/applications/test/graph/CMakeLists.txt +++ b/applications/test/graph/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/graph/files.cmake b/applications/test/graph/files.cmake index 4a29963a2..589771cc1 100644 --- a/applications/test/graph/files.cmake +++ b/applications/test/graph/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/graphXi/CMakeLists.txt b/applications/test/graphXi/CMakeLists.txt index 11431657b..b94c3e56d 100644 --- a/applications/test/graphXi/CMakeLists.txt +++ b/applications/test/graphXi/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/graphXi/files.cmake b/applications/test/graphXi/files.cmake index b76757470..41e5af569 100644 --- a/applications/test/graphXi/files.cmake +++ b/applications/test/graphXi/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/io/CMakeLists.txt b/applications/test/io/CMakeLists.txt index f69aa0773..11ecfa45c 100644 --- a/applications/test/io/CMakeLists.txt +++ b/applications/test/io/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/io/files.cmake b/applications/test/io/files.cmake index 6d2ca72d0..31e87b4cd 100644 --- a/applications/test/io/files.cmake +++ b/applications/test/io/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/liquid/CMakeLists.txt b/applications/test/liquid/CMakeLists.txt index 0c973eaa9..1420cddca 100644 --- a/applications/test/liquid/CMakeLists.txt +++ b/applications/test/liquid/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/liquid/files.cmake b/applications/test/liquid/files.cmake index 68d7e5b33..ca8b0760f 100644 --- a/applications/test/liquid/files.cmake +++ b/applications/test/liquid/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/maxMem/CMakeLists.txt b/applications/test/maxMem/CMakeLists.txt index 7ff16a178..638e7b816 100644 --- a/applications/test/maxMem/CMakeLists.txt +++ b/applications/test/maxMem/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/maxMem/files.cmake b/applications/test/maxMem/files.cmake index 0113962cd..a6a9262f7 100644 --- a/applications/test/maxMem/files.cmake +++ b/applications/test/maxMem/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/mesh/CMakeLists.txt b/applications/test/mesh/CMakeLists.txt index 09a3b7d26..82a9b61bb 100644 --- a/applications/test/mesh/CMakeLists.txt +++ b/applications/test/mesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/mesh/files.cmake b/applications/test/mesh/files.cmake index b72a9aa75..1ed1f3da7 100644 --- a/applications/test/mesh/files.cmake +++ b/applications/test/mesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/mkdir/CMakeLists.txt b/applications/test/mkdir/CMakeLists.txt index 7f537f896..74a6e95c0 100644 --- a/applications/test/mkdir/CMakeLists.txt +++ b/applications/test/mkdir/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/mkdir/files.cmake b/applications/test/mkdir/files.cmake index c4dc75b23..19f7824d0 100644 --- a/applications/test/mkdir/files.cmake +++ b/applications/test/mkdir/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/mvBak/CMakeLists.txt b/applications/test/mvBak/CMakeLists.txt index ca22fffb7..1e264d287 100644 --- a/applications/test/mvBak/CMakeLists.txt +++ b/applications/test/mvBak/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/mvBak/files.cmake b/applications/test/mvBak/files.cmake index 074953e2b..86501577c 100644 --- a/applications/test/mvBak/files.cmake +++ b/applications/test/mvBak/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/nearWallDist-wave/CMakeLists.txt b/applications/test/nearWallDist-wave/CMakeLists.txt index e00985564..cdb29e2ce 100644 --- a/applications/test/nearWallDist-wave/CMakeLists.txt +++ b/applications/test/nearWallDist-wave/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/nearWallDist-wave/files.cmake b/applications/test/nearWallDist-wave/files.cmake index 0f0e0755c..14e8a206a 100644 --- a/applications/test/nearWallDist-wave/files.cmake +++ b/applications/test/nearWallDist-wave/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/pTraits/CMakeLists.txt b/applications/test/pTraits/CMakeLists.txt index fc8c758f1..1037c5f44 100644 --- a/applications/test/pTraits/CMakeLists.txt +++ b/applications/test/pTraits/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/pTraits/files.cmake b/applications/test/pTraits/files.cmake index 13737ddc9..1c86bf206 100644 --- a/applications/test/pTraits/files.cmake +++ b/applications/test/pTraits/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/parallel/CMakeLists.txt b/applications/test/parallel/CMakeLists.txt index 0d5b4468a..5fe999a2a 100644 --- a/applications/test/parallel/CMakeLists.txt +++ b/applications/test/parallel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/parallel/files.cmake b/applications/test/parallel/files.cmake index 738c128b6..c3df30fb7 100644 --- a/applications/test/parallel/files.cmake +++ b/applications/test/parallel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/pointField/CMakeLists.txt b/applications/test/pointField/CMakeLists.txt index 0fbfc5c0d..12af2d7a1 100644 --- a/applications/test/pointField/CMakeLists.txt +++ b/applications/test/pointField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/pointField/files.cmake b/applications/test/pointField/files.cmake index a80c0ebcc..d194fb7e5 100644 --- a/applications/test/pointField/files.cmake +++ b/applications/test/pointField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/prefixOSstream/CMakeLists.txt b/applications/test/prefixOSstream/CMakeLists.txt index ef82310dc..047fb7844 100644 --- a/applications/test/prefixOSstream/CMakeLists.txt +++ b/applications/test/prefixOSstream/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/prefixOSstream/files.cmake b/applications/test/prefixOSstream/files.cmake index ebfd8c31e..dbe62090d 100644 --- a/applications/test/prefixOSstream/files.cmake +++ b/applications/test/prefixOSstream/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/primitivePatch/CMakeLists.txt b/applications/test/primitivePatch/CMakeLists.txt index d97162f65..67870a51b 100644 --- a/applications/test/primitivePatch/CMakeLists.txt +++ b/applications/test/primitivePatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/primitivePatch/files.cmake b/applications/test/primitivePatch/files.cmake index 6458aaa61..4637b31e3 100644 --- a/applications/test/primitivePatch/files.cmake +++ b/applications/test/primitivePatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/quaternion/CMakeLists.txt b/applications/test/quaternion/CMakeLists.txt index 13cc49c5d..4b68f29ec 100644 --- a/applications/test/quaternion/CMakeLists.txt +++ b/applications/test/quaternion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/quaternion/files.cmake b/applications/test/quaternion/files.cmake index 4a8250813..e866cc5a6 100644 --- a/applications/test/quaternion/files.cmake +++ b/applications/test/quaternion/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/readCHEMKINIII/CMakeLists.txt b/applications/test/readCHEMKINIII/CMakeLists.txt index 95cda8dfc..815d245bf 100644 --- a/applications/test/readCHEMKINIII/CMakeLists.txt +++ b/applications/test/readCHEMKINIII/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/readCHEMKINIII/files.cmake b/applications/test/readCHEMKINIII/files.cmake index c4503937e..801a25319 100644 --- a/applications/test/readCHEMKINIII/files.cmake +++ b/applications/test/readCHEMKINIII/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/regex/CMakeLists.txt b/applications/test/regex/CMakeLists.txt index f4c268604..92be8241a 100644 --- a/applications/test/regex/CMakeLists.txt +++ b/applications/test/regex/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/regex/files.cmake b/applications/test/regex/files.cmake index 78b70cade..3aac03344 100644 --- a/applications/test/regex/files.cmake +++ b/applications/test/regex/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/router/CMakeLists.txt b/applications/test/router/CMakeLists.txt index dd4842c38..b23b5fa96 100644 --- a/applications/test/router/CMakeLists.txt +++ b/applications/test/router/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/router/files.cmake b/applications/test/router/files.cmake index ebec7774e..da8f82c61 100644 --- a/applications/test/router/files.cmake +++ b/applications/test/router/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/sha1/CMakeLists.txt b/applications/test/sha1/CMakeLists.txt index 993f3e0bc..ecbb4ccbe 100644 --- a/applications/test/sha1/CMakeLists.txt +++ b/applications/test/sha1/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/sha1/files.cmake b/applications/test/sha1/files.cmake index 0c082dcf6..01476b1b3 100644 --- a/applications/test/sha1/files.cmake +++ b/applications/test/sha1/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/simpleMatrix/CMakeLists.txt b/applications/test/simpleMatrix/CMakeLists.txt index 743d53a44..1ff184f82 100644 --- a/applications/test/simpleMatrix/CMakeLists.txt +++ b/applications/test/simpleMatrix/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/simpleMatrix/files.cmake b/applications/test/simpleMatrix/files.cmake index 029b95971..007807f0e 100644 --- a/applications/test/simpleMatrix/files.cmake +++ b/applications/test/simpleMatrix/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/slicedField/CMakeLists.txt b/applications/test/slicedField/CMakeLists.txt index d115d5534..4894fc5f6 100644 --- a/applications/test/slicedField/CMakeLists.txt +++ b/applications/test/slicedField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/slicedField/files.cmake b/applications/test/slicedField/files.cmake index dce247d80..d7fdece71 100644 --- a/applications/test/slicedField/files.cmake +++ b/applications/test/slicedField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/sort/CMakeLists.txt b/applications/test/sort/CMakeLists.txt index 762632adb..834233e40 100644 --- a/applications/test/sort/CMakeLists.txt +++ b/applications/test/sort/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/sort/files.cmake b/applications/test/sort/files.cmake index dcc10c276..be07c8d78 100644 --- a/applications/test/sort/files.cmake +++ b/applications/test/sort/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/speed/CMakeLists.txt b/applications/test/speed/CMakeLists.txt index 6b0fa21b2..d241f3d72 100644 --- a/applications/test/speed/CMakeLists.txt +++ b/applications/test/speed/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(scalarSpeedTest) diff --git a/applications/test/speed/scalarSpeedTest/CMakeLists.txt b/applications/test/speed/scalarSpeedTest/CMakeLists.txt index 2db74c69a..cb20c6a3c 100644 --- a/applications/test/speed/scalarSpeedTest/CMakeLists.txt +++ b/applications/test/speed/scalarSpeedTest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/speed/scalarSpeedTest/files.cmake b/applications/test/speed/scalarSpeedTest/files.cmake index 05e40fa74..5243ae454 100644 --- a/applications/test/speed/scalarSpeedTest/files.cmake +++ b/applications/test/speed/scalarSpeedTest/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/speed/vectorSpeedTest/CMakeLists.txt b/applications/test/speed/vectorSpeedTest/CMakeLists.txt index c0018a9f2..7e37a4bb9 100644 --- a/applications/test/speed/vectorSpeedTest/CMakeLists.txt +++ b/applications/test/speed/vectorSpeedTest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/speed/vectorSpeedTest/files.cmake b/applications/test/speed/vectorSpeedTest/files.cmake index efab8eb37..2db095f1f 100644 --- a/applications/test/speed/vectorSpeedTest/files.cmake +++ b/applications/test/speed/vectorSpeedTest/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/sphericalTensorField/CMakeLists.txt b/applications/test/sphericalTensorField/CMakeLists.txt index 2c1d1d151..9b82f15f9 100644 --- a/applications/test/sphericalTensorField/CMakeLists.txt +++ b/applications/test/sphericalTensorField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/sphericalTensorField/files.cmake b/applications/test/sphericalTensorField/files.cmake index f58f9faa7..6bebd83af 100644 --- a/applications/test/sphericalTensorField/files.cmake +++ b/applications/test/sphericalTensorField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/string/CMakeLists.txt b/applications/test/string/CMakeLists.txt index a37fe7a78..6fcf839c2 100644 --- a/applications/test/string/CMakeLists.txt +++ b/applications/test/string/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/string/files.cmake b/applications/test/string/files.cmake index 54e977546..410c43721 100644 --- a/applications/test/string/files.cmake +++ b/applications/test/string/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/stringList/CMakeLists.txt b/applications/test/stringList/CMakeLists.txt index 40e7986d9..f72779ea0 100644 --- a/applications/test/stringList/CMakeLists.txt +++ b/applications/test/stringList/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/stringList/files.cmake b/applications/test/stringList/files.cmake index 71591204b..bf8701e77 100644 --- a/applications/test/stringList/files.cmake +++ b/applications/test/stringList/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/symmTensorField/CMakeLists.txt b/applications/test/symmTensorField/CMakeLists.txt index 3647a79c6..d019e7f27 100644 --- a/applications/test/symmTensorField/CMakeLists.txt +++ b/applications/test/symmTensorField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/symmTensorField/files.cmake b/applications/test/symmTensorField/files.cmake index f2a0f6705..2d051e84b 100644 --- a/applications/test/symmTensorField/files.cmake +++ b/applications/test/symmTensorField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/tensor/CMakeLists.txt b/applications/test/tensor/CMakeLists.txt index 51c435eb4..c1d40fe37 100644 --- a/applications/test/tensor/CMakeLists.txt +++ b/applications/test/tensor/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/tensor/files.cmake b/applications/test/tensor/files.cmake index cad8dd527..be71a7aa2 100644 --- a/applications/test/tensor/files.cmake +++ b/applications/test/tensor/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/testPointEdgeWave/CMakeLists.txt b/applications/test/testPointEdgeWave/CMakeLists.txt index 36bfbcc86..cde083d57 100644 --- a/applications/test/testPointEdgeWave/CMakeLists.txt +++ b/applications/test/testPointEdgeWave/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/testPointEdgeWave/files.cmake b/applications/test/testPointEdgeWave/files.cmake index 773bdc2be..9e9f424df 100644 --- a/applications/test/testPointEdgeWave/files.cmake +++ b/applications/test/testPointEdgeWave/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/tmpField/CMakeLists.txt b/applications/test/tmpField/CMakeLists.txt index 1ba9914f4..e57473cc6 100644 --- a/applications/test/tmpField/CMakeLists.txt +++ b/applications/test/tmpField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/tmpField/files.cmake b/applications/test/tmpField/files.cmake index 5c203ee4f..e8f0ef43f 100644 --- a/applications/test/tmpField/files.cmake +++ b/applications/test/tmpField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/triTet/CMakeLists.txt b/applications/test/triTet/CMakeLists.txt index 86c1ec9d6..2b5ef11d4 100644 --- a/applications/test/triTet/CMakeLists.txt +++ b/applications/test/triTet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/triTet/files.cmake b/applications/test/triTet/files.cmake index f5feb731c..ee72b6240 100644 --- a/applications/test/triTet/files.cmake +++ b/applications/test/triTet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/vector/CMakeLists.txt b/applications/test/vector/CMakeLists.txt index 4eb358da0..3ed507ac0 100644 --- a/applications/test/vector/CMakeLists.txt +++ b/applications/test/vector/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/vector/files.cmake b/applications/test/vector/files.cmake index 84b450bd8..0c7755bdb 100644 --- a/applications/test/vector/files.cmake +++ b/applications/test/vector/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/volField/CMakeLists.txt b/applications/test/volField/CMakeLists.txt index 0d87a1d48..7868c37e5 100644 --- a/applications/test/volField/CMakeLists.txt +++ b/applications/test/volField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/volField/files.cmake b/applications/test/volField/files.cmake index 653161bec..05461b6fc 100644 --- a/applications/test/volField/files.cmake +++ b/applications/test/volField/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/volPointInterpolation/CMakeLists.txt b/applications/test/volPointInterpolation/CMakeLists.txt index 021fea187..6f4af8062 100644 --- a/applications/test/volPointInterpolation/CMakeLists.txt +++ b/applications/test/volPointInterpolation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/volPointInterpolation/files.cmake b/applications/test/volPointInterpolation/files.cmake index db24d46fd..0559eb470 100644 --- a/applications/test/volPointInterpolation/files.cmake +++ b/applications/test/volPointInterpolation/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/wordRe/CMakeLists.txt b/applications/test/wordRe/CMakeLists.txt index e8f5d11e3..a75a86dc5 100644 --- a/applications/test/wordRe/CMakeLists.txt +++ b/applications/test/wordRe/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/wordRe/files.cmake b/applications/test/wordRe/files.cmake index d9517422a..d5609f98f 100644 --- a/applications/test/wordRe/files.cmake +++ b/applications/test/wordRe/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/test/xfer/CMakeLists.txt b/applications/test/xfer/CMakeLists.txt index 3655d50c1..f4c924c80 100644 --- a/applications/test/xfer/CMakeLists.txt +++ b/applications/test/xfer/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/applications/test/xfer/files.cmake b/applications/test/xfer/files.cmake index a2790f915..f97a4717b 100644 --- a/applications/test/xfer/files.cmake +++ b/applications/test/xfer/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/CMakeLists.txt b/applications/utilities/CMakeLists.txt index 8684efc62..d3a6d93d6 100644 --- a/applications/utilities/CMakeLists.txt +++ b/applications/utilities/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(mesh) diff --git a/applications/utilities/errorEstimation/CMakeLists.txt b/applications/utilities/errorEstimation/CMakeLists.txt index 1372849cd..f3ddcc47a 100644 --- a/applications/utilities/errorEstimation/CMakeLists.txt +++ b/applications/utilities/errorEstimation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(momentScalarError) diff --git a/applications/utilities/errorEstimation/estimateScalarError/CMakeLists.txt b/applications/utilities/errorEstimation/estimateScalarError/CMakeLists.txt index bddd68369..ce1b2d170 100644 --- a/applications/utilities/errorEstimation/estimateScalarError/CMakeLists.txt +++ b/applications/utilities/errorEstimation/estimateScalarError/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(estimateScalarError) diff --git a/applications/utilities/errorEstimation/estimateScalarError/files.cmake b/applications/utilities/errorEstimation/estimateScalarError/files.cmake index dfdc6c766..e1798f1e9 100644 --- a/applications/utilities/errorEstimation/estimateScalarError/files.cmake +++ b/applications/utilities/errorEstimation/estimateScalarError/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/errorEstimation/icoErrorEstimate/CMakeLists.txt b/applications/utilities/errorEstimation/icoErrorEstimate/CMakeLists.txt index 864fd0c3f..b788409e5 100644 --- a/applications/utilities/errorEstimation/icoErrorEstimate/CMakeLists.txt +++ b/applications/utilities/errorEstimation/icoErrorEstimate/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(icoErrorEstimate) diff --git a/applications/utilities/errorEstimation/icoErrorEstimate/files.cmake b/applications/utilities/errorEstimation/icoErrorEstimate/files.cmake index 8e329c714..06232033c 100644 --- a/applications/utilities/errorEstimation/icoErrorEstimate/files.cmake +++ b/applications/utilities/errorEstimation/icoErrorEstimate/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/errorEstimation/icoMomentError/CMakeLists.txt b/applications/utilities/errorEstimation/icoMomentError/CMakeLists.txt index 757c41849..0b0962ec2 100644 --- a/applications/utilities/errorEstimation/icoMomentError/CMakeLists.txt +++ b/applications/utilities/errorEstimation/icoMomentError/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(icoMomentError) diff --git a/applications/utilities/errorEstimation/icoMomentError/files.cmake b/applications/utilities/errorEstimation/icoMomentError/files.cmake index 529f76f4a..abc002ef8 100644 --- a/applications/utilities/errorEstimation/icoMomentError/files.cmake +++ b/applications/utilities/errorEstimation/icoMomentError/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/errorEstimation/momentScalarError/CMakeLists.txt b/applications/utilities/errorEstimation/momentScalarError/CMakeLists.txt index 756ed41ea..2a6a36bf5 100644 --- a/applications/utilities/errorEstimation/momentScalarError/CMakeLists.txt +++ b/applications/utilities/errorEstimation/momentScalarError/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(momentScalarError) diff --git a/applications/utilities/errorEstimation/momentScalarError/files.cmake b/applications/utilities/errorEstimation/momentScalarError/files.cmake index 6625320b0..72915cccd 100644 --- a/applications/utilities/errorEstimation/momentScalarError/files.cmake +++ b/applications/utilities/errorEstimation/momentScalarError/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/CMakeLists.txt b/applications/utilities/mesh/CMakeLists.txt index 978e8ce42..69730c5d7 100644 --- a/applications/utilities/mesh/CMakeLists.txt +++ b/applications/utilities/mesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_app_section(util_mesh_adv diff --git a/applications/utilities/mesh/advanced/CMakeLists.txt b/applications/utilities/mesh/advanced/CMakeLists.txt index 9f85f8851..21633adbe 100644 --- a/applications/utilities/mesh/advanced/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(autoRefineMesh) diff --git a/applications/utilities/mesh/advanced/autoRefineMesh/CMakeLists.txt b/applications/utilities/mesh/advanced/autoRefineMesh/CMakeLists.txt index 539ae1270..08750a442 100644 --- a/applications/utilities/mesh/advanced/autoRefineMesh/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/autoRefineMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(autoRefineMesh) diff --git a/applications/utilities/mesh/advanced/autoRefineMesh/files.cmake b/applications/utilities/mesh/advanced/autoRefineMesh/files.cmake index ecf826183..73f88fab1 100644 --- a/applications/utilities/mesh/advanced/autoRefineMesh/files.cmake +++ b/applications/utilities/mesh/advanced/autoRefineMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/collapseEdges/CMakeLists.txt b/applications/utilities/mesh/advanced/collapseEdges/CMakeLists.txt index dd861887e..2e4567476 100644 --- a/applications/utilities/mesh/advanced/collapseEdges/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/collapseEdges/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(collapseEdges) diff --git a/applications/utilities/mesh/advanced/collapseEdges/files.cmake b/applications/utilities/mesh/advanced/collapseEdges/files.cmake index 1ce48e0eb..bff59155f 100644 --- a/applications/utilities/mesh/advanced/collapseEdges/files.cmake +++ b/applications/utilities/mesh/advanced/collapseEdges/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/combinePatchFaces/CMakeLists.txt b/applications/utilities/mesh/advanced/combinePatchFaces/CMakeLists.txt index f5c6f9654..46a395fc6 100644 --- a/applications/utilities/mesh/advanced/combinePatchFaces/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/combinePatchFaces/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(combinePatchFaces) diff --git a/applications/utilities/mesh/advanced/combinePatchFaces/files.cmake b/applications/utilities/mesh/advanced/combinePatchFaces/files.cmake index f2ddfc735..91bb87f61 100644 --- a/applications/utilities/mesh/advanced/combinePatchFaces/files.cmake +++ b/applications/utilities/mesh/advanced/combinePatchFaces/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/modifyMesh/CMakeLists.txt b/applications/utilities/mesh/advanced/modifyMesh/CMakeLists.txt index d2143b636..ca9380aa1 100644 --- a/applications/utilities/mesh/advanced/modifyMesh/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/modifyMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(modifyMesh) diff --git a/applications/utilities/mesh/advanced/modifyMesh/files.cmake b/applications/utilities/mesh/advanced/modifyMesh/files.cmake index 1cd5cb4db..c4f0006bc 100644 --- a/applications/utilities/mesh/advanced/modifyMesh/files.cmake +++ b/applications/utilities/mesh/advanced/modifyMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/refineHexMesh/CMakeLists.txt b/applications/utilities/mesh/advanced/refineHexMesh/CMakeLists.txt index 2f28e433e..c03040561 100644 --- a/applications/utilities/mesh/advanced/refineHexMesh/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/refineHexMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(refineHexMesh) diff --git a/applications/utilities/mesh/advanced/refineHexMesh/files.cmake b/applications/utilities/mesh/advanced/refineHexMesh/files.cmake index 34319320e..b356912e4 100644 --- a/applications/utilities/mesh/advanced/refineHexMesh/files.cmake +++ b/applications/utilities/mesh/advanced/refineHexMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/refineWallLayer/CMakeLists.txt b/applications/utilities/mesh/advanced/refineWallLayer/CMakeLists.txt index 7e065bb34..9c3fc5e87 100644 --- a/applications/utilities/mesh/advanced/refineWallLayer/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/refineWallLayer/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(refineWallLayer) diff --git a/applications/utilities/mesh/advanced/refineWallLayer/files.cmake b/applications/utilities/mesh/advanced/refineWallLayer/files.cmake index 39d26210c..9d0f68c54 100644 --- a/applications/utilities/mesh/advanced/refineWallLayer/files.cmake +++ b/applications/utilities/mesh/advanced/refineWallLayer/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/refinementLevel/CMakeLists.txt b/applications/utilities/mesh/advanced/refinementLevel/CMakeLists.txt index 9e2948823..2105eb0b2 100644 --- a/applications/utilities/mesh/advanced/refinementLevel/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/refinementLevel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(refinementLevel) diff --git a/applications/utilities/mesh/advanced/refinementLevel/files.cmake b/applications/utilities/mesh/advanced/refinementLevel/files.cmake index 9b85d702f..0631c8741 100644 --- a/applications/utilities/mesh/advanced/refinementLevel/files.cmake +++ b/applications/utilities/mesh/advanced/refinementLevel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/removeFaces/CMakeLists.txt b/applications/utilities/mesh/advanced/removeFaces/CMakeLists.txt index efdd636a2..99c395fbb 100644 --- a/applications/utilities/mesh/advanced/removeFaces/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/removeFaces/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(removeFaces) diff --git a/applications/utilities/mesh/advanced/removeFaces/files.cmake b/applications/utilities/mesh/advanced/removeFaces/files.cmake index 2ff5fc0dd..d8ac40df9 100644 --- a/applications/utilities/mesh/advanced/removeFaces/files.cmake +++ b/applications/utilities/mesh/advanced/removeFaces/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/selectCells/CMakeLists.txt b/applications/utilities/mesh/advanced/selectCells/CMakeLists.txt index 87c6f5607..65630550f 100644 --- a/applications/utilities/mesh/advanced/selectCells/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/selectCells/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(selectCells) diff --git a/applications/utilities/mesh/advanced/selectCells/files.cmake b/applications/utilities/mesh/advanced/selectCells/files.cmake index 4935fbcad..62da3e6ca 100644 --- a/applications/utilities/mesh/advanced/selectCells/files.cmake +++ b/applications/utilities/mesh/advanced/selectCells/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/advanced/splitCells/CMakeLists.txt b/applications/utilities/mesh/advanced/splitCells/CMakeLists.txt index b1f52c4dc..efaeeb1c4 100644 --- a/applications/utilities/mesh/advanced/splitCells/CMakeLists.txt +++ b/applications/utilities/mesh/advanced/splitCells/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(splitCells) diff --git a/applications/utilities/mesh/advanced/splitCells/files.cmake b/applications/utilities/mesh/advanced/splitCells/files.cmake index 1c8db7f6d..232fd020f 100644 --- a/applications/utilities/mesh/advanced/splitCells/files.cmake +++ b/applications/utilities/mesh/advanced/splitCells/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/CMakeLists.txt b/applications/utilities/mesh/conversion/CMakeLists.txt index d689dfa99..a60539c22 100644 --- a/applications/utilities/mesh/conversion/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- diff --git a/applications/utilities/mesh/conversion/Optional/CMakeLists.txt b/applications/utilities/mesh/conversion/Optional/CMakeLists.txt index a49ec9de3..d41a5c848 100644 --- a/applications/utilities/mesh/conversion/Optional/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/Optional/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_conditional_component(ccm26ToFoam FOAM_ENABLE_CCMIO ccm26ToFoam diff --git a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/CMakeLists.txt index 8cb1efdb5..2a45ba220 100644 --- a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories(${CCMIO_INCLUDE_DIRS}) diff --git a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/files.cmake b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/files.cmake index 55beb86c9..dac5265db 100644 --- a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/ansysToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/ansysToFoam/CMakeLists.txt index be4173a27..8e526633e 100644 --- a/applications/utilities/mesh/conversion/ansysToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/ansysToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(ansysToFoam) diff --git a/applications/utilities/mesh/conversion/ansysToFoam/files.cmake b/applications/utilities/mesh/conversion/ansysToFoam/files.cmake index 2cc2b15d4..d61f9ea01 100644 --- a/applications/utilities/mesh/conversion/ansysToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/ansysToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/cfx4ToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/cfx4ToFoam/CMakeLists.txt index 9a786a853..d45fc55ed 100644 --- a/applications/utilities/mesh/conversion/cfx4ToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/cfx4ToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(cfx4ToFoam) diff --git a/applications/utilities/mesh/conversion/cfx4ToFoam/files.cmake b/applications/utilities/mesh/conversion/cfx4ToFoam/files.cmake index f9bad2cba..dd9a619a8 100644 --- a/applications/utilities/mesh/conversion/cfx4ToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/cfx4ToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/fluent3DMeshToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/fluent3DMeshToFoam/CMakeLists.txt index c9f209e48..564001d07 100644 --- a/applications/utilities/mesh/conversion/fluent3DMeshToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/fluent3DMeshToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(fluent3DMeshToFoam) diff --git a/applications/utilities/mesh/conversion/fluent3DMeshToFoam/files.cmake b/applications/utilities/mesh/conversion/fluent3DMeshToFoam/files.cmake index d0e5dbc4a..e04a4e35e 100644 --- a/applications/utilities/mesh/conversion/fluent3DMeshToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/fluent3DMeshToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/fluentMeshToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/fluentMeshToFoam/CMakeLists.txt index ce667a170..9a0ba5e9e 100644 --- a/applications/utilities/mesh/conversion/fluentMeshToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/fluentMeshToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(fluentMeshToFoam) diff --git a/applications/utilities/mesh/conversion/fluentMeshToFoam/files.cmake b/applications/utilities/mesh/conversion/fluentMeshToFoam/files.cmake index 12a601dc0..07ab92f39 100644 --- a/applications/utilities/mesh/conversion/fluentMeshToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/fluentMeshToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/foamMeshToFluent/CMakeLists.txt b/applications/utilities/mesh/conversion/foamMeshToFluent/CMakeLists.txt index 680d03bb1..279d95482 100644 --- a/applications/utilities/mesh/conversion/foamMeshToFluent/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/foamMeshToFluent/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamMeshToFluent) diff --git a/applications/utilities/mesh/conversion/foamMeshToFluent/files.cmake b/applications/utilities/mesh/conversion/foamMeshToFluent/files.cmake index 6c6df59cb..a329219f7 100644 --- a/applications/utilities/mesh/conversion/foamMeshToFluent/files.cmake +++ b/applications/utilities/mesh/conversion/foamMeshToFluent/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/foamToStarMesh/CMakeLists.txt b/applications/utilities/mesh/conversion/foamToStarMesh/CMakeLists.txt index f98dc3786..6490837e8 100644 --- a/applications/utilities/mesh/conversion/foamToStarMesh/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/foamToStarMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToStarMesh) diff --git a/applications/utilities/mesh/conversion/foamToStarMesh/files.cmake b/applications/utilities/mesh/conversion/foamToStarMesh/files.cmake index 4c74891e3..6bdf209b6 100644 --- a/applications/utilities/mesh/conversion/foamToStarMesh/files.cmake +++ b/applications/utilities/mesh/conversion/foamToStarMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/gambitToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/gambitToFoam/CMakeLists.txt index a365f1409..271092719 100644 --- a/applications/utilities/mesh/conversion/gambitToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/gambitToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(gambitToFoam) diff --git a/applications/utilities/mesh/conversion/gambitToFoam/files.cmake b/applications/utilities/mesh/conversion/gambitToFoam/files.cmake index ebb4af847..fe189b1e8 100644 --- a/applications/utilities/mesh/conversion/gambitToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/gambitToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/gmshToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/gmshToFoam/CMakeLists.txt index 697759b50..daf4fd5e0 100644 --- a/applications/utilities/mesh/conversion/gmshToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/gmshToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(gmshToFoam) diff --git a/applications/utilities/mesh/conversion/gmshToFoam/files.cmake b/applications/utilities/mesh/conversion/gmshToFoam/files.cmake index 24c3818b4..da407bfcd 100644 --- a/applications/utilities/mesh/conversion/gmshToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/gmshToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/ideasUnvToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/ideasUnvToFoam/CMakeLists.txt index 17970ed59..28a0a709e 100644 --- a/applications/utilities/mesh/conversion/ideasUnvToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/ideasUnvToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(ideasUnvToFoam) diff --git a/applications/utilities/mesh/conversion/ideasUnvToFoam/files.cmake b/applications/utilities/mesh/conversion/ideasUnvToFoam/files.cmake index a2ba6d411..4a9153f17 100644 --- a/applications/utilities/mesh/conversion/ideasUnvToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/ideasUnvToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/kivaToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/kivaToFoam/CMakeLists.txt index 9abc01d17..2b6aa84ea 100644 --- a/applications/utilities/mesh/conversion/kivaToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/kivaToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(kivaToFoam) diff --git a/applications/utilities/mesh/conversion/kivaToFoam/files.cmake b/applications/utilities/mesh/conversion/kivaToFoam/files.cmake index d77c2ba83..0131292c8 100644 --- a/applications/utilities/mesh/conversion/kivaToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/kivaToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/mshToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/mshToFoam/CMakeLists.txt index 2e3d00b28..23cb6eb89 100644 --- a/applications/utilities/mesh/conversion/mshToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/mshToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mshToFoam) diff --git a/applications/utilities/mesh/conversion/mshToFoam/files.cmake b/applications/utilities/mesh/conversion/mshToFoam/files.cmake index 4cacb0058..647368077 100644 --- a/applications/utilities/mesh/conversion/mshToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/mshToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/netgenNeutralToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/netgenNeutralToFoam/CMakeLists.txt index 672023695..8f6d94816 100644 --- a/applications/utilities/mesh/conversion/netgenNeutralToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/netgenNeutralToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(netgenNeutralToFoam) diff --git a/applications/utilities/mesh/conversion/netgenNeutralToFoam/files.cmake b/applications/utilities/mesh/conversion/netgenNeutralToFoam/files.cmake index 29ce93fa1..5de6525ee 100644 --- a/applications/utilities/mesh/conversion/netgenNeutralToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/netgenNeutralToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/plot3dToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/plot3dToFoam/CMakeLists.txt index 87811c44c..7b7e578ff 100644 --- a/applications/utilities/mesh/conversion/plot3dToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/plot3dToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(plot3dToFoam) diff --git a/applications/utilities/mesh/conversion/plot3dToFoam/files.cmake b/applications/utilities/mesh/conversion/plot3dToFoam/files.cmake index 50c182b19..f88e56b18 100644 --- a/applications/utilities/mesh/conversion/plot3dToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/plot3dToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/polyDualMesh/CMakeLists.txt b/applications/utilities/mesh/conversion/polyDualMesh/CMakeLists.txt index 000043610..ee88afff3 100644 --- a/applications/utilities/mesh/conversion/polyDualMesh/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/polyDualMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(polyDualMesh) diff --git a/applications/utilities/mesh/conversion/polyDualMesh/files.cmake b/applications/utilities/mesh/conversion/polyDualMesh/files.cmake index 7b20401e6..82f3d2b4d 100644 --- a/applications/utilities/mesh/conversion/polyDualMesh/files.cmake +++ b/applications/utilities/mesh/conversion/polyDualMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/sammToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/sammToFoam/CMakeLists.txt index 3930e3248..657769383 100644 --- a/applications/utilities/mesh/conversion/sammToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/sammToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(sammToFoam) diff --git a/applications/utilities/mesh/conversion/sammToFoam/files.cmake b/applications/utilities/mesh/conversion/sammToFoam/files.cmake index f3e0c3394..07bc02442 100644 --- a/applications/utilities/mesh/conversion/sammToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/sammToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/star4ToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/star4ToFoam/CMakeLists.txt index 7a676cf9d..56a8cf7ec 100644 --- a/applications/utilities/mesh/conversion/star4ToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/star4ToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(star4ToFoam) diff --git a/applications/utilities/mesh/conversion/star4ToFoam/files.cmake b/applications/utilities/mesh/conversion/star4ToFoam/files.cmake index 3d0b93d8a..6cfc360d2 100644 --- a/applications/utilities/mesh/conversion/star4ToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/star4ToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/starToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/starToFoam/CMakeLists.txt index 76f6f437a..f9658598c 100644 --- a/applications/utilities/mesh/conversion/starToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/starToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(starToFoam) diff --git a/applications/utilities/mesh/conversion/starToFoam/files.cmake b/applications/utilities/mesh/conversion/starToFoam/files.cmake index fceb84516..04d8eb653 100644 --- a/applications/utilities/mesh/conversion/starToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/starToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/tetgenToFoam/CMakeLists.txt b/applications/utilities/mesh/conversion/tetgenToFoam/CMakeLists.txt index 4d704392c..9780392f6 100644 --- a/applications/utilities/mesh/conversion/tetgenToFoam/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/tetgenToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(tetgenToFoam) diff --git a/applications/utilities/mesh/conversion/tetgenToFoam/files.cmake b/applications/utilities/mesh/conversion/tetgenToFoam/files.cmake index da493dd74..5695c17d7 100644 --- a/applications/utilities/mesh/conversion/tetgenToFoam/files.cmake +++ b/applications/utilities/mesh/conversion/tetgenToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/conversion/writeMeshObj/CMakeLists.txt b/applications/utilities/mesh/conversion/writeMeshObj/CMakeLists.txt index 645a18451..152ec3739 100644 --- a/applications/utilities/mesh/conversion/writeMeshObj/CMakeLists.txt +++ b/applications/utilities/mesh/conversion/writeMeshObj/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(writeMeshObj) diff --git a/applications/utilities/mesh/conversion/writeMeshObj/files.cmake b/applications/utilities/mesh/conversion/writeMeshObj/files.cmake index d2233e116..32d0cf953 100644 --- a/applications/utilities/mesh/conversion/writeMeshObj/files.cmake +++ b/applications/utilities/mesh/conversion/writeMeshObj/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/generation/CMakeLists.txt b/applications/utilities/mesh/generation/CMakeLists.txt index 0800c45f7..6697fe54e 100644 --- a/applications/utilities/mesh/generation/CMakeLists.txt +++ b/applications/utilities/mesh/generation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(extrudeMesh) diff --git a/applications/utilities/mesh/generation/blockMesh/CMakeLists.txt b/applications/utilities/mesh/generation/blockMesh/CMakeLists.txt index dcc554488..af5526138 100644 --- a/applications/utilities/mesh/generation/blockMesh/CMakeLists.txt +++ b/applications/utilities/mesh/generation/blockMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(blockMesh) diff --git a/applications/utilities/mesh/generation/blockMesh/files.cmake b/applications/utilities/mesh/generation/blockMesh/files.cmake index bc6f3675f..70068ab18 100644 --- a/applications/utilities/mesh/generation/blockMesh/files.cmake +++ b/applications/utilities/mesh/generation/blockMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/generation/extrude2DMesh/CMakeLists.txt b/applications/utilities/mesh/generation/extrude2DMesh/CMakeLists.txt index 38f2e77b7..f70b81f93 100644 --- a/applications/utilities/mesh/generation/extrude2DMesh/CMakeLists.txt +++ b/applications/utilities/mesh/generation/extrude2DMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(extrude2DMesh) diff --git a/applications/utilities/mesh/generation/extrude2DMesh/files.cmake b/applications/utilities/mesh/generation/extrude2DMesh/files.cmake index a42df8b37..70586ec14 100644 --- a/applications/utilities/mesh/generation/extrude2DMesh/files.cmake +++ b/applications/utilities/mesh/generation/extrude2DMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/generation/extrudeMesh/CMakeLists.txt b/applications/utilities/mesh/generation/extrudeMesh/CMakeLists.txt index af476f1bf..344da3d26 100644 --- a/applications/utilities/mesh/generation/extrudeMesh/CMakeLists.txt +++ b/applications/utilities/mesh/generation/extrudeMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(extrudeModel) diff --git a/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/CMakeLists.txt b/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/CMakeLists.txt index 377fe5a82..9c680ce81 100644 --- a/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/CMakeLists.txt +++ b/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(extrudeModel) diff --git a/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/files.cmake b/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/files.cmake index 54095dfb7..22805bf01 100644 --- a/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/files.cmake +++ b/applications/utilities/mesh/generation/extrudeMesh/extrudeModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/generation/extrudeMesh/files.cmake b/applications/utilities/mesh/generation/extrudeMesh/files.cmake index 7040af194..8081da353 100644 --- a/applications/utilities/mesh/generation/extrudeMesh/files.cmake +++ b/applications/utilities/mesh/generation/extrudeMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/generation/snappyHexMesh/CMakeLists.txt b/applications/utilities/mesh/generation/snappyHexMesh/CMakeLists.txt index 3608ec4ba..caa3b9bd5 100644 --- a/applications/utilities/mesh/generation/snappyHexMesh/CMakeLists.txt +++ b/applications/utilities/mesh/generation/snappyHexMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(snappyHexMesh) diff --git a/applications/utilities/mesh/generation/snappyHexMesh/files.cmake b/applications/utilities/mesh/generation/snappyHexMesh/files.cmake index a06c66550..46d3205d8 100644 --- a/applications/utilities/mesh/generation/snappyHexMesh/files.cmake +++ b/applications/utilities/mesh/generation/snappyHexMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/CMakeLists.txt b/applications/utilities/mesh/manipulation/CMakeLists.txt index 02f3bed21..3e07c3212 100644 --- a/applications/utilities/mesh/manipulation/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(attachMesh) diff --git a/applications/utilities/mesh/manipulation/attachMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/attachMesh/CMakeLists.txt index 64949644f..f36fb632b 100644 --- a/applications/utilities/mesh/manipulation/attachMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/attachMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(attachMesh) diff --git a/applications/utilities/mesh/manipulation/attachMesh/files.cmake b/applications/utilities/mesh/manipulation/attachMesh/files.cmake index ea19b4a87..c8fd39dc7 100644 --- a/applications/utilities/mesh/manipulation/attachMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/attachMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/autoPatch/CMakeLists.txt b/applications/utilities/mesh/manipulation/autoPatch/CMakeLists.txt index 93fe78c64..2537078bb 100644 --- a/applications/utilities/mesh/manipulation/autoPatch/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/autoPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(autoPatch) diff --git a/applications/utilities/mesh/manipulation/autoPatch/files.cmake b/applications/utilities/mesh/manipulation/autoPatch/files.cmake index e215010d5..e63c47b2b 100644 --- a/applications/utilities/mesh/manipulation/autoPatch/files.cmake +++ b/applications/utilities/mesh/manipulation/autoPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/cellSet/CMakeLists.txt b/applications/utilities/mesh/manipulation/cellSet/CMakeLists.txt index 883a50d0d..73aac921f 100644 --- a/applications/utilities/mesh/manipulation/cellSet/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/cellSet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(cellSet) diff --git a/applications/utilities/mesh/manipulation/cellSet/files.cmake b/applications/utilities/mesh/manipulation/cellSet/files.cmake index 723936f3e..2b739ec12 100644 --- a/applications/utilities/mesh/manipulation/cellSet/files.cmake +++ b/applications/utilities/mesh/manipulation/cellSet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/checkMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/checkMesh/CMakeLists.txt index 858c73bff..af7619d0a 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/checkMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(checkMesh) diff --git a/applications/utilities/mesh/manipulation/checkMesh/files.cmake b/applications/utilities/mesh/manipulation/checkMesh/files.cmake index effb05d43..5294b2bcf 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/checkMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/createBaffles/CMakeLists.txt b/applications/utilities/mesh/manipulation/createBaffles/CMakeLists.txt index 7b39470fb..38272d2ff 100644 --- a/applications/utilities/mesh/manipulation/createBaffles/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/createBaffles/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(createBaffles) diff --git a/applications/utilities/mesh/manipulation/createBaffles/files.cmake b/applications/utilities/mesh/manipulation/createBaffles/files.cmake index 1d30ce73b..439c22531 100644 --- a/applications/utilities/mesh/manipulation/createBaffles/files.cmake +++ b/applications/utilities/mesh/manipulation/createBaffles/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/createPatch/CMakeLists.txt b/applications/utilities/mesh/manipulation/createPatch/CMakeLists.txt index 89c41dc05..f2dbe885d 100644 --- a/applications/utilities/mesh/manipulation/createPatch/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/createPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(createPatch) diff --git a/applications/utilities/mesh/manipulation/createPatch/files.cmake b/applications/utilities/mesh/manipulation/createPatch/files.cmake index 7735ab15a..13bd8ddd6 100644 --- a/applications/utilities/mesh/manipulation/createPatch/files.cmake +++ b/applications/utilities/mesh/manipulation/createPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/deformedGeom/CMakeLists.txt b/applications/utilities/mesh/manipulation/deformedGeom/CMakeLists.txt index 952160579..d864210fa 100644 --- a/applications/utilities/mesh/manipulation/deformedGeom/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/deformedGeom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(deformedGeom) diff --git a/applications/utilities/mesh/manipulation/deformedGeom/files.cmake b/applications/utilities/mesh/manipulation/deformedGeom/files.cmake index 4c37a56fb..8a5903af2 100644 --- a/applications/utilities/mesh/manipulation/deformedGeom/files.cmake +++ b/applications/utilities/mesh/manipulation/deformedGeom/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/faceSet/CMakeLists.txt b/applications/utilities/mesh/manipulation/faceSet/CMakeLists.txt index a16d51bb7..dbca27aaa 100644 --- a/applications/utilities/mesh/manipulation/faceSet/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/faceSet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(faceSet) diff --git a/applications/utilities/mesh/manipulation/faceSet/files.cmake b/applications/utilities/mesh/manipulation/faceSet/files.cmake index 580e425f8..9af2527f5 100644 --- a/applications/utilities/mesh/manipulation/faceSet/files.cmake +++ b/applications/utilities/mesh/manipulation/faceSet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/flattenMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/flattenMesh/CMakeLists.txt index 2feed72de..de3fef6f7 100644 --- a/applications/utilities/mesh/manipulation/flattenMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/flattenMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(flattenMesh) diff --git a/applications/utilities/mesh/manipulation/flattenMesh/files.cmake b/applications/utilities/mesh/manipulation/flattenMesh/files.cmake index 9e8faaa9a..cc0352c7e 100644 --- a/applications/utilities/mesh/manipulation/flattenMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/flattenMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/insideCells/CMakeLists.txt b/applications/utilities/mesh/manipulation/insideCells/CMakeLists.txt index cb99129f7..062e915a5 100644 --- a/applications/utilities/mesh/manipulation/insideCells/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/insideCells/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(insideCells) diff --git a/applications/utilities/mesh/manipulation/insideCells/files.cmake b/applications/utilities/mesh/manipulation/insideCells/files.cmake index 1b5df7565..f2409c2ba 100644 --- a/applications/utilities/mesh/manipulation/insideCells/files.cmake +++ b/applications/utilities/mesh/manipulation/insideCells/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/mergeMeshes/CMakeLists.txt b/applications/utilities/mesh/manipulation/mergeMeshes/CMakeLists.txt index 8d5cd03ec..6b5a864f2 100644 --- a/applications/utilities/mesh/manipulation/mergeMeshes/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/mergeMeshes/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mergeMeshes) diff --git a/applications/utilities/mesh/manipulation/mergeMeshes/files.cmake b/applications/utilities/mesh/manipulation/mergeMeshes/files.cmake index a8980f196..3bc0630e3 100644 --- a/applications/utilities/mesh/manipulation/mergeMeshes/files.cmake +++ b/applications/utilities/mesh/manipulation/mergeMeshes/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/CMakeLists.txt b/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/CMakeLists.txt index 64e4b8b00..f32fbb665 100644 --- a/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mergeOrSplitBaffles) diff --git a/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/files.cmake b/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/files.cmake index 898febf38..4ab71c54f 100644 --- a/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/files.cmake +++ b/applications/utilities/mesh/manipulation/mergeOrSplitBaffles/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/mirrorMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/mirrorMesh/CMakeLists.txt index eda865ec6..836aa63c1 100644 --- a/applications/utilities/mesh/manipulation/mirrorMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/mirrorMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mirrorMesh) diff --git a/applications/utilities/mesh/manipulation/mirrorMesh/files.cmake b/applications/utilities/mesh/manipulation/mirrorMesh/files.cmake index 386fafe45..c87110420 100644 --- a/applications/utilities/mesh/manipulation/mirrorMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/mirrorMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/moveDynamicMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/moveDynamicMesh/CMakeLists.txt index ffbfc109b..43d21e4b7 100644 --- a/applications/utilities/mesh/manipulation/moveDynamicMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/moveDynamicMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(moveDynamicMesh) diff --git a/applications/utilities/mesh/manipulation/moveDynamicMesh/files.cmake b/applications/utilities/mesh/manipulation/moveDynamicMesh/files.cmake index ca7be4662..775665179 100644 --- a/applications/utilities/mesh/manipulation/moveDynamicMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/moveDynamicMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/moveEngineMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/moveEngineMesh/CMakeLists.txt index 2fe55fa53..86afa321a 100644 --- a/applications/utilities/mesh/manipulation/moveEngineMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/moveEngineMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(moveEngineMesh) diff --git a/applications/utilities/mesh/manipulation/moveEngineMesh/files.cmake b/applications/utilities/mesh/manipulation/moveEngineMesh/files.cmake index 61feea59f..4173f80f4 100644 --- a/applications/utilities/mesh/manipulation/moveEngineMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/moveEngineMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/moveMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/moveMesh/CMakeLists.txt index 2b294467a..34a0a31b7 100644 --- a/applications/utilities/mesh/manipulation/moveMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/moveMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(moveMesh) diff --git a/applications/utilities/mesh/manipulation/moveMesh/files.cmake b/applications/utilities/mesh/manipulation/moveMesh/files.cmake index 970479c42..cf841e9e6 100644 --- a/applications/utilities/mesh/manipulation/moveMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/moveMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/objToVTK/CMakeLists.txt b/applications/utilities/mesh/manipulation/objToVTK/CMakeLists.txt index 7b013846e..482a2f968 100644 --- a/applications/utilities/mesh/manipulation/objToVTK/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/objToVTK/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(objToVTK) diff --git a/applications/utilities/mesh/manipulation/objToVTK/files.cmake b/applications/utilities/mesh/manipulation/objToVTK/files.cmake index 836b80681..f70bfa49c 100644 --- a/applications/utilities/mesh/manipulation/objToVTK/files.cmake +++ b/applications/utilities/mesh/manipulation/objToVTK/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/pointSet/CMakeLists.txt b/applications/utilities/mesh/manipulation/pointSet/CMakeLists.txt index e220404b2..92a740ded 100644 --- a/applications/utilities/mesh/manipulation/pointSet/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/pointSet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(pointSet) diff --git a/applications/utilities/mesh/manipulation/pointSet/files.cmake b/applications/utilities/mesh/manipulation/pointSet/files.cmake index da587096f..a1326257b 100644 --- a/applications/utilities/mesh/manipulation/pointSet/files.cmake +++ b/applications/utilities/mesh/manipulation/pointSet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/refineMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/refineMesh/CMakeLists.txt index efe567fef..11e264a52 100644 --- a/applications/utilities/mesh/manipulation/refineMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/refineMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(refineMesh) diff --git a/applications/utilities/mesh/manipulation/refineMesh/files.cmake b/applications/utilities/mesh/manipulation/refineMesh/files.cmake index 2815c1fca..c0a2ca05d 100644 --- a/applications/utilities/mesh/manipulation/refineMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/refineMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/renumberMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/renumberMesh/CMakeLists.txt index 9afc10028..78d7efa95 100644 --- a/applications/utilities/mesh/manipulation/renumberMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/renumberMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(renumberMesh) diff --git a/applications/utilities/mesh/manipulation/renumberMesh/files.cmake b/applications/utilities/mesh/manipulation/renumberMesh/files.cmake index f25bcb5ce..2dbf8bb9c 100644 --- a/applications/utilities/mesh/manipulation/renumberMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/renumberMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/rotateMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/rotateMesh/CMakeLists.txt index fcb5435a9..b7dbc39cd 100644 --- a/applications/utilities/mesh/manipulation/rotateMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/rotateMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(rotateMesh) diff --git a/applications/utilities/mesh/manipulation/rotateMesh/files.cmake b/applications/utilities/mesh/manipulation/rotateMesh/files.cmake index 3f423d13d..3a1327a55 100644 --- a/applications/utilities/mesh/manipulation/rotateMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/rotateMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/setSet/CMakeLists.txt b/applications/utilities/mesh/manipulation/setSet/CMakeLists.txt index d9a04a9d2..cb4ca6c36 100644 --- a/applications/utilities/mesh/manipulation/setSet/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/setSet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(READLINE_FOUND) diff --git a/applications/utilities/mesh/manipulation/setSet/files.cmake b/applications/utilities/mesh/manipulation/setSet/files.cmake index 3254ad276..f2f8fbd5a 100644 --- a/applications/utilities/mesh/manipulation/setSet/files.cmake +++ b/applications/utilities/mesh/manipulation/setSet/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/setsToZones/CMakeLists.txt b/applications/utilities/mesh/manipulation/setsToZones/CMakeLists.txt index 0690f3cae..d5777136c 100644 --- a/applications/utilities/mesh/manipulation/setsToZones/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/setsToZones/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(setsToZones) diff --git a/applications/utilities/mesh/manipulation/setsToZones/files.cmake b/applications/utilities/mesh/manipulation/setsToZones/files.cmake index e755a51d6..b58e63166 100644 --- a/applications/utilities/mesh/manipulation/setsToZones/files.cmake +++ b/applications/utilities/mesh/manipulation/setsToZones/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/splitMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/splitMesh/CMakeLists.txt index 370b4e500..c8690caf6 100644 --- a/applications/utilities/mesh/manipulation/splitMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/splitMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(splitMesh) diff --git a/applications/utilities/mesh/manipulation/splitMesh/files.cmake b/applications/utilities/mesh/manipulation/splitMesh/files.cmake index 76ae4e3f8..4bcf09609 100644 --- a/applications/utilities/mesh/manipulation/splitMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/splitMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/splitMeshRegions/CMakeLists.txt b/applications/utilities/mesh/manipulation/splitMeshRegions/CMakeLists.txt index dee887e92..4000e746d 100644 --- a/applications/utilities/mesh/manipulation/splitMeshRegions/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/splitMeshRegions/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(splitMeshRegions) diff --git a/applications/utilities/mesh/manipulation/splitMeshRegions/files.cmake b/applications/utilities/mesh/manipulation/splitMeshRegions/files.cmake index 8363fafb0..17cd0a38e 100644 --- a/applications/utilities/mesh/manipulation/splitMeshRegions/files.cmake +++ b/applications/utilities/mesh/manipulation/splitMeshRegions/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/stitchMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/stitchMesh/CMakeLists.txt index e23dd691b..63cf3bcb6 100644 --- a/applications/utilities/mesh/manipulation/stitchMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/stitchMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(stitchMesh) diff --git a/applications/utilities/mesh/manipulation/stitchMesh/files.cmake b/applications/utilities/mesh/manipulation/stitchMesh/files.cmake index cfd840342..0c15254d0 100644 --- a/applications/utilities/mesh/manipulation/stitchMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/stitchMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/subsetMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/subsetMesh/CMakeLists.txt index 41ac163fc..bf6a46201 100644 --- a/applications/utilities/mesh/manipulation/subsetMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/subsetMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(subsetMesh) diff --git a/applications/utilities/mesh/manipulation/subsetMesh/files.cmake b/applications/utilities/mesh/manipulation/subsetMesh/files.cmake index 700d348f4..ddf2c0c41 100644 --- a/applications/utilities/mesh/manipulation/subsetMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/subsetMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/transformPoints/CMakeLists.txt b/applications/utilities/mesh/manipulation/transformPoints/CMakeLists.txt index 5b4d5bcec..f0126f910 100644 --- a/applications/utilities/mesh/manipulation/transformPoints/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/transformPoints/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(transformPoints) diff --git a/applications/utilities/mesh/manipulation/transformPoints/files.cmake b/applications/utilities/mesh/manipulation/transformPoints/files.cmake index 961ef0211..f68287004 100644 --- a/applications/utilities/mesh/manipulation/transformPoints/files.cmake +++ b/applications/utilities/mesh/manipulation/transformPoints/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/mesh/manipulation/zipUpMesh/CMakeLists.txt b/applications/utilities/mesh/manipulation/zipUpMesh/CMakeLists.txt index dfb46ef3c..8208f33e5 100644 --- a/applications/utilities/mesh/manipulation/zipUpMesh/CMakeLists.txt +++ b/applications/utilities/mesh/manipulation/zipUpMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(zipUpMesh) diff --git a/applications/utilities/mesh/manipulation/zipUpMesh/files.cmake b/applications/utilities/mesh/manipulation/zipUpMesh/files.cmake index 2492995ba..7a739a2a1 100644 --- a/applications/utilities/mesh/manipulation/zipUpMesh/files.cmake +++ b/applications/utilities/mesh/manipulation/zipUpMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/miscellaneous/CMakeLists.txt b/applications/utilities/miscellaneous/CMakeLists.txt index a9d0a7dc7..d21415361 100644 --- a/applications/utilities/miscellaneous/CMakeLists.txt +++ b/applications/utilities/miscellaneous/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(expandDictionary) diff --git a/applications/utilities/miscellaneous/expandDictionary/CMakeLists.txt b/applications/utilities/miscellaneous/expandDictionary/CMakeLists.txt index 3170158fa..6ee60d3e4 100644 --- a/applications/utilities/miscellaneous/expandDictionary/CMakeLists.txt +++ b/applications/utilities/miscellaneous/expandDictionary/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(expandDictionary) diff --git a/applications/utilities/miscellaneous/expandDictionary/files.cmake b/applications/utilities/miscellaneous/expandDictionary/files.cmake index 339eee3f8..ed2be4a3f 100644 --- a/applications/utilities/miscellaneous/expandDictionary/files.cmake +++ b/applications/utilities/miscellaneous/expandDictionary/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/miscellaneous/foamDebugSwitches/CMakeLists.txt b/applications/utilities/miscellaneous/foamDebugSwitches/CMakeLists.txt index 3289ca4dc..2e5359290 100644 --- a/applications/utilities/miscellaneous/foamDebugSwitches/CMakeLists.txt +++ b/applications/utilities/miscellaneous/foamDebugSwitches/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(debugSwitches) diff --git a/applications/utilities/miscellaneous/foamDebugSwitches/files.cmake b/applications/utilities/miscellaneous/foamDebugSwitches/files.cmake index bff715ee8..9ddb9920b 100644 --- a/applications/utilities/miscellaneous/foamDebugSwitches/files.cmake +++ b/applications/utilities/miscellaneous/foamDebugSwitches/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/miscellaneous/foamFormatConvert/CMakeLists.txt b/applications/utilities/miscellaneous/foamFormatConvert/CMakeLists.txt index d4ad6be4a..267a3e509 100644 --- a/applications/utilities/miscellaneous/foamFormatConvert/CMakeLists.txt +++ b/applications/utilities/miscellaneous/foamFormatConvert/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(formatConvert) diff --git a/applications/utilities/miscellaneous/foamFormatConvert/files.cmake b/applications/utilities/miscellaneous/foamFormatConvert/files.cmake index a10a121a8..46c53ed3e 100644 --- a/applications/utilities/miscellaneous/foamFormatConvert/files.cmake +++ b/applications/utilities/miscellaneous/foamFormatConvert/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/miscellaneous/foamInfoExec/CMakeLists.txt b/applications/utilities/miscellaneous/foamInfoExec/CMakeLists.txt index be829a928..61cf45d36 100644 --- a/applications/utilities/miscellaneous/foamInfoExec/CMakeLists.txt +++ b/applications/utilities/miscellaneous/foamInfoExec/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(infoExec) diff --git a/applications/utilities/miscellaneous/foamInfoExec/files.cmake b/applications/utilities/miscellaneous/foamInfoExec/files.cmake index b78d596a3..257a409c2 100644 --- a/applications/utilities/miscellaneous/foamInfoExec/files.cmake +++ b/applications/utilities/miscellaneous/foamInfoExec/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/miscellaneous/patchSummary/CMakeLists.txt b/applications/utilities/miscellaneous/patchSummary/CMakeLists.txt index d01ce0422..66d246df5 100644 --- a/applications/utilities/miscellaneous/patchSummary/CMakeLists.txt +++ b/applications/utilities/miscellaneous/patchSummary/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(patchSummary) diff --git a/applications/utilities/miscellaneous/patchSummary/files.cmake b/applications/utilities/miscellaneous/patchSummary/files.cmake index 7145cedb5..950dd7b09 100644 --- a/applications/utilities/miscellaneous/patchSummary/files.cmake +++ b/applications/utilities/miscellaneous/patchSummary/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/parallelProcessing/CMakeLists.txt b/applications/utilities/parallelProcessing/CMakeLists.txt index 26bb6033d..abd75e0cd 100644 --- a/applications/utilities/parallelProcessing/CMakeLists.txt +++ b/applications/utilities/parallelProcessing/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(FOAM_USE_MPI) diff --git a/applications/utilities/parallelProcessing/decomposePar/CMakeLists.txt b/applications/utilities/parallelProcessing/decomposePar/CMakeLists.txt index aed5a2e4c..1a80386bd 100644 --- a/applications/utilities/parallelProcessing/decomposePar/CMakeLists.txt +++ b/applications/utilities/parallelProcessing/decomposePar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(decomposePar) diff --git a/applications/utilities/parallelProcessing/decomposePar/files.cmake b/applications/utilities/parallelProcessing/decomposePar/files.cmake index 38fa7ddde..d9e22dc04 100644 --- a/applications/utilities/parallelProcessing/decomposePar/files.cmake +++ b/applications/utilities/parallelProcessing/decomposePar/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/parallelProcessing/reconstructPar/CMakeLists.txt b/applications/utilities/parallelProcessing/reconstructPar/CMakeLists.txt index 85f29a38c..0ecc808f6 100644 --- a/applications/utilities/parallelProcessing/reconstructPar/CMakeLists.txt +++ b/applications/utilities/parallelProcessing/reconstructPar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(reconstructPar) diff --git a/applications/utilities/parallelProcessing/reconstructPar/files.cmake b/applications/utilities/parallelProcessing/reconstructPar/files.cmake index ea72a0e3e..a525eb54c 100644 --- a/applications/utilities/parallelProcessing/reconstructPar/files.cmake +++ b/applications/utilities/parallelProcessing/reconstructPar/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/parallelProcessing/reconstructParMesh/CMakeLists.txt b/applications/utilities/parallelProcessing/reconstructParMesh/CMakeLists.txt index fb3566eff..d25a7a688 100644 --- a/applications/utilities/parallelProcessing/reconstructParMesh/CMakeLists.txt +++ b/applications/utilities/parallelProcessing/reconstructParMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(reconstructParMesh) diff --git a/applications/utilities/parallelProcessing/reconstructParMesh/files.cmake b/applications/utilities/parallelProcessing/reconstructParMesh/files.cmake index 3a0740803..37421dd2b 100644 --- a/applications/utilities/parallelProcessing/reconstructParMesh/files.cmake +++ b/applications/utilities/parallelProcessing/reconstructParMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/parallelProcessing/redistributeMeshPar/CMakeLists.txt b/applications/utilities/parallelProcessing/redistributeMeshPar/CMakeLists.txt index 811fee18a..3f0ff5865 100644 --- a/applications/utilities/parallelProcessing/redistributeMeshPar/CMakeLists.txt +++ b/applications/utilities/parallelProcessing/redistributeMeshPar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(redistributeMeshPar) diff --git a/applications/utilities/parallelProcessing/redistributeMeshPar/files.cmake b/applications/utilities/parallelProcessing/redistributeMeshPar/files.cmake index e8b4ce7b0..b2799a27e 100644 --- a/applications/utilities/parallelProcessing/redistributeMeshPar/files.cmake +++ b/applications/utilities/parallelProcessing/redistributeMeshPar/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/CMakeLists.txt b/applications/utilities/postProcessing/CMakeLists.txt index 3b92ea943..9b5428344 100644 --- a/applications/utilities/postProcessing/CMakeLists.txt +++ b/applications/utilities/postProcessing/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(FOAM_APP_SECTION util_data_conv) diff --git a/applications/utilities/postProcessing/dataConversion/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/CMakeLists.txt index 5da0ae378..94a95da2e 100644 --- a/applications/utilities/postProcessing/dataConversion/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(foamDataToFluent) diff --git a/applications/utilities/postProcessing/dataConversion/foamDataToFluent/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamDataToFluent/CMakeLists.txt index 55a36670b..43299fe69 100644 --- a/applications/utilities/postProcessing/dataConversion/foamDataToFluent/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamDataToFluent/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamDataToFluent) diff --git a/applications/utilities/postProcessing/dataConversion/foamDataToFluent/files.cmake b/applications/utilities/postProcessing/dataConversion/foamDataToFluent/files.cmake index 49feb86fb..ebfcb4147 100644 --- a/applications/utilities/postProcessing/dataConversion/foamDataToFluent/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamDataToFluent/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsight/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamToEnsight/CMakeLists.txt index cfa2cf229..ef2ebb34e 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsight/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsight/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToEnsight) diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsight/files.cmake b/applications/utilities/postProcessing/dataConversion/foamToEnsight/files.cmake index c98ac6367..a9b4b445c 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsight/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsight/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/CMakeLists.txt index 07596f6f9..177b4b05f 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToEnsightParts) diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/files.cmake b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/files.cmake index 83001c226..e2186c85b 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsightParts/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/CMakeLists.txt index f882f83d2..7fd0c233d 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToFieldview9) diff --git a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/files.cmake b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/files.cmake index 5215bd5f3..22549f506 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/foamToGMV/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamToGMV/CMakeLists.txt index 2f1d1903c..c7f414273 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToGMV/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamToGMV/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToGMV) diff --git a/applications/utilities/postProcessing/dataConversion/foamToGMV/files.cmake b/applications/utilities/postProcessing/dataConversion/foamToGMV/files.cmake index cf8622236..e32c29125 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToGMV/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamToGMV/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/foamToVTK/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/foamToVTK/CMakeLists.txt index 5a3a1a535..3c9e52bc0 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToVTK/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/foamToVTK/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(foamToVTK) diff --git a/applications/utilities/postProcessing/dataConversion/foamToVTK/files.cmake b/applications/utilities/postProcessing/dataConversion/foamToVTK/files.cmake index 9d0d7104f..a67688a7f 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToVTK/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/foamToVTK/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/dataConversion/smapToFoam/CMakeLists.txt b/applications/utilities/postProcessing/dataConversion/smapToFoam/CMakeLists.txt index ee2212e6f..350954e6b 100644 --- a/applications/utilities/postProcessing/dataConversion/smapToFoam/CMakeLists.txt +++ b/applications/utilities/postProcessing/dataConversion/smapToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(smapToFoam) diff --git a/applications/utilities/postProcessing/dataConversion/smapToFoam/files.cmake b/applications/utilities/postProcessing/dataConversion/smapToFoam/files.cmake index 3f695e03e..2d59ad8d3 100644 --- a/applications/utilities/postProcessing/dataConversion/smapToFoam/files.cmake +++ b/applications/utilities/postProcessing/dataConversion/smapToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/foamCalc/CMakeLists.txt b/applications/utilities/postProcessing/foamCalc/CMakeLists.txt index 23c6a0c2f..102b3cba4 100644 --- a/applications/utilities/postProcessing/foamCalc/CMakeLists.txt +++ b/applications/utilities/postProcessing/foamCalc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(calc) diff --git a/applications/utilities/postProcessing/foamCalc/files.cmake b/applications/utilities/postProcessing/foamCalc/files.cmake index fc4b71ce4..f464a8366 100644 --- a/applications/utilities/postProcessing/foamCalc/files.cmake +++ b/applications/utilities/postProcessing/foamCalc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/graphics/CMakeLists.txt b/applications/utilities/postProcessing/graphics/CMakeLists.txt index c44907fda..1aab843b5 100644 --- a/applications/utilities/postProcessing/graphics/CMakeLists.txt +++ b/applications/utilities/postProcessing/graphics/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(fieldview9Reader) diff --git a/applications/utilities/postProcessing/graphics/ensightFoamReader/CMakeLists.txt b/applications/utilities/postProcessing/graphics/ensightFoamReader/CMakeLists.txt index ff6222eac..adfc76e34 100644 --- a/applications/utilities/postProcessing/graphics/ensightFoamReader/CMakeLists.txt +++ b/applications/utilities/postProcessing/graphics/ensightFoamReader/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${FOAM_LIBRARY_OUTPUT_DIRECTORY}/plugins/ensightReader) diff --git a/applications/utilities/postProcessing/graphics/ensightFoamReader/files.cmake b/applications/utilities/postProcessing/graphics/ensightFoamReader/files.cmake index a8539bdf7..12ffc1257 100644 --- a/applications/utilities/postProcessing/graphics/ensightFoamReader/files.cmake +++ b/applications/utilities/postProcessing/graphics/ensightFoamReader/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/graphics/fieldview9Reader/CMakeLists.txt b/applications/utilities/postProcessing/graphics/fieldview9Reader/CMakeLists.txt index b0f594b74..8402c560d 100644 --- a/applications/utilities/postProcessing/graphics/fieldview9Reader/CMakeLists.txt +++ b/applications/utilities/postProcessing/graphics/fieldview9Reader/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_conditional_component(fieldview9Reader FALSE fieldview9Reader diff --git a/applications/utilities/postProcessing/lagrangian/CMakeLists.txt b/applications/utilities/postProcessing/lagrangian/CMakeLists.txt index fafae0662..c6d47902c 100644 --- a/applications/utilities/postProcessing/lagrangian/CMakeLists.txt +++ b/applications/utilities/postProcessing/lagrangian/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(particleTracks) diff --git a/applications/utilities/postProcessing/lagrangian/particleTracks/CMakeLists.txt b/applications/utilities/postProcessing/lagrangian/particleTracks/CMakeLists.txt index 970087a70..4ec2c6f04 100644 --- a/applications/utilities/postProcessing/lagrangian/particleTracks/CMakeLists.txt +++ b/applications/utilities/postProcessing/lagrangian/particleTracks/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(particleTracks) diff --git a/applications/utilities/postProcessing/lagrangian/particleTracks/files.cmake b/applications/utilities/postProcessing/lagrangian/particleTracks/files.cmake index c5594ba9f..e7c37be85 100644 --- a/applications/utilities/postProcessing/lagrangian/particleTracks/files.cmake +++ b/applications/utilities/postProcessing/lagrangian/particleTracks/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/CMakeLists.txt index 1c85acfe0..647ccda9f 100644 --- a/applications/utilities/postProcessing/miscellaneous/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(dsmcFieldsCalc) diff --git a/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/CMakeLists.txt index e8732dd4e..026e7b98f 100644 --- a/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(dsmcFieldsCalc APP_SECTION util_post_proc) diff --git a/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/files.cmake b/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/files.cmake index ecca1935c..6d48a136e 100644 --- a/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/engineCompRatio/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/engineCompRatio/CMakeLists.txt index 51f73229e..9447a8b08 100644 --- a/applications/utilities/postProcessing/miscellaneous/engineCompRatio/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/engineCompRatio/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(engineCompRatio) diff --git a/applications/utilities/postProcessing/miscellaneous/engineCompRatio/files.cmake b/applications/utilities/postProcessing/miscellaneous/engineCompRatio/files.cmake index 72ac76923..1cf82b49d 100644 --- a/applications/utilities/postProcessing/miscellaneous/engineCompRatio/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/engineCompRatio/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/CMakeLists.txt index dd0497ebe..d28a4783d 100644 --- a/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(execFlowFunctionObjects) diff --git a/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/files.cmake b/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/files.cmake index d3f3317ef..43e20fba8 100644 --- a/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/pdfPlot/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/pdfPlot/CMakeLists.txt index 5f19e8280..960d039d8 100644 --- a/applications/utilities/postProcessing/miscellaneous/pdfPlot/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/pdfPlot/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(pdfPlot) diff --git a/applications/utilities/postProcessing/miscellaneous/pdfPlot/files.cmake b/applications/utilities/postProcessing/miscellaneous/pdfPlot/files.cmake index 49db77bf9..37fc08eda 100644 --- a/applications/utilities/postProcessing/miscellaneous/pdfPlot/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/pdfPlot/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/postChannel/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/postChannel/CMakeLists.txt index 0c3dc92ae..d3bf15684 100644 --- a/applications/utilities/postProcessing/miscellaneous/postChannel/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/postChannel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(postChannel) diff --git a/applications/utilities/postProcessing/miscellaneous/postChannel/files.cmake b/applications/utilities/postProcessing/miscellaneous/postChannel/files.cmake index eb3079bae..31071f399 100644 --- a/applications/utilities/postProcessing/miscellaneous/postChannel/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/postChannel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/ptot/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/ptot/CMakeLists.txt index 216ba3f3d..978449880 100644 --- a/applications/utilities/postProcessing/miscellaneous/ptot/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/ptot/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(ptot) diff --git a/applications/utilities/postProcessing/miscellaneous/ptot/files.cmake b/applications/utilities/postProcessing/miscellaneous/ptot/files.cmake index c14429822..87da53cbd 100644 --- a/applications/utilities/postProcessing/miscellaneous/ptot/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/ptot/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/wdot/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/wdot/CMakeLists.txt index 23d628848..aae13f207 100644 --- a/applications/utilities/postProcessing/miscellaneous/wdot/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/wdot/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(wdot) diff --git a/applications/utilities/postProcessing/miscellaneous/wdot/files.cmake b/applications/utilities/postProcessing/miscellaneous/wdot/files.cmake index 8aad88585..26f77f630 100644 --- a/applications/utilities/postProcessing/miscellaneous/wdot/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/wdot/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/miscellaneous/writeCellCentres/CMakeLists.txt b/applications/utilities/postProcessing/miscellaneous/writeCellCentres/CMakeLists.txt index c6116ac0f..95a42c663 100644 --- a/applications/utilities/postProcessing/miscellaneous/writeCellCentres/CMakeLists.txt +++ b/applications/utilities/postProcessing/miscellaneous/writeCellCentres/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(writeCellCentres) diff --git a/applications/utilities/postProcessing/miscellaneous/writeCellCentres/files.cmake b/applications/utilities/postProcessing/miscellaneous/writeCellCentres/files.cmake index d9d34d10a..a32766242 100644 --- a/applications/utilities/postProcessing/miscellaneous/writeCellCentres/files.cmake +++ b/applications/utilities/postProcessing/miscellaneous/writeCellCentres/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/patch/CMakeLists.txt b/applications/utilities/postProcessing/patch/CMakeLists.txt index ae0e65ed0..2968ece6b 100644 --- a/applications/utilities/postProcessing/patch/CMakeLists.txt +++ b/applications/utilities/postProcessing/patch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(patchIntegrate) diff --git a/applications/utilities/postProcessing/patch/patchAverage/CMakeLists.txt b/applications/utilities/postProcessing/patch/patchAverage/CMakeLists.txt index 951981af9..ab852ccbf 100644 --- a/applications/utilities/postProcessing/patch/patchAverage/CMakeLists.txt +++ b/applications/utilities/postProcessing/patch/patchAverage/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(patchAverage) diff --git a/applications/utilities/postProcessing/patch/patchAverage/files.cmake b/applications/utilities/postProcessing/patch/patchAverage/files.cmake index f4002cde1..8bc316aef 100644 --- a/applications/utilities/postProcessing/patch/patchAverage/files.cmake +++ b/applications/utilities/postProcessing/patch/patchAverage/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/patch/patchIntegrate/CMakeLists.txt b/applications/utilities/postProcessing/patch/patchIntegrate/CMakeLists.txt index 1ccd3374f..822fb5aa2 100644 --- a/applications/utilities/postProcessing/patch/patchIntegrate/CMakeLists.txt +++ b/applications/utilities/postProcessing/patch/patchIntegrate/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(patchIntegrate) diff --git a/applications/utilities/postProcessing/patch/patchIntegrate/files.cmake b/applications/utilities/postProcessing/patch/patchIntegrate/files.cmake index 2a2662800..e0e06b97c 100644 --- a/applications/utilities/postProcessing/patch/patchIntegrate/files.cmake +++ b/applications/utilities/postProcessing/patch/patchIntegrate/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/sampling/CMakeLists.txt b/applications/utilities/postProcessing/sampling/CMakeLists.txt index f897ed556..e044587bf 100644 --- a/applications/utilities/postProcessing/sampling/CMakeLists.txt +++ b/applications/utilities/postProcessing/sampling/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(sample) diff --git a/applications/utilities/postProcessing/sampling/probeLocations/CMakeLists.txt b/applications/utilities/postProcessing/sampling/probeLocations/CMakeLists.txt index c863b24fa..92e46e0f4 100644 --- a/applications/utilities/postProcessing/sampling/probeLocations/CMakeLists.txt +++ b/applications/utilities/postProcessing/sampling/probeLocations/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(probeLocations) diff --git a/applications/utilities/postProcessing/sampling/probeLocations/files.cmake b/applications/utilities/postProcessing/sampling/probeLocations/files.cmake index 5fc84f076..8b74f7a29 100644 --- a/applications/utilities/postProcessing/sampling/probeLocations/files.cmake +++ b/applications/utilities/postProcessing/sampling/probeLocations/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/sampling/sample/CMakeLists.txt b/applications/utilities/postProcessing/sampling/sample/CMakeLists.txt index 0a310ea3e..45a05e353 100644 --- a/applications/utilities/postProcessing/sampling/sample/CMakeLists.txt +++ b/applications/utilities/postProcessing/sampling/sample/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(sample) diff --git a/applications/utilities/postProcessing/sampling/sample/files.cmake b/applications/utilities/postProcessing/sampling/sample/files.cmake index add2950ad..d556d4711 100644 --- a/applications/utilities/postProcessing/sampling/sample/files.cmake +++ b/applications/utilities/postProcessing/sampling/sample/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/scalarField/CMakeLists.txt b/applications/utilities/postProcessing/scalarField/CMakeLists.txt index 03133230f..f32a783ca 100644 --- a/applications/utilities/postProcessing/scalarField/CMakeLists.txt +++ b/applications/utilities/postProcessing/scalarField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(pPrime2) diff --git a/applications/utilities/postProcessing/scalarField/pPrime2/CMakeLists.txt b/applications/utilities/postProcessing/scalarField/pPrime2/CMakeLists.txt index e4103a612..dbb12bb48 100644 --- a/applications/utilities/postProcessing/scalarField/pPrime2/CMakeLists.txt +++ b/applications/utilities/postProcessing/scalarField/pPrime2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(pPrime2) diff --git a/applications/utilities/postProcessing/scalarField/pPrime2/files.cmake b/applications/utilities/postProcessing/scalarField/pPrime2/files.cmake index 51610493c..c8afb1e07 100644 --- a/applications/utilities/postProcessing/scalarField/pPrime2/files.cmake +++ b/applications/utilities/postProcessing/scalarField/pPrime2/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/stressField/CMakeLists.txt b/applications/utilities/postProcessing/stressField/CMakeLists.txt index 993a23c80..51744a77c 100644 --- a/applications/utilities/postProcessing/stressField/CMakeLists.txt +++ b/applications/utilities/postProcessing/stressField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(stressComponents) diff --git a/applications/utilities/postProcessing/stressField/stressComponents/CMakeLists.txt b/applications/utilities/postProcessing/stressField/stressComponents/CMakeLists.txt index cc527e47f..cf818efbb 100644 --- a/applications/utilities/postProcessing/stressField/stressComponents/CMakeLists.txt +++ b/applications/utilities/postProcessing/stressField/stressComponents/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(stressComponents) diff --git a/applications/utilities/postProcessing/stressField/stressComponents/files.cmake b/applications/utilities/postProcessing/stressField/stressComponents/files.cmake index 460374145..672d1d71f 100644 --- a/applications/utilities/postProcessing/stressField/stressComponents/files.cmake +++ b/applications/utilities/postProcessing/stressField/stressComponents/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/turbulence/CMakeLists.txt b/applications/utilities/postProcessing/turbulence/CMakeLists.txt index 8253187bc..bc56dc0cd 100644 --- a/applications/utilities/postProcessing/turbulence/CMakeLists.txt +++ b/applications/utilities/postProcessing/turbulence/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(createTurbulenceFields) diff --git a/applications/utilities/postProcessing/turbulence/R/CMakeLists.txt b/applications/utilities/postProcessing/turbulence/R/CMakeLists.txt index 03e891b1c..632679cf9 100644 --- a/applications/utilities/postProcessing/turbulence/R/CMakeLists.txt +++ b/applications/utilities/postProcessing/turbulence/R/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(R) diff --git a/applications/utilities/postProcessing/turbulence/R/files.cmake b/applications/utilities/postProcessing/turbulence/R/files.cmake index f8b57abc9..8712c291c 100644 --- a/applications/utilities/postProcessing/turbulence/R/files.cmake +++ b/applications/utilities/postProcessing/turbulence/R/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/turbulence/createTurbulenceFields/CMakeLists.txt b/applications/utilities/postProcessing/turbulence/createTurbulenceFields/CMakeLists.txt index 3edc58887..f8a90793b 100644 --- a/applications/utilities/postProcessing/turbulence/createTurbulenceFields/CMakeLists.txt +++ b/applications/utilities/postProcessing/turbulence/createTurbulenceFields/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(createTurbulenceFields) diff --git a/applications/utilities/postProcessing/turbulence/createTurbulenceFields/files.cmake b/applications/utilities/postProcessing/turbulence/createTurbulenceFields/files.cmake index 09f23d09e..3be9f6bd7 100644 --- a/applications/utilities/postProcessing/turbulence/createTurbulenceFields/files.cmake +++ b/applications/utilities/postProcessing/turbulence/createTurbulenceFields/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/CMakeLists.txt index fe74ee498..afe22f094 100644 --- a/applications/utilities/postProcessing/velocityField/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(Co) diff --git a/applications/utilities/postProcessing/velocityField/Co/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/Co/CMakeLists.txt index e5eff7155..623122cca 100644 --- a/applications/utilities/postProcessing/velocityField/Co/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/Co/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Co) diff --git a/applications/utilities/postProcessing/velocityField/Co/files.cmake b/applications/utilities/postProcessing/velocityField/Co/files.cmake index 85693d9b6..ec0949f50 100644 --- a/applications/utilities/postProcessing/velocityField/Co/files.cmake +++ b/applications/utilities/postProcessing/velocityField/Co/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/Lambda2/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/Lambda2/CMakeLists.txt index 5a424d506..1a3b7a14c 100644 --- a/applications/utilities/postProcessing/velocityField/Lambda2/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/Lambda2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Lambda2) diff --git a/applications/utilities/postProcessing/velocityField/Lambda2/files.cmake b/applications/utilities/postProcessing/velocityField/Lambda2/files.cmake index e17bd19de..17f340a41 100644 --- a/applications/utilities/postProcessing/velocityField/Lambda2/files.cmake +++ b/applications/utilities/postProcessing/velocityField/Lambda2/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/Mach/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/Mach/CMakeLists.txt index d9851106d..c14bca1bd 100644 --- a/applications/utilities/postProcessing/velocityField/Mach/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/Mach/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Mach) diff --git a/applications/utilities/postProcessing/velocityField/Mach/files.cmake b/applications/utilities/postProcessing/velocityField/Mach/files.cmake index 0e63008f3..a16cea2b9 100644 --- a/applications/utilities/postProcessing/velocityField/Mach/files.cmake +++ b/applications/utilities/postProcessing/velocityField/Mach/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/Pe/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/Pe/CMakeLists.txt index 36c28739e..0004ae86e 100644 --- a/applications/utilities/postProcessing/velocityField/Pe/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/Pe/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Pe) diff --git a/applications/utilities/postProcessing/velocityField/Pe/files.cmake b/applications/utilities/postProcessing/velocityField/Pe/files.cmake index ed1aa88c7..112265a88 100644 --- a/applications/utilities/postProcessing/velocityField/Pe/files.cmake +++ b/applications/utilities/postProcessing/velocityField/Pe/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/Q/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/Q/CMakeLists.txt index d782412f5..54ef2f8e5 100644 --- a/applications/utilities/postProcessing/velocityField/Q/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/Q/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(Q) diff --git a/applications/utilities/postProcessing/velocityField/Q/files.cmake b/applications/utilities/postProcessing/velocityField/Q/files.cmake index 56c435ef4..9c9f740c3 100644 --- a/applications/utilities/postProcessing/velocityField/Q/files.cmake +++ b/applications/utilities/postProcessing/velocityField/Q/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/enstrophy/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/enstrophy/CMakeLists.txt index 33c27fc8b..6dd937a29 100644 --- a/applications/utilities/postProcessing/velocityField/enstrophy/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/enstrophy/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(enstrophy) diff --git a/applications/utilities/postProcessing/velocityField/enstrophy/files.cmake b/applications/utilities/postProcessing/velocityField/enstrophy/files.cmake index b3952857e..1eefeb0a5 100644 --- a/applications/utilities/postProcessing/velocityField/enstrophy/files.cmake +++ b/applications/utilities/postProcessing/velocityField/enstrophy/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/flowType/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/flowType/CMakeLists.txt index 06a26c0d2..807eed912 100644 --- a/applications/utilities/postProcessing/velocityField/flowType/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/flowType/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(flowType) diff --git a/applications/utilities/postProcessing/velocityField/flowType/files.cmake b/applications/utilities/postProcessing/velocityField/flowType/files.cmake index 92b6d14b3..a2e355a02 100644 --- a/applications/utilities/postProcessing/velocityField/flowType/files.cmake +++ b/applications/utilities/postProcessing/velocityField/flowType/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/streamFunction/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/streamFunction/CMakeLists.txt index efa0b8f2c..3e73b52df 100644 --- a/applications/utilities/postProcessing/velocityField/streamFunction/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/streamFunction/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(streamFunction) diff --git a/applications/utilities/postProcessing/velocityField/streamFunction/files.cmake b/applications/utilities/postProcessing/velocityField/streamFunction/files.cmake index 976c642d3..e3d46a0f0 100644 --- a/applications/utilities/postProcessing/velocityField/streamFunction/files.cmake +++ b/applications/utilities/postProcessing/velocityField/streamFunction/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/uprime/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/uprime/CMakeLists.txt index fcda47694..aab3378b8 100644 --- a/applications/utilities/postProcessing/velocityField/uprime/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/uprime/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(uprime) diff --git a/applications/utilities/postProcessing/velocityField/uprime/files.cmake b/applications/utilities/postProcessing/velocityField/uprime/files.cmake index 99696c090..62cdf8eb5 100644 --- a/applications/utilities/postProcessing/velocityField/uprime/files.cmake +++ b/applications/utilities/postProcessing/velocityField/uprime/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/velocityField/vorticity/CMakeLists.txt b/applications/utilities/postProcessing/velocityField/vorticity/CMakeLists.txt index 67aa31e32..8a84a9c93 100644 --- a/applications/utilities/postProcessing/velocityField/vorticity/CMakeLists.txt +++ b/applications/utilities/postProcessing/velocityField/vorticity/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(vorticity) diff --git a/applications/utilities/postProcessing/velocityField/vorticity/files.cmake b/applications/utilities/postProcessing/velocityField/vorticity/files.cmake index 0efe298e2..cb5d0cddd 100644 --- a/applications/utilities/postProcessing/velocityField/vorticity/files.cmake +++ b/applications/utilities/postProcessing/velocityField/vorticity/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/wall/CMakeLists.txt b/applications/utilities/postProcessing/wall/CMakeLists.txt index 4eed2dd89..755a8ce21 100644 --- a/applications/utilities/postProcessing/wall/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(wallGradU) diff --git a/applications/utilities/postProcessing/wall/wallGradU/CMakeLists.txt b/applications/utilities/postProcessing/wall/wallGradU/CMakeLists.txt index a24008635..0816644c9 100644 --- a/applications/utilities/postProcessing/wall/wallGradU/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/wallGradU/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(wallGradU) diff --git a/applications/utilities/postProcessing/wall/wallGradU/files.cmake b/applications/utilities/postProcessing/wall/wallGradU/files.cmake index eb89db7cb..b0ee3f996 100644 --- a/applications/utilities/postProcessing/wall/wallGradU/files.cmake +++ b/applications/utilities/postProcessing/wall/wallGradU/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/wall/wallHeatFlux/CMakeLists.txt b/applications/utilities/postProcessing/wall/wallHeatFlux/CMakeLists.txt index 95d53d49f..39c14ea33 100644 --- a/applications/utilities/postProcessing/wall/wallHeatFlux/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/wallHeatFlux/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(wallHeatFlux) diff --git a/applications/utilities/postProcessing/wall/wallHeatFlux/files.cmake b/applications/utilities/postProcessing/wall/wallHeatFlux/files.cmake index 66be25889..57371baef 100644 --- a/applications/utilities/postProcessing/wall/wallHeatFlux/files.cmake +++ b/applications/utilities/postProcessing/wall/wallHeatFlux/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/wall/wallShearStress/CMakeLists.txt b/applications/utilities/postProcessing/wall/wallShearStress/CMakeLists.txt index 1d380054e..6f3686eb2 100644 --- a/applications/utilities/postProcessing/wall/wallShearStress/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/wallShearStress/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(wallShearStress) diff --git a/applications/utilities/postProcessing/wall/wallShearStress/files.cmake b/applications/utilities/postProcessing/wall/wallShearStress/files.cmake index 0d86204b2..47a47746d 100644 --- a/applications/utilities/postProcessing/wall/wallShearStress/files.cmake +++ b/applications/utilities/postProcessing/wall/wallShearStress/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/wall/yPlusLES/CMakeLists.txt b/applications/utilities/postProcessing/wall/yPlusLES/CMakeLists.txt index d52938ecd..096b79322 100644 --- a/applications/utilities/postProcessing/wall/yPlusLES/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/yPlusLES/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(yPlusLES) diff --git a/applications/utilities/postProcessing/wall/yPlusLES/files.cmake b/applications/utilities/postProcessing/wall/yPlusLES/files.cmake index 9aafd0052..a6a9038a7 100644 --- a/applications/utilities/postProcessing/wall/yPlusLES/files.cmake +++ b/applications/utilities/postProcessing/wall/yPlusLES/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/postProcessing/wall/yPlusRAS/CMakeLists.txt b/applications/utilities/postProcessing/wall/yPlusRAS/CMakeLists.txt index b5ff544f5..c622f4cd8 100644 --- a/applications/utilities/postProcessing/wall/yPlusRAS/CMakeLists.txt +++ b/applications/utilities/postProcessing/wall/yPlusRAS/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(yPlusRAS) diff --git a/applications/utilities/postProcessing/wall/yPlusRAS/files.cmake b/applications/utilities/postProcessing/wall/yPlusRAS/files.cmake index 71a65c4dd..43b3c8d42 100644 --- a/applications/utilities/postProcessing/wall/yPlusRAS/files.cmake +++ b/applications/utilities/postProcessing/wall/yPlusRAS/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/CMakeLists.txt b/applications/utilities/preProcessing/CMakeLists.txt index a88b96ffa..6090b12ad 100644 --- a/applications/utilities/preProcessing/CMakeLists.txt +++ b/applications/utilities/preProcessing/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(applyBoundaryLayer) diff --git a/applications/utilities/preProcessing/applyBoundaryLayer/CMakeLists.txt b/applications/utilities/preProcessing/applyBoundaryLayer/CMakeLists.txt index 9cc79fa22..80367d47f 100644 --- a/applications/utilities/preProcessing/applyBoundaryLayer/CMakeLists.txt +++ b/applications/utilities/preProcessing/applyBoundaryLayer/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(applyBoundaryLayer) diff --git a/applications/utilities/preProcessing/applyBoundaryLayer/files.cmake b/applications/utilities/preProcessing/applyBoundaryLayer/files.cmake index f8f3bb5cd..e43bc8a2f 100644 --- a/applications/utilities/preProcessing/applyBoundaryLayer/files.cmake +++ b/applications/utilities/preProcessing/applyBoundaryLayer/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/CMakeLists.txt b/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/CMakeLists.txt index b7be740c6..081946a8b 100644 --- a/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/CMakeLists.txt +++ b/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(applyWallFunctionBoundaryConditions) diff --git a/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/files.cmake b/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/files.cmake index b9143c081..80dc6db98 100644 --- a/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/files.cmake +++ b/applications/utilities/preProcessing/applyWallFunctionBoundaryConditions/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/boxTurb/CMakeLists.txt b/applications/utilities/preProcessing/boxTurb/CMakeLists.txt index aced6b4fe..eda279d8d 100644 --- a/applications/utilities/preProcessing/boxTurb/CMakeLists.txt +++ b/applications/utilities/preProcessing/boxTurb/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(boxTurb) diff --git a/applications/utilities/preProcessing/boxTurb/files.cmake b/applications/utilities/preProcessing/boxTurb/files.cmake index f45860560..4afe973dd 100644 --- a/applications/utilities/preProcessing/boxTurb/files.cmake +++ b/applications/utilities/preProcessing/boxTurb/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/changeDictionary/CMakeLists.txt b/applications/utilities/preProcessing/changeDictionary/CMakeLists.txt index dd8ea57b6..2eefb979b 100644 --- a/applications/utilities/preProcessing/changeDictionary/CMakeLists.txt +++ b/applications/utilities/preProcessing/changeDictionary/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(changeDictionary) diff --git a/applications/utilities/preProcessing/changeDictionary/files.cmake b/applications/utilities/preProcessing/changeDictionary/files.cmake index 9f7000eb1..d905ace52 100644 --- a/applications/utilities/preProcessing/changeDictionary/files.cmake +++ b/applications/utilities/preProcessing/changeDictionary/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/dsmcInitialise/CMakeLists.txt b/applications/utilities/preProcessing/dsmcInitialise/CMakeLists.txt index 151deaf38..91a9656ac 100644 --- a/applications/utilities/preProcessing/dsmcInitialise/CMakeLists.txt +++ b/applications/utilities/preProcessing/dsmcInitialise/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(dsmcInitialise) diff --git a/applications/utilities/preProcessing/dsmcInitialise/files.cmake b/applications/utilities/preProcessing/dsmcInitialise/files.cmake index 31f33d962..f0c7e209c 100644 --- a/applications/utilities/preProcessing/dsmcInitialise/files.cmake +++ b/applications/utilities/preProcessing/dsmcInitialise/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/engineSwirl/CMakeLists.txt b/applications/utilities/preProcessing/engineSwirl/CMakeLists.txt index 9e8d46d29..9a353a88f 100644 --- a/applications/utilities/preProcessing/engineSwirl/CMakeLists.txt +++ b/applications/utilities/preProcessing/engineSwirl/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(engineSwirl) diff --git a/applications/utilities/preProcessing/engineSwirl/files.cmake b/applications/utilities/preProcessing/engineSwirl/files.cmake index f6ef74883..f93cf198d 100644 --- a/applications/utilities/preProcessing/engineSwirl/files.cmake +++ b/applications/utilities/preProcessing/engineSwirl/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/foamUpgradeFvSolution/CMakeLists.txt b/applications/utilities/preProcessing/foamUpgradeFvSolution/CMakeLists.txt index b6756f45e..70cd95510 100644 --- a/applications/utilities/preProcessing/foamUpgradeFvSolution/CMakeLists.txt +++ b/applications/utilities/preProcessing/foamUpgradeFvSolution/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(upgradeFvSolution) diff --git a/applications/utilities/preProcessing/foamUpgradeFvSolution/files.cmake b/applications/utilities/preProcessing/foamUpgradeFvSolution/files.cmake index 0df57e271..bff576cc4 100644 --- a/applications/utilities/preProcessing/foamUpgradeFvSolution/files.cmake +++ b/applications/utilities/preProcessing/foamUpgradeFvSolution/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/mapFields/CMakeLists.txt b/applications/utilities/preProcessing/mapFields/CMakeLists.txt index 9c8f424fe..8e7de8807 100644 --- a/applications/utilities/preProcessing/mapFields/CMakeLists.txt +++ b/applications/utilities/preProcessing/mapFields/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mapFields) diff --git a/applications/utilities/preProcessing/mapFields/files.cmake b/applications/utilities/preProcessing/mapFields/files.cmake index 01a759a9a..d7cc6f3fa 100644 --- a/applications/utilities/preProcessing/mapFields/files.cmake +++ b/applications/utilities/preProcessing/mapFields/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/mdInitialise/CMakeLists.txt b/applications/utilities/preProcessing/mdInitialise/CMakeLists.txt index 4abe39a81..8814904cb 100644 --- a/applications/utilities/preProcessing/mdInitialise/CMakeLists.txt +++ b/applications/utilities/preProcessing/mdInitialise/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mdInitialise) diff --git a/applications/utilities/preProcessing/mdInitialise/files.cmake b/applications/utilities/preProcessing/mdInitialise/files.cmake index 378d33a27..1ce1e2a59 100644 --- a/applications/utilities/preProcessing/mdInitialise/files.cmake +++ b/applications/utilities/preProcessing/mdInitialise/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/preProcessing/setFields/CMakeLists.txt b/applications/utilities/preProcessing/setFields/CMakeLists.txt index 6515064c5..557504eb1 100644 --- a/applications/utilities/preProcessing/setFields/CMakeLists.txt +++ b/applications/utilities/preProcessing/setFields/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(setFields) diff --git a/applications/utilities/preProcessing/setFields/files.cmake b/applications/utilities/preProcessing/setFields/files.cmake index eb997e565..18f4514fc 100644 --- a/applications/utilities/preProcessing/setFields/files.cmake +++ b/applications/utilities/preProcessing/setFields/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/CMakeLists.txt b/applications/utilities/surface/CMakeLists.txt index 4e2a28b61..735f49c95 100644 --- a/applications/utilities/surface/CMakeLists.txt +++ b/applications/utilities/surface/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(surfaceAdd) diff --git a/applications/utilities/surface/surfaceAdd/CMakeLists.txt b/applications/utilities/surface/surfaceAdd/CMakeLists.txt index c678e6605..b601db75c 100644 --- a/applications/utilities/surface/surfaceAdd/CMakeLists.txt +++ b/applications/utilities/surface/surfaceAdd/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceAdd) diff --git a/applications/utilities/surface/surfaceAdd/files.cmake b/applications/utilities/surface/surfaceAdd/files.cmake index 800a17408..e463171d7 100644 --- a/applications/utilities/surface/surfaceAdd/files.cmake +++ b/applications/utilities/surface/surfaceAdd/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceAutoPatch/CMakeLists.txt b/applications/utilities/surface/surfaceAutoPatch/CMakeLists.txt index eebd1ecc1..36359daa4 100644 --- a/applications/utilities/surface/surfaceAutoPatch/CMakeLists.txt +++ b/applications/utilities/surface/surfaceAutoPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceAutoPatch) diff --git a/applications/utilities/surface/surfaceAutoPatch/files.cmake b/applications/utilities/surface/surfaceAutoPatch/files.cmake index 13e15740d..0ec3dd85b 100644 --- a/applications/utilities/surface/surfaceAutoPatch/files.cmake +++ b/applications/utilities/surface/surfaceAutoPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceCheck/CMakeLists.txt b/applications/utilities/surface/surfaceCheck/CMakeLists.txt index f6d457889..aaea720aa 100644 --- a/applications/utilities/surface/surfaceCheck/CMakeLists.txt +++ b/applications/utilities/surface/surfaceCheck/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceCheck) diff --git a/applications/utilities/surface/surfaceCheck/files.cmake b/applications/utilities/surface/surfaceCheck/files.cmake index 4330d2319..21352017f 100644 --- a/applications/utilities/surface/surfaceCheck/files.cmake +++ b/applications/utilities/surface/surfaceCheck/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceClean/CMakeLists.txt b/applications/utilities/surface/surfaceClean/CMakeLists.txt index fb3cd65fa..7c6683d9b 100644 --- a/applications/utilities/surface/surfaceClean/CMakeLists.txt +++ b/applications/utilities/surface/surfaceClean/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceClean) diff --git a/applications/utilities/surface/surfaceClean/files.cmake b/applications/utilities/surface/surfaceClean/files.cmake index 09da23dc9..75d5ff5f1 100644 --- a/applications/utilities/surface/surfaceClean/files.cmake +++ b/applications/utilities/surface/surfaceClean/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceCoarsen/CMakeLists.txt b/applications/utilities/surface/surfaceCoarsen/CMakeLists.txt index 67876f878..e24ddc555 100644 --- a/applications/utilities/surface/surfaceCoarsen/CMakeLists.txt +++ b/applications/utilities/surface/surfaceCoarsen/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceCoarsen) diff --git a/applications/utilities/surface/surfaceCoarsen/files.cmake b/applications/utilities/surface/surfaceCoarsen/files.cmake index 914473777..5a3218e15 100644 --- a/applications/utilities/surface/surfaceCoarsen/files.cmake +++ b/applications/utilities/surface/surfaceCoarsen/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceConvert/CMakeLists.txt b/applications/utilities/surface/surfaceConvert/CMakeLists.txt index 9c95c74ad..7f4f5ca6a 100644 --- a/applications/utilities/surface/surfaceConvert/CMakeLists.txt +++ b/applications/utilities/surface/surfaceConvert/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceConvert) diff --git a/applications/utilities/surface/surfaceConvert/files.cmake b/applications/utilities/surface/surfaceConvert/files.cmake index ef70b5cae..be6282d4f 100644 --- a/applications/utilities/surface/surfaceConvert/files.cmake +++ b/applications/utilities/surface/surfaceConvert/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceFeatureConvert/CMakeLists.txt b/applications/utilities/surface/surfaceFeatureConvert/CMakeLists.txt index eb20aeb3f..8291f976e 100644 --- a/applications/utilities/surface/surfaceFeatureConvert/CMakeLists.txt +++ b/applications/utilities/surface/surfaceFeatureConvert/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceFeatureConvert) diff --git a/applications/utilities/surface/surfaceFeatureConvert/files.cmake b/applications/utilities/surface/surfaceFeatureConvert/files.cmake index 6d94ffc71..72d2f4627 100644 --- a/applications/utilities/surface/surfaceFeatureConvert/files.cmake +++ b/applications/utilities/surface/surfaceFeatureConvert/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceFeatureExtract/CMakeLists.txt b/applications/utilities/surface/surfaceFeatureExtract/CMakeLists.txt index 32512ba13..ce09d8bdf 100644 --- a/applications/utilities/surface/surfaceFeatureExtract/CMakeLists.txt +++ b/applications/utilities/surface/surfaceFeatureExtract/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceFeatureExtract) diff --git a/applications/utilities/surface/surfaceFeatureExtract/files.cmake b/applications/utilities/surface/surfaceFeatureExtract/files.cmake index d4b5559cf..bbb1bf853 100644 --- a/applications/utilities/surface/surfaceFeatureExtract/files.cmake +++ b/applications/utilities/surface/surfaceFeatureExtract/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceFind/CMakeLists.txt b/applications/utilities/surface/surfaceFind/CMakeLists.txt index 0c1acb90f..8d81f032a 100644 --- a/applications/utilities/surface/surfaceFind/CMakeLists.txt +++ b/applications/utilities/surface/surfaceFind/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceFind) diff --git a/applications/utilities/surface/surfaceFind/files.cmake b/applications/utilities/surface/surfaceFind/files.cmake index 62a1f1ac7..1162f1bf0 100644 --- a/applications/utilities/surface/surfaceFind/files.cmake +++ b/applications/utilities/surface/surfaceFind/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceMeshConvert/CMakeLists.txt b/applications/utilities/surface/surfaceMeshConvert/CMakeLists.txt index 362843478..8f1ee9f39 100644 --- a/applications/utilities/surface/surfaceMeshConvert/CMakeLists.txt +++ b/applications/utilities/surface/surfaceMeshConvert/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceMeshConvert) diff --git a/applications/utilities/surface/surfaceMeshConvert/files.cmake b/applications/utilities/surface/surfaceMeshConvert/files.cmake index b55962bd6..8b10acc3c 100644 --- a/applications/utilities/surface/surfaceMeshConvert/files.cmake +++ b/applications/utilities/surface/surfaceMeshConvert/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceMeshConvertTesting/CMakeLists.txt b/applications/utilities/surface/surfaceMeshConvertTesting/CMakeLists.txt index c69b27f7a..99fb4ea55 100644 --- a/applications/utilities/surface/surfaceMeshConvertTesting/CMakeLists.txt +++ b/applications/utilities/surface/surfaceMeshConvertTesting/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceMeshConvertTesting) diff --git a/applications/utilities/surface/surfaceMeshConvertTesting/files.cmake b/applications/utilities/surface/surfaceMeshConvertTesting/files.cmake index 29aebd5f4..10cfbc33f 100644 --- a/applications/utilities/surface/surfaceMeshConvertTesting/files.cmake +++ b/applications/utilities/surface/surfaceMeshConvertTesting/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceMeshExport/CMakeLists.txt b/applications/utilities/surface/surfaceMeshExport/CMakeLists.txt index 8044abaae..017a49ca9 100644 --- a/applications/utilities/surface/surfaceMeshExport/CMakeLists.txt +++ b/applications/utilities/surface/surfaceMeshExport/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceMeshExport) diff --git a/applications/utilities/surface/surfaceMeshExport/files.cmake b/applications/utilities/surface/surfaceMeshExport/files.cmake index 986b2daf6..f905c2b0b 100644 --- a/applications/utilities/surface/surfaceMeshExport/files.cmake +++ b/applications/utilities/surface/surfaceMeshExport/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceMeshImport/CMakeLists.txt b/applications/utilities/surface/surfaceMeshImport/CMakeLists.txt index e10d86ab1..26beaa6ab 100644 --- a/applications/utilities/surface/surfaceMeshImport/CMakeLists.txt +++ b/applications/utilities/surface/surfaceMeshImport/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceMeshImport) diff --git a/applications/utilities/surface/surfaceMeshImport/files.cmake b/applications/utilities/surface/surfaceMeshImport/files.cmake index 43a25c94c..1f914c306 100644 --- a/applications/utilities/surface/surfaceMeshImport/files.cmake +++ b/applications/utilities/surface/surfaceMeshImport/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceMeshTriangulate/CMakeLists.txt b/applications/utilities/surface/surfaceMeshTriangulate/CMakeLists.txt index 2eede09b7..8b68cac58 100644 --- a/applications/utilities/surface/surfaceMeshTriangulate/CMakeLists.txt +++ b/applications/utilities/surface/surfaceMeshTriangulate/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceMeshTriangulate) diff --git a/applications/utilities/surface/surfaceMeshTriangulate/files.cmake b/applications/utilities/surface/surfaceMeshTriangulate/files.cmake index 34bc76a63..fe80dc8e0 100644 --- a/applications/utilities/surface/surfaceMeshTriangulate/files.cmake +++ b/applications/utilities/surface/surfaceMeshTriangulate/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceOrient/CMakeLists.txt b/applications/utilities/surface/surfaceOrient/CMakeLists.txt index 0e3a112e5..a970d9a9f 100644 --- a/applications/utilities/surface/surfaceOrient/CMakeLists.txt +++ b/applications/utilities/surface/surfaceOrient/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceOrient) diff --git a/applications/utilities/surface/surfaceOrient/files.cmake b/applications/utilities/surface/surfaceOrient/files.cmake index 09239f4fb..0751c03d7 100644 --- a/applications/utilities/surface/surfaceOrient/files.cmake +++ b/applications/utilities/surface/surfaceOrient/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfacePointMerge/CMakeLists.txt b/applications/utilities/surface/surfacePointMerge/CMakeLists.txt index dc02475ed..29ffee984 100644 --- a/applications/utilities/surface/surfacePointMerge/CMakeLists.txt +++ b/applications/utilities/surface/surfacePointMerge/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfacePointMerge) diff --git a/applications/utilities/surface/surfacePointMerge/files.cmake b/applications/utilities/surface/surfacePointMerge/files.cmake index 3c2625486..0c063f5ae 100644 --- a/applications/utilities/surface/surfacePointMerge/files.cmake +++ b/applications/utilities/surface/surfacePointMerge/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceRedistributePar/CMakeLists.txt b/applications/utilities/surface/surfaceRedistributePar/CMakeLists.txt index d3be5ecd4..ffb4c7bfa 100644 --- a/applications/utilities/surface/surfaceRedistributePar/CMakeLists.txt +++ b/applications/utilities/surface/surfaceRedistributePar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceRedistributePar) diff --git a/applications/utilities/surface/surfaceRedistributePar/files.cmake b/applications/utilities/surface/surfaceRedistributePar/files.cmake index 486edb144..3b5fd6a97 100644 --- a/applications/utilities/surface/surfaceRedistributePar/files.cmake +++ b/applications/utilities/surface/surfaceRedistributePar/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceRefineRedGreen/CMakeLists.txt b/applications/utilities/surface/surfaceRefineRedGreen/CMakeLists.txt index b30df9300..8f832d2d8 100644 --- a/applications/utilities/surface/surfaceRefineRedGreen/CMakeLists.txt +++ b/applications/utilities/surface/surfaceRefineRedGreen/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceRefineRedGreen) diff --git a/applications/utilities/surface/surfaceRefineRedGreen/files.cmake b/applications/utilities/surface/surfaceRefineRedGreen/files.cmake index a6a0b7529..d21aee165 100644 --- a/applications/utilities/surface/surfaceRefineRedGreen/files.cmake +++ b/applications/utilities/surface/surfaceRefineRedGreen/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceSmooth/CMakeLists.txt b/applications/utilities/surface/surfaceSmooth/CMakeLists.txt index 8be22c0ff..e795d6f96 100644 --- a/applications/utilities/surface/surfaceSmooth/CMakeLists.txt +++ b/applications/utilities/surface/surfaceSmooth/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceSmooth) diff --git a/applications/utilities/surface/surfaceSmooth/files.cmake b/applications/utilities/surface/surfaceSmooth/files.cmake index 0c2ed1666..066778189 100644 --- a/applications/utilities/surface/surfaceSmooth/files.cmake +++ b/applications/utilities/surface/surfaceSmooth/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceSplitByPatch/CMakeLists.txt b/applications/utilities/surface/surfaceSplitByPatch/CMakeLists.txt index ab6d90b36..579a89c9c 100644 --- a/applications/utilities/surface/surfaceSplitByPatch/CMakeLists.txt +++ b/applications/utilities/surface/surfaceSplitByPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceSplitByPatch) diff --git a/applications/utilities/surface/surfaceSplitByPatch/files.cmake b/applications/utilities/surface/surfaceSplitByPatch/files.cmake index 2d709068f..927df758a 100644 --- a/applications/utilities/surface/surfaceSplitByPatch/files.cmake +++ b/applications/utilities/surface/surfaceSplitByPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceSplitNonManifolds/CMakeLists.txt b/applications/utilities/surface/surfaceSplitNonManifolds/CMakeLists.txt index 164873219..82e141d48 100644 --- a/applications/utilities/surface/surfaceSplitNonManifolds/CMakeLists.txt +++ b/applications/utilities/surface/surfaceSplitNonManifolds/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceSplitNonManifolds) diff --git a/applications/utilities/surface/surfaceSplitNonManifolds/files.cmake b/applications/utilities/surface/surfaceSplitNonManifolds/files.cmake index bf722c41d..bef42cee1 100644 --- a/applications/utilities/surface/surfaceSplitNonManifolds/files.cmake +++ b/applications/utilities/surface/surfaceSplitNonManifolds/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceSubset/CMakeLists.txt b/applications/utilities/surface/surfaceSubset/CMakeLists.txt index 35027d78e..7ff8ee823 100644 --- a/applications/utilities/surface/surfaceSubset/CMakeLists.txt +++ b/applications/utilities/surface/surfaceSubset/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceSubset) diff --git a/applications/utilities/surface/surfaceSubset/files.cmake b/applications/utilities/surface/surfaceSubset/files.cmake index fce4b2f49..3456ff3fa 100644 --- a/applications/utilities/surface/surfaceSubset/files.cmake +++ b/applications/utilities/surface/surfaceSubset/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceToPatch/CMakeLists.txt b/applications/utilities/surface/surfaceToPatch/CMakeLists.txt index b6c628dfc..a224656e4 100644 --- a/applications/utilities/surface/surfaceToPatch/CMakeLists.txt +++ b/applications/utilities/surface/surfaceToPatch/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceToPatch) diff --git a/applications/utilities/surface/surfaceToPatch/files.cmake b/applications/utilities/surface/surfaceToPatch/files.cmake index be98fd4b6..8a74ef9fa 100644 --- a/applications/utilities/surface/surfaceToPatch/files.cmake +++ b/applications/utilities/surface/surfaceToPatch/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/surface/surfaceTransformPoints/CMakeLists.txt b/applications/utilities/surface/surfaceTransformPoints/CMakeLists.txt index 82606c108..4c0cc3bdf 100644 --- a/applications/utilities/surface/surfaceTransformPoints/CMakeLists.txt +++ b/applications/utilities/surface/surfaceTransformPoints/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(surfaceTransformPoints) diff --git a/applications/utilities/surface/surfaceTransformPoints/files.cmake b/applications/utilities/surface/surfaceTransformPoints/files.cmake index d0315ae9d..ca49eb681 100644 --- a/applications/utilities/surface/surfaceTransformPoints/files.cmake +++ b/applications/utilities/surface/surfaceTransformPoints/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/CMakeLists.txt b/applications/utilities/thermophysical/CMakeLists.txt index 08f2bb328..fd6accb8d 100644 --- a/applications/utilities/thermophysical/CMakeLists.txt +++ b/applications/utilities/thermophysical/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(adiabaticFlameT) diff --git a/applications/utilities/thermophysical/IFCLookUpTableGen/CMakeLists.txt b/applications/utilities/thermophysical/IFCLookUpTableGen/CMakeLists.txt index 38b06ca52..a093638e4 100644 --- a/applications/utilities/thermophysical/IFCLookUpTableGen/CMakeLists.txt +++ b/applications/utilities/thermophysical/IFCLookUpTableGen/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(IFCLookUpTableGen) diff --git a/applications/utilities/thermophysical/IFCLookUpTableGen/files.cmake b/applications/utilities/thermophysical/IFCLookUpTableGen/files.cmake index 47d935d20..0c3004d97 100644 --- a/applications/utilities/thermophysical/IFCLookUpTableGen/files.cmake +++ b/applications/utilities/thermophysical/IFCLookUpTableGen/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/adiabaticFlameT/CMakeLists.txt b/applications/utilities/thermophysical/adiabaticFlameT/CMakeLists.txt index 2141f1aa2..086a3a603 100644 --- a/applications/utilities/thermophysical/adiabaticFlameT/CMakeLists.txt +++ b/applications/utilities/thermophysical/adiabaticFlameT/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(adiabaticFlameT) diff --git a/applications/utilities/thermophysical/adiabaticFlameT/files.cmake b/applications/utilities/thermophysical/adiabaticFlameT/files.cmake index 6338d6b81..b24b7c795 100644 --- a/applications/utilities/thermophysical/adiabaticFlameT/files.cmake +++ b/applications/utilities/thermophysical/adiabaticFlameT/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/chemkinToFoam/CMakeLists.txt b/applications/utilities/thermophysical/chemkinToFoam/CMakeLists.txt index 8cc5e6796..294ec0be1 100644 --- a/applications/utilities/thermophysical/chemkinToFoam/CMakeLists.txt +++ b/applications/utilities/thermophysical/chemkinToFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(chemkinToFoam) diff --git a/applications/utilities/thermophysical/chemkinToFoam/files.cmake b/applications/utilities/thermophysical/chemkinToFoam/files.cmake index d252c6774..58509a75a 100644 --- a/applications/utilities/thermophysical/chemkinToFoam/files.cmake +++ b/applications/utilities/thermophysical/chemkinToFoam/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/equilibriumCO/CMakeLists.txt b/applications/utilities/thermophysical/equilibriumCO/CMakeLists.txt index faaf4f8a9..40c643e20 100644 --- a/applications/utilities/thermophysical/equilibriumCO/CMakeLists.txt +++ b/applications/utilities/thermophysical/equilibriumCO/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(equilibriumCO) diff --git a/applications/utilities/thermophysical/equilibriumCO/files.cmake b/applications/utilities/thermophysical/equilibriumCO/files.cmake index 68bea1577..1a3659198 100644 --- a/applications/utilities/thermophysical/equilibriumCO/files.cmake +++ b/applications/utilities/thermophysical/equilibriumCO/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/equilibriumFlameT/CMakeLists.txt b/applications/utilities/thermophysical/equilibriumFlameT/CMakeLists.txt index 884b951f5..6ddc7dc76 100644 --- a/applications/utilities/thermophysical/equilibriumFlameT/CMakeLists.txt +++ b/applications/utilities/thermophysical/equilibriumFlameT/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(equilibriumFlameT) diff --git a/applications/utilities/thermophysical/equilibriumFlameT/files.cmake b/applications/utilities/thermophysical/equilibriumFlameT/files.cmake index 56b409493..780f1e4cf 100644 --- a/applications/utilities/thermophysical/equilibriumFlameT/files.cmake +++ b/applications/utilities/thermophysical/equilibriumFlameT/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/applications/utilities/thermophysical/mixtureAdiabaticFlameT/CMakeLists.txt b/applications/utilities/thermophysical/mixtureAdiabaticFlameT/CMakeLists.txt index 43f85ee50..fbde6688a 100644 --- a/applications/utilities/thermophysical/mixtureAdiabaticFlameT/CMakeLists.txt +++ b/applications/utilities/thermophysical/mixtureAdiabaticFlameT/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_executable(mixtureAdiabaticFlameT) diff --git a/applications/utilities/thermophysical/mixtureAdiabaticFlameT/files.cmake b/applications/utilities/thermophysical/mixtureAdiabaticFlameT/files.cmake index e35f462be..1261eb5dc 100644 --- a/applications/utilities/thermophysical/mixtureAdiabaticFlameT/files.cmake +++ b/applications/utilities/thermophysical/mixtureAdiabaticFlameT/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 66e140d45..0422731c1 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # make sure that .py.in is stripped on non-Windows platforms diff --git a/bin/freefoam-clearPolyMesh.py.in b/bin/freefoam-clearPolyMesh.py.in index 746409e21..df0f57be4 100755 --- a/bin/freefoam-clearPolyMesh.py.in +++ b/bin/freefoam-clearPolyMesh.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-clearPolyMesh diff --git a/bin/freefoam-copySettings.py.in b/bin/freefoam-copySettings.py.in index 651957ced..c3d6b11a0 100755 --- a/bin/freefoam-copySettings.py.in +++ b/bin/freefoam-copySettings.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-copySettings diff --git a/bin/freefoam-graphExecTime.py.in b/bin/freefoam-graphExecTime.py.in index 483f522a7..adeced960 100755 --- a/bin/freefoam-graphExecTime.py.in +++ b/bin/freefoam-graphExecTime.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-graphExecTime diff --git a/bin/freefoam-graphResKE.py.in b/bin/freefoam-graphResKE.py.in index 7f0407083..b2069e39a 100755 --- a/bin/freefoam-graphResKE.py.in +++ b/bin/freefoam-graphResKE.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-graphResKE diff --git a/bin/freefoam-graphResUVWP.py.in b/bin/freefoam-graphResUVWP.py.in index 53762fe43..cae88979e 100755 --- a/bin/freefoam-graphResUVWP.py.in +++ b/bin/freefoam-graphResUVWP.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-graphResUVWP diff --git a/bin/freefoam-job.py.in b/bin/freefoam-job.py.in index 883633844..58ce17e49 100755 --- a/bin/freefoam-job.py.in +++ b/bin/freefoam-job.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-job diff --git a/bin/freefoam-log.py.in b/bin/freefoam-log.py.in index 85649ae83..1bb50cd6c 100755 --- a/bin/freefoam-log.py.in +++ b/bin/freefoam-log.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-log diff --git a/bin/freefoam-para.py.in b/bin/freefoam-para.py.in index 813f19ccd..92df0ed9d 100755 --- a/bin/freefoam-para.py.in +++ b/bin/freefoam-para.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-para diff --git a/bin/freefoam-solverSweeps.py.in b/bin/freefoam-solverSweeps.py.in index 14d92a28f..d0305c076 100755 --- a/bin/freefoam-solverSweeps.py.in +++ b/bin/freefoam-solverSweeps.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam-solverSweeps diff --git a/bin/freefoam.py.in b/bin/freefoam.py.in index e67666222..3d85cc47f 100755 --- a/bin/freefoam.py.in +++ b/bin/freefoam.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # freefoam diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 3faf0d13a..9d6523574 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # configure the utility data files for build tree and the install tree diff --git a/data/asciidoc/CMakeLists.txt b/data/asciidoc/CMakeLists.txt index 2ebaad864..113725b47 100644 --- a/data/asciidoc/CMakeLists.txt +++ b/data/asciidoc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # configure the utility data files for build tree and the install tree diff --git a/data/editor-modes/foamdict-mode.el b/data/editor-modes/foamdict-mode.el index c6fb37119..40be57e1d 100644 --- a/data/editor-modes/foamdict-mode.el +++ b/data/editor-modes/foamdict-mode.el @@ -21,27 +21,26 @@ ;; Gerber van der Graaf ;;------------------------------------------------------------------------------- ;; License -;; This file is part of FreeFOAM. +;; This file is part of FreeFOAM. ;; -;; FreeFOAM is free software; you can redistribute it and/or modify it -;; under the terms of the GNU General Public License as published by the -;; Free Software Foundation; either version 2 of the License, or (at your -;; option) any later version. +;; FreeFOAM is free software: you can redistribute it and/or modify it +;; under the terms of the GNU General Public License as published by the +;; Free Software Foundation, either version 3 of the License, or (at your +;; option) any later version. ;; -;; FreeFOAM is distributed in the hope that it will be useful, but WITHOUT -;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -;; for more details. +;; FreeFOAM is distributed in the hope that it will be useful, but WITHOUT +;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +;; for more details. +;; +;; You should have received a copy of the GNU General Public License +;; along with FreeFOAM. If not, see . ;; -;; You should have received a copy of the GNU General Public License -;; along with FreeFOAM; if not, write to the Free Software Foundation, -;; Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - ;;; Commentary: - +;; ;; This is derived from . ;; It is very rudimentary and doesn't change much beyond renaming the mode. - +;; ;; Note: The interface used in this file requires CC Mode 5.30 or ;; later. diff --git a/data/python/FreeFOAM/CMakeLists.txt b/data/python/FreeFOAM/CMakeLists.txt index 55cfdb871..1753dab31 100644 --- a/data/python/FreeFOAM/CMakeLists.txt +++ b/data/python/FreeFOAM/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # configure the python files for build tree and the install tree diff --git a/data/python/FreeFOAM/__init__.py.in b/data/python/FreeFOAM/__init__.py.in index e4422c714..6a347db35 100644 --- a/data/python/FreeFOAM/__init__.py.in +++ b/data/python/FreeFOAM/__init__.py.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Useful Python functionality for the FreeFOAM scripts. diff --git a/data/python/FreeFOAM/compat.py b/data/python/FreeFOAM/compat.py index f86aeb561..0c208b149 100644 --- a/data/python/FreeFOAM/compat.py +++ b/data/python/FreeFOAM/compat.py @@ -16,9 +16,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -27,8 +27,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Some of the below functions have been backported from Python. They are # licensed under the Python Software Foundation License version 2. The full diff --git a/data/python/FreeFOAM/doxyFilter.py b/data/python/FreeFOAM/doxyFilter.py index af0148602..a3af81c67 100644 --- a/data/python/FreeFOAM/doxyFilter.py +++ b/data/python/FreeFOAM/doxyFilter.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # doxyFilter diff --git a/data/python/FreeFOAM/doxyToAsciidoc.py b/data/python/FreeFOAM/doxyToAsciidoc.py index 56d15d451..94788cf0e 100644 --- a/data/python/FreeFOAM/doxyToAsciidoc.py +++ b/data/python/FreeFOAM/doxyToAsciidoc.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # #------------------------------------------------------------------------------- diff --git a/data/python/FreeFOAM/path.py b/data/python/FreeFOAM/path.py index dcaa59bce..da0a1d216 100644 --- a/data/python/FreeFOAM/path.py +++ b/data/python/FreeFOAM/path.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Path searching functions. diff --git a/data/python/FreeFOAM/run.py b/data/python/FreeFOAM/run.py index 0d577737b..418406527 100644 --- a/data/python/FreeFOAM/run.py +++ b/data/python/FreeFOAM/run.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Useful Python functionality to run FreeFOAM cases diff --git a/data/python/FreeFOAM/tutorial.py b/data/python/FreeFOAM/tutorial.py index ca834eb50..661894787 100644 --- a/data/python/FreeFOAM/tutorial.py +++ b/data/python/FreeFOAM/tutorial.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Useful Python functionality to run FreeFOAM tutorial cases diff --git a/data/python/FreeFOAM/util.py b/data/python/FreeFOAM/util.py index d891ae480..c61d877db 100644 --- a/data/python/FreeFOAM/util.py +++ b/data/python/FreeFOAM/util.py @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Useful Python functionality diff --git a/data/shellFunctions/bashCompletion/freefoam b/data/shellFunctions/bashCompletion/freefoam index 74ba94e0d..4f6e143f0 100755 --- a/data/shellFunctions/bashCompletion/freefoam +++ b/data/shellFunctions/bashCompletion/freefoam @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Bash completion script for FreeFOAM. diff --git a/data/shellFunctions/zshCompletion/_freefoam b/data/shellFunctions/zshCompletion/_freefoam index c62c26a8f..a3f1f1613 100644 --- a/data/shellFunctions/zshCompletion/_freefoam +++ b/data/shellFunctions/zshCompletion/_freefoam @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # ZSH completion script for FreeFOAM. diff --git a/data/templates/foamAppTemplate.C b/data/templates/foamAppTemplate.C index 316cb033b..d3199995e 100644 --- a/data/templates/foamAppTemplate.C +++ b/data/templates/foamAppTemplate.C @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Application className diff --git a/data/templates/foamDashboardInitialCacheTemplate.cmake b/data/templates/foamDashboardInitialCacheTemplate.cmake index 4ec616537..5565ceccd 100644 --- a/data/templates/foamDashboardInitialCacheTemplate.cmake +++ b/data/templates/foamDashboardInitialCacheTemplate.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # This is a template file for a foamDashboardInitialCache.cmake file. It diff --git a/data/templates/foamDashboardScriptTemplate.cmake b/data/templates/foamDashboardScriptTemplate.cmake index 49f52c361..f531c856c 100644 --- a/data/templates/foamDashboardScriptTemplate.cmake +++ b/data/templates/foamDashboardScriptTemplate.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # Copy/symlink this file to the dashboards-root directory and give it the diff --git a/data/templates/foamDashboardSettingsTemplate.cmake b/data/templates/foamDashboardSettingsTemplate.cmake index c02e2da3c..7a4689beb 100644 --- a/data/templates/foamDashboardSettingsTemplate.cmake +++ b/data/templates/foamDashboardSettingsTemplate.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Description # This is a template file for a foamDashboardSettings.cmake file. It is used diff --git a/data/templates/foamScript b/data/templates/foamScript index 988c29390..0513aa27f 100644 --- a/data/templates/foamScript +++ b/data/templates/foamScript @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # diff --git a/data/templates/foamTemplateI.H b/data/templates/foamTemplateI.H index 15c3b7129..6a77690d0 100644 --- a/data/templates/foamTemplateI.H +++ b/data/templates/foamTemplateI.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*----------------------------------------------------------------------------*/ diff --git a/data/templates/foamTemplateTemplateI.H b/data/templates/foamTemplateTemplateI.H index 7aac00d87..c99348da1 100644 --- a/data/templates/foamTemplateTemplateI.H +++ b/data/templates/foamTemplateTemplateI.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/data/utilities/CMakeLists.txt b/data/utilities/CMakeLists.txt index ecef64cc7..6739436ec 100644 --- a/data/utilities/CMakeLists.txt +++ b/data/utilities/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(noinstUitlsSrcs diff --git a/data/utilities/checkApi.py.in b/data/utilities/checkApi.py.in index b89f1678c..225ca2b8d 100755 --- a/data/utilities/checkApi.py.in +++ b/data/utilities/checkApi.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # checkApi.py diff --git a/data/utilities/checkVersionInfo.py.in b/data/utilities/checkVersionInfo.py.in index fa3b08499..7c64fc11d 100755 --- a/data/utilities/checkVersionInfo.py.in +++ b/data/utilities/checkVersionInfo.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # checkVersionInfo [--warn] diff --git a/data/utilities/compareDeps.py.in b/data/utilities/compareDeps.py.in index 3101376b5..58603c16e 100755 --- a/data/utilities/compareDeps.py.in +++ b/data/utilities/compareDeps.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # compareDeps diff --git a/data/utilities/db2md.xsl b/data/utilities/db2md.xsl index 8f7784c4c..d9d8ac569 100644 --- a/data/utilities/db2md.xsl +++ b/data/utilities/db2md.xsl @@ -15,9 +15,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Description XSLT stylesheet to convert a very limited subset of DocBook XML to diff --git a/data/utilities/doxyToX.py.in b/data/utilities/doxyToX.py.in index 2ae8f348b..83f22e147 100755 --- a/data/utilities/doxyToX.py.in +++ b/data/utilities/doxyToX.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # doxyToX diff --git a/data/utilities/extractBrief.py.in b/data/utilities/extractBrief.py.in index f1152b1c5..b3f506002 100755 --- a/data/utilities/extractBrief.py.in +++ b/data/utilities/extractBrief.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # extractBrief diff --git a/data/utilities/findBogusClassDoc b/data/utilities/findBogusClassDoc index 60cac2e6c..e2c3b2f2c 100755 --- a/data/utilities/findBogusClassDoc +++ b/data/utilities/findBogusClassDoc @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # findBogusClassDoc diff --git a/data/utilities/foamNew.py.in b/data/utilities/foamNew.py.in index 638d51cf5..1f6c7090f 100755 --- a/data/utilities/foamNew.py.in +++ b/data/utilities/foamNew.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # # Script diff --git a/data/utilities/foamPNGMathFilter.py.in b/data/utilities/foamPNGMathFilter.py.in index 0e7513e56..d1500f5af 100755 --- a/data/utilities/foamPNGMathFilter.py.in +++ b/data/utilities/foamPNGMathFilter.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # # Script diff --git a/data/utilities/foamPackSource b/data/utilities/foamPackSource index de4f7930d..a0f1ba435 100755 --- a/data/utilities/foamPackSource +++ b/data/utilities/foamPackSource @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # foamPackSource [-h|--help] diff --git a/data/utilities/generateOpenFOAMDeps.py.in b/data/utilities/generateOpenFOAMDeps.py.in index 28318555f..30a393cad 100755 --- a/data/utilities/generateOpenFOAMDeps.py.in +++ b/data/utilities/generateOpenFOAMDeps.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # generateOpenFOAMDeps diff --git a/data/utilities/postProcFreeFOAMDeps.py.in b/data/utilities/postProcFreeFOAMDeps.py.in index ee175d82a..002ed6797 100755 --- a/data/utilities/postProcFreeFOAMDeps.py.in +++ b/data/utilities/postProcFreeFOAMDeps.py.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # postProcFreeFOAMDeps diff --git a/data/utilities/updateChangeLog b/data/utilities/updateChangeLog index 7b2eb3308..a6df353c2 100755 --- a/data/utilities/updateChangeLog +++ b/data/utilities/updateChangeLog @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # updateChangeLog [-h|--help] [-s|--since ] diff --git a/data/utilities/wmakeToCMake.cmake.in b/data/utilities/wmakeToCMake.cmake.in index 7232cbd1e..3161de7da 100755 --- a/data/utilities/wmakeToCMake.cmake.in +++ b/data/utilities/wmakeToCMake.cmake.in @@ -15,9 +15,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -26,8 +26,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . # # Script # wmakeToCMake diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 046f09d6d..be6f91998 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(FOAM_ENABLE_XHTML_HELP OR FOAM_ENABLE_DOXYGEN_DOCS diff --git a/doc/Doxygen/CMakeLists.txt b/doc/Doxygen/CMakeLists.txt index 33e0525ba..4fa170bc4 100644 --- a/doc/Doxygen/CMakeLists.txt +++ b/doc/Doxygen/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(FOAM_DOCS_FOR_SF) diff --git a/doc/UserGuide/CMakeLists.txt b/doc/UserGuide/CMakeLists.txt index 1eef37b3c..9f09485e9 100644 --- a/doc/UserGuide/CMakeLists.txt +++ b/doc/UserGuide/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/doc/UserGuide/files.cmake b/doc/UserGuide/files.cmake index d849a3dea..4efe7a33b 100644 --- a/doc/UserGuide/files.cmake +++ b/doc/UserGuide/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(ASCIIDOC_SRCS diff --git a/doc/man/manSource/CMakeLists.txt b/doc/man/manSource/CMakeLists.txt index 18475ead1..869fc5f9a 100644 --- a/doc/man/manSource/CMakeLists.txt +++ b/doc/man/manSource/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_extract_brief_docs(${CMAKE_CURRENT_BINARY_DIR}/brief_app_doc.txt) diff --git a/etc/CMakeLists.txt b/etc/CMakeLists.txt index e81d8eb11..0e40fddd4 100644 --- a/etc/CMakeLists.txt +++ b/etc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- # configure the utility config files for build tree and the install tree diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 17a7c525a..d0fa363f0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(Pstream) diff --git a/src/ODE/CMakeLists.txt b/src/ODE/CMakeLists.txt index 8030c6d52..3513485b3 100644 --- a/src/ODE/CMakeLists.txt +++ b/src/ODE/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(ODE) diff --git a/src/ODE/files.cmake b/src/ODE/files.cmake index 7465b4457..632424931 100644 --- a/src/ODE/files.cmake +++ b/src/ODE/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/OSspecific/CMakeLists.txt b/src/OSspecific/CMakeLists.txt index 2aa1ad955..338ab8bee 100644 --- a/src/OSspecific/CMakeLists.txt +++ b/src/OSspecific/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include(files.cmake) diff --git a/src/OSspecific/OSspecific/clockTime.H b/src/OSspecific/OSspecific/clockTime.H index 6917d7366..15e990f8c 100644 --- a/src/OSspecific/OSspecific/clockTime.H +++ b/src/OSspecific/OSspecific/clockTime.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::clockTime diff --git a/src/OSspecific/OSspecific/cpuTime.H b/src/OSspecific/OSspecific/cpuTime.H index 2eae81be5..3376f7e6f 100644 --- a/src/OSspecific/OSspecific/cpuTime.H +++ b/src/OSspecific/OSspecific/cpuTime.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::cpuTime diff --git a/src/OSspecific/OSspecific/sigFpe.H b/src/OSspecific/OSspecific/sigFpe.H index 838c147e9..0063f76e9 100644 --- a/src/OSspecific/OSspecific/sigFpe.H +++ b/src/OSspecific/OSspecific/sigFpe.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::sigFpe diff --git a/src/OSspecific/OSspecific/sigInt.C b/src/OSspecific/OSspecific/sigInt.C index bc07a8dcf..7421b77b3 100644 --- a/src/OSspecific/OSspecific/sigInt.C +++ b/src/OSspecific/OSspecific/sigInt.C @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/OSspecific/sigInt.H b/src/OSspecific/OSspecific/sigInt.H index b0cebda87..019cee589 100644 --- a/src/OSspecific/OSspecific/sigInt.H +++ b/src/OSspecific/OSspecific/sigInt.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::sigInt diff --git a/src/OSspecific/OSspecific/sigQuit.C b/src/OSspecific/OSspecific/sigQuit.C index 2359ef2dd..2880b1ad7 100644 --- a/src/OSspecific/OSspecific/sigQuit.C +++ b/src/OSspecific/OSspecific/sigQuit.C @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/OSspecific/sigQuit.H b/src/OSspecific/OSspecific/sigQuit.H index 36dacd138..4db121f6f 100644 --- a/src/OSspecific/OSspecific/sigQuit.H +++ b/src/OSspecific/OSspecific/sigQuit.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::sigQuit diff --git a/src/OSspecific/OSspecific/sigSegv.C b/src/OSspecific/OSspecific/sigSegv.C index 5c0d26935..a553ac36c 100644 --- a/src/OSspecific/OSspecific/sigSegv.C +++ b/src/OSspecific/OSspecific/sigSegv.C @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . \*---------------------------------------------------------------------------*/ diff --git a/src/OSspecific/OSspecific/sigSegv.H b/src/OSspecific/OSspecific/sigSegv.H index bf481ee60..2d93a2efc 100644 --- a/src/OSspecific/OSspecific/sigSegv.H +++ b/src/OSspecific/OSspecific/sigSegv.H @@ -8,10 +8,10 @@ License This file is part of OpenFOAM. - OpenFOAM is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. + OpenFOAM is free software: you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. OpenFOAM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -19,8 +19,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with OpenFOAM. If not, see . Class Foam::sigSegv diff --git a/src/OSspecific/POSIX/CMakeLists.txt b/src/OSspecific/POSIX/CMakeLists.txt index 156fcb302..924367f35 100644 --- a/src/OSspecific/POSIX/CMakeLists.txt +++ b/src/OSspecific/POSIX/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(LIBS) diff --git a/src/OSspecific/POSIX/files.cmake b/src/OSspecific/POSIX/files.cmake index 14c02e220..73e041c8c 100644 --- a/src/OSspecific/POSIX/files.cmake +++ b/src/OSspecific/POSIX/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- list(APPEND SRCS diff --git a/src/OSspecific/files.cmake b/src/OSspecific/files.cmake index f6f5df3c6..a5b305bd7 100644 --- a/src/OSspecific/files.cmake +++ b/src/OSspecific/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/OpenFOAM/CMakeLists.txt b/src/OpenFOAM/CMakeLists.txt index a2d341cbc..e7cc1f683 100644 --- a/src/OpenFOAM/CMakeLists.txt +++ b/src/OpenFOAM/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- if(FOAM_HAVE_GIT) diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.C b/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.C index 9f6f1019d..54b291f04 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.C @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*----------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.H b/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.H index 7f7bf2aff..a613783e2 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/IPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::IPstreamImpl diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.C b/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.C index 5b3cee292..2e54c0117 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.C @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*----------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.H b/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.H index 08f45cdc5..8a7e7f0cc 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/OPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::OPstreamImpl diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.C b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.C index 07e075e52..85e770911 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.C +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.C @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*----------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H index 6ee900f2e..4f27c128d 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::PstreamImpl diff --git a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H index 5349569de..2e6830faf 100644 --- a/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H +++ b/src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . \*----------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/files.cmake b/src/OpenFOAM/files.cmake index 35484d155..e9b074145 100644 --- a/src/OpenFOAM/files.cmake +++ b/src/OpenFOAM/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/Pstream/CMakeLists.txt b/src/Pstream/CMakeLists.txt index 86346878c..e4c3c5861 100644 --- a/src/Pstream/CMakeLists.txt +++ b/src/Pstream/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${FOAM_LIBRARY_OUTPUT_DIRECTORY}/plugins") diff --git a/src/Pstream/dummy/CMakeLists.txt b/src/Pstream/dummy/CMakeLists.txt index a9eee79c2..784117eaa 100644 --- a/src/Pstream/dummy/CMakeLists.txt +++ b/src/Pstream/dummy/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(FOAM_BUILD_FRAMEWORKS FALSE) diff --git a/src/Pstream/dummy/dummyIPstreamImpl.H b/src/Pstream/dummy/dummyIPstreamImpl.H index b45bb0875..a01434903 100644 --- a/src/Pstream/dummy/dummyIPstreamImpl.H +++ b/src/Pstream/dummy/dummyIPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::dummyIPstreamImpl diff --git a/src/Pstream/dummy/dummyOPstreamImpl.H b/src/Pstream/dummy/dummyOPstreamImpl.H index 767c526e8..b75b43282 100644 --- a/src/Pstream/dummy/dummyOPstreamImpl.H +++ b/src/Pstream/dummy/dummyOPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::dummyOPstreamImpl diff --git a/src/Pstream/dummy/dummyPstreamImpl.H b/src/Pstream/dummy/dummyPstreamImpl.H index 3fdd80b2d..2ce07196f 100644 --- a/src/Pstream/dummy/dummyPstreamImpl.H +++ b/src/Pstream/dummy/dummyPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::dummyPstreamImpl diff --git a/src/Pstream/dummy/files.cmake b/src/Pstream/dummy/files.cmake index 6487ebfb5..c60562e07 100644 --- a/src/Pstream/dummy/files.cmake +++ b/src/Pstream/dummy/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/Pstream/mpi/CMakeLists.txt b/src/Pstream/mpi/CMakeLists.txt index 94cebffc6..5abf504af 100644 --- a/src/Pstream/mpi/CMakeLists.txt +++ b/src/Pstream/mpi/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories(${MPI_INCLUDE_PATH}) diff --git a/src/Pstream/mpi/files.cmake b/src/Pstream/mpi/files.cmake index 13d8c72e6..436c2ee6e 100644 --- a/src/Pstream/mpi/files.cmake +++ b/src/Pstream/mpi/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/Pstream/mpi/mpiIPstreamImpl.H b/src/Pstream/mpi/mpiIPstreamImpl.H index 91b974638..b24f56003 100644 --- a/src/Pstream/mpi/mpiIPstreamImpl.H +++ b/src/Pstream/mpi/mpiIPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::mpiIPstreamImpl diff --git a/src/Pstream/mpi/mpiOPstreamImpl.H b/src/Pstream/mpi/mpiOPstreamImpl.H index 6b5cc105a..1158e9718 100644 --- a/src/Pstream/mpi/mpiOPstreamImpl.H +++ b/src/Pstream/mpi/mpiOPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::mpiOPstreamImpl diff --git a/src/Pstream/mpi/mpiPstreamImpl.H b/src/Pstream/mpi/mpiPstreamImpl.H index 2f595e86d..1e1399bfb 100644 --- a/src/Pstream/mpi/mpiPstreamImpl.H +++ b/src/Pstream/mpi/mpiPstreamImpl.H @@ -14,9 +14,9 @@ License This file is part of FreeFOAM. - FreeFOAM is free software; you can redistribute it and/or modify it + FreeFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation, either version 3 of the License, or (at your option) any later version. FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ License for more details. You should have received a copy of the GNU General Public License - along with FreeFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with FreeFOAM. If not, see . Class Foam::mpiPstreamImpl diff --git a/src/autoMesh/CMakeLists.txt b/src/autoMesh/CMakeLists.txt index f4d9fc429..3f928b1dd 100644 --- a/src/autoMesh/CMakeLists.txt +++ b/src/autoMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(autoMesh) diff --git a/src/autoMesh/files.cmake b/src/autoMesh/files.cmake index 00b4155e2..6786982cc 100644 --- a/src/autoMesh/files.cmake +++ b/src/autoMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/conversion/CMakeLists.txt b/src/conversion/CMakeLists.txt index 8028689d4..b1525a207 100644 --- a/src/conversion/CMakeLists.txt +++ b/src/conversion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(conversion) diff --git a/src/conversion/files.cmake b/src/conversion/files.cmake index 832ed9ffe..95824d6a8 100644 --- a/src/conversion/files.cmake +++ b/src/conversion/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/decompositionMethods/CMakeLists.txt b/src/decompositionMethods/CMakeLists.txt index d24060b50..0a178450b 100644 --- a/src/decompositionMethods/CMakeLists.txt +++ b/src/decompositionMethods/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(scotchDecomp) diff --git a/src/decompositionMethods/decompositionMethods/CMakeLists.txt b/src/decompositionMethods/decompositionMethods/CMakeLists.txt index 6dead6b58..d12c6ccf6 100644 --- a/src/decompositionMethods/decompositionMethods/CMakeLists.txt +++ b/src/decompositionMethods/decompositionMethods/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(decompositionMethods) diff --git a/src/decompositionMethods/decompositionMethods/files.cmake b/src/decompositionMethods/decompositionMethods/files.cmake index fc053613e..2fe029111 100644 --- a/src/decompositionMethods/decompositionMethods/files.cmake +++ b/src/decompositionMethods/decompositionMethods/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/decompositionMethods/metisDecomp/CMakeLists.txt b/src/decompositionMethods/metisDecomp/CMakeLists.txt index 1b6d18100..0be56bf37 100644 --- a/src/decompositionMethods/metisDecomp/CMakeLists.txt +++ b/src/decompositionMethods/metisDecomp/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories( diff --git a/src/decompositionMethods/metisDecomp/files.cmake b/src/decompositionMethods/metisDecomp/files.cmake index 0cb0b578b..7e3ef13ff 100644 --- a/src/decompositionMethods/metisDecomp/files.cmake +++ b/src/decompositionMethods/metisDecomp/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/decompositionMethods/parMetisDecomp/CMakeLists.txt b/src/decompositionMethods/parMetisDecomp/CMakeLists.txt index 446ef1337..6e2a4367c 100644 --- a/src/decompositionMethods/parMetisDecomp/CMakeLists.txt +++ b/src/decompositionMethods/parMetisDecomp/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories( diff --git a/src/decompositionMethods/parMetisDecomp/files.cmake b/src/decompositionMethods/parMetisDecomp/files.cmake index 6912b52f9..ba0de0db6 100644 --- a/src/decompositionMethods/parMetisDecomp/files.cmake +++ b/src/decompositionMethods/parMetisDecomp/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/decompositionMethods/scotchDecomp/CMakeLists.txt b/src/decompositionMethods/scotchDecomp/CMakeLists.txt index e7236f90a..ff5e6c8f3 100644 --- a/src/decompositionMethods/scotchDecomp/CMakeLists.txt +++ b/src/decompositionMethods/scotchDecomp/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories( diff --git a/src/decompositionMethods/scotchDecomp/files.cmake b/src/decompositionMethods/scotchDecomp/files.cmake index f59e96bb4..6e5e11319 100644 --- a/src/decompositionMethods/scotchDecomp/files.cmake +++ b/src/decompositionMethods/scotchDecomp/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/dynamicFvMesh/CMakeLists.txt b/src/dynamicFvMesh/CMakeLists.txt index f370ca376..ae2b7c88c 100644 --- a/src/dynamicFvMesh/CMakeLists.txt +++ b/src/dynamicFvMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(dynamicFvMesh) diff --git a/src/dynamicFvMesh/files.cmake b/src/dynamicFvMesh/files.cmake index a16d188d3..8b6039c1a 100644 --- a/src/dynamicFvMesh/files.cmake +++ b/src/dynamicFvMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/dynamicMesh/CMakeLists.txt b/src/dynamicMesh/CMakeLists.txt index 1b74d8d62..e953ff11c 100644 --- a/src/dynamicMesh/CMakeLists.txt +++ b/src/dynamicMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(dynamicMesh) diff --git a/src/dynamicMesh/files.cmake b/src/dynamicMesh/files.cmake index d8c200a81..afa70690e 100644 --- a/src/dynamicMesh/files.cmake +++ b/src/dynamicMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/edgeMesh/CMakeLists.txt b/src/edgeMesh/CMakeLists.txt index 8f92bf2c5..2ff56f1b1 100644 --- a/src/edgeMesh/CMakeLists.txt +++ b/src/edgeMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(edgeMesh) diff --git a/src/edgeMesh/files.cmake b/src/edgeMesh/files.cmake index 5267d0566..218eb4b5b 100644 --- a/src/edgeMesh/files.cmake +++ b/src/edgeMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/engine/CMakeLists.txt b/src/engine/CMakeLists.txt index 0bb94436c..38c24eac5 100644 --- a/src/engine/CMakeLists.txt +++ b/src/engine/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(engine) diff --git a/src/engine/files.cmake b/src/engine/files.cmake index 1e9a95b5f..db585ec0e 100644 --- a/src/engine/files.cmake +++ b/src/engine/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/errorEstimation/CMakeLists.txt b/src/errorEstimation/CMakeLists.txt index 2a9a88881..18c194de1 100644 --- a/src/errorEstimation/CMakeLists.txt +++ b/src/errorEstimation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(errorEstimation) diff --git a/src/errorEstimation/files.cmake b/src/errorEstimation/files.cmake index 22c266109..b9bb74345 100644 --- a/src/errorEstimation/files.cmake +++ b/src/errorEstimation/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/finiteVolume/CMakeLists.txt b/src/finiteVolume/CMakeLists.txt index 73e54b583..40f376b02 100644 --- a/src/finiteVolume/CMakeLists.txt +++ b/src/finiteVolume/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(finiteVolume) diff --git a/src/finiteVolume/files.cmake b/src/finiteVolume/files.cmake index 18a678799..59746139a 100644 --- a/src/finiteVolume/files.cmake +++ b/src/finiteVolume/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/CMakeLists.txt b/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/CMakeLists.txt index 5ee04935a..39734b09e 100644 --- a/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/CMakeLists.txt +++ b/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories(${MGRIDGEN_INCLUDE_DIRS}) diff --git a/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/files.cmake b/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/files.cmake index 3543e303c..f37f93877 100644 --- a/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/files.cmake +++ b/src/fvAgglomerationMethods/MGridGenGamgAgglomeration/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/fvMotionSolver/CMakeLists.txt b/src/fvMotionSolver/CMakeLists.txt index d54cd47b7..e99d8927f 100644 --- a/src/fvMotionSolver/CMakeLists.txt +++ b/src/fvMotionSolver/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(fvMotionSolvers) diff --git a/src/fvMotionSolver/files.cmake b/src/fvMotionSolver/files.cmake index cf68796c4..e9b49b25a 100644 --- a/src/fvMotionSolver/files.cmake +++ b/src/fvMotionSolver/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/genericPatchFields/CMakeLists.txt b/src/genericPatchFields/CMakeLists.txt index a56e80567..1b0adba8a 100644 --- a/src/genericPatchFields/CMakeLists.txt +++ b/src/genericPatchFields/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(genericPatchFields) diff --git a/src/genericPatchFields/files.cmake b/src/genericPatchFields/files.cmake index 694c59d81..3ca025577 100644 --- a/src/genericPatchFields/files.cmake +++ b/src/genericPatchFields/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/CMakeLists.txt b/src/lagrangian/CMakeLists.txt index 7fdd495c5..273a55857 100644 --- a/src/lagrangian/CMakeLists.txt +++ b/src/lagrangian/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(basic) diff --git a/src/lagrangian/basic/CMakeLists.txt b/src/lagrangian/basic/CMakeLists.txt index c3bb38362..b18d59c12 100644 --- a/src/lagrangian/basic/CMakeLists.txt +++ b/src/lagrangian/basic/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(lagrangian) diff --git a/src/lagrangian/basic/files.cmake b/src/lagrangian/basic/files.cmake index e4131cb87..ea74e8261 100644 --- a/src/lagrangian/basic/files.cmake +++ b/src/lagrangian/basic/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/coalCombustion/CMakeLists.txt b/src/lagrangian/coalCombustion/CMakeLists.txt index df0cc7379..88a9f703c 100644 --- a/src/lagrangian/coalCombustion/CMakeLists.txt +++ b/src/lagrangian/coalCombustion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(coalCombustion) diff --git a/src/lagrangian/coalCombustion/files.cmake b/src/lagrangian/coalCombustion/files.cmake index 01a2a7537..f67f0b5b2 100644 --- a/src/lagrangian/coalCombustion/files.cmake +++ b/src/lagrangian/coalCombustion/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/dieselSpray/CMakeLists.txt b/src/lagrangian/dieselSpray/CMakeLists.txt index 8ddbee2ca..5cfb54d7e 100644 --- a/src/lagrangian/dieselSpray/CMakeLists.txt +++ b/src/lagrangian/dieselSpray/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(dieselSpray) diff --git a/src/lagrangian/dieselSpray/files.cmake b/src/lagrangian/dieselSpray/files.cmake index 50acc69f4..a782f03ef 100644 --- a/src/lagrangian/dieselSpray/files.cmake +++ b/src/lagrangian/dieselSpray/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/dsmc/CMakeLists.txt b/src/lagrangian/dsmc/CMakeLists.txt index e4cb60004..d1b946930 100644 --- a/src/lagrangian/dsmc/CMakeLists.txt +++ b/src/lagrangian/dsmc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(dsmc) diff --git a/src/lagrangian/dsmc/files.cmake b/src/lagrangian/dsmc/files.cmake index e7aba233e..4eee20208 100644 --- a/src/lagrangian/dsmc/files.cmake +++ b/src/lagrangian/dsmc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/intermediate/CMakeLists.txt b/src/lagrangian/intermediate/CMakeLists.txt index 5f355f94e..407f31408 100644 --- a/src/lagrangian/intermediate/CMakeLists.txt +++ b/src/lagrangian/intermediate/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(lagrangianIntermediate) diff --git a/src/lagrangian/intermediate/files.cmake b/src/lagrangian/intermediate/files.cmake index fa98fdea5..85be25312 100644 --- a/src/lagrangian/intermediate/files.cmake +++ b/src/lagrangian/intermediate/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/molecularDynamics/molecularMeasurements/CMakeLists.txt b/src/lagrangian/molecularDynamics/molecularMeasurements/CMakeLists.txt index d0b5f5ff7..c4f8f9b66 100644 --- a/src/lagrangian/molecularDynamics/molecularMeasurements/CMakeLists.txt +++ b/src/lagrangian/molecularDynamics/molecularMeasurements/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(molecularMeasurements) diff --git a/src/lagrangian/molecularDynamics/molecularMeasurements/files.cmake b/src/lagrangian/molecularDynamics/molecularMeasurements/files.cmake index f42171d37..10676f108 100644 --- a/src/lagrangian/molecularDynamics/molecularMeasurements/files.cmake +++ b/src/lagrangian/molecularDynamics/molecularMeasurements/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/molecularDynamics/molecule/CMakeLists.txt b/src/lagrangian/molecularDynamics/molecule/CMakeLists.txt index 49cc61962..ebbc2f111 100644 --- a/src/lagrangian/molecularDynamics/molecule/CMakeLists.txt +++ b/src/lagrangian/molecularDynamics/molecule/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(molecule) diff --git a/src/lagrangian/molecularDynamics/molecule/files.cmake b/src/lagrangian/molecularDynamics/molecule/files.cmake index 832c94ae2..656c1a10b 100644 --- a/src/lagrangian/molecularDynamics/molecule/files.cmake +++ b/src/lagrangian/molecularDynamics/molecule/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/molecularDynamics/potential/CMakeLists.txt b/src/lagrangian/molecularDynamics/potential/CMakeLists.txt index 345ef3657..5260c9358 100644 --- a/src/lagrangian/molecularDynamics/potential/CMakeLists.txt +++ b/src/lagrangian/molecularDynamics/potential/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(potential) diff --git a/src/lagrangian/molecularDynamics/potential/files.cmake b/src/lagrangian/molecularDynamics/potential/files.cmake index 776c40a82..f7dd48e03 100644 --- a/src/lagrangian/molecularDynamics/potential/files.cmake +++ b/src/lagrangian/molecularDynamics/potential/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/lagrangian/solidParticle/CMakeLists.txt b/src/lagrangian/solidParticle/CMakeLists.txt index c0e8f7ebc..7c45b10db 100644 --- a/src/lagrangian/solidParticle/CMakeLists.txt +++ b/src/lagrangian/solidParticle/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(solidParticle) diff --git a/src/lagrangian/solidParticle/files.cmake b/src/lagrangian/solidParticle/files.cmake index 69676181b..194d4b7c1 100644 --- a/src/lagrangian/solidParticle/files.cmake +++ b/src/lagrangian/solidParticle/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/meshTools/CMakeLists.txt b/src/meshTools/CMakeLists.txt index 7f93c0b74..17e4a041e 100644 --- a/src/meshTools/CMakeLists.txt +++ b/src/meshTools/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(meshTools) diff --git a/src/meshTools/files.cmake b/src/meshTools/files.cmake index bfc83186b..89845addd 100644 --- a/src/meshTools/files.cmake +++ b/src/meshTools/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/CMakeLists.txt b/src/postProcessing/CMakeLists.txt index 12b4504af..e65f16a07 100644 --- a/src/postProcessing/CMakeLists.txt +++ b/src/postProcessing/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(postCalc) diff --git a/src/postProcessing/foamCalcFunctions/CMakeLists.txt b/src/postProcessing/foamCalcFunctions/CMakeLists.txt index 1e3b4cef2..0441893f7 100644 --- a/src/postProcessing/foamCalcFunctions/CMakeLists.txt +++ b/src/postProcessing/foamCalcFunctions/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(foamCalcFunctions) diff --git a/src/postProcessing/foamCalcFunctions/files.cmake b/src/postProcessing/foamCalcFunctions/files.cmake index 278d3ed2f..9648724d9 100644 --- a/src/postProcessing/foamCalcFunctions/files.cmake +++ b/src/postProcessing/foamCalcFunctions/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/functionObjects/CMakeLists.txt b/src/postProcessing/functionObjects/CMakeLists.txt index bb7694d8b..c699e8a6b 100644 --- a/src/postProcessing/functionObjects/CMakeLists.txt +++ b/src/postProcessing/functionObjects/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(IO) diff --git a/src/postProcessing/functionObjects/IO/CMakeLists.txt b/src/postProcessing/functionObjects/IO/CMakeLists.txt index 9514e4367..6d63f1bd0 100644 --- a/src/postProcessing/functionObjects/IO/CMakeLists.txt +++ b/src/postProcessing/functionObjects/IO/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(IOFunctionObjects) diff --git a/src/postProcessing/functionObjects/IO/files.cmake b/src/postProcessing/functionObjects/IO/files.cmake index 2ead15208..e36658bb5 100644 --- a/src/postProcessing/functionObjects/IO/files.cmake +++ b/src/postProcessing/functionObjects/IO/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/functionObjects/field/CMakeLists.txt b/src/postProcessing/functionObjects/field/CMakeLists.txt index a0731e61e..d3ae8fc3d 100644 --- a/src/postProcessing/functionObjects/field/CMakeLists.txt +++ b/src/postProcessing/functionObjects/field/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(fieldFunctionObjects) diff --git a/src/postProcessing/functionObjects/field/files.cmake b/src/postProcessing/functionObjects/field/files.cmake index 1495613c3..95b9675ba 100644 --- a/src/postProcessing/functionObjects/field/files.cmake +++ b/src/postProcessing/functionObjects/field/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/functionObjects/forces/CMakeLists.txt b/src/postProcessing/functionObjects/forces/CMakeLists.txt index 74298ea0a..40548a4bf 100644 --- a/src/postProcessing/functionObjects/forces/CMakeLists.txt +++ b/src/postProcessing/functionObjects/forces/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(forces) diff --git a/src/postProcessing/functionObjects/forces/files.cmake b/src/postProcessing/functionObjects/forces/files.cmake index 691932888..45ddb82f9 100644 --- a/src/postProcessing/functionObjects/forces/files.cmake +++ b/src/postProcessing/functionObjects/forces/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/functionObjects/systemCall/CMakeLists.txt b/src/postProcessing/functionObjects/systemCall/CMakeLists.txt index fcbbdbfa7..49353cd0a 100644 --- a/src/postProcessing/functionObjects/systemCall/CMakeLists.txt +++ b/src/postProcessing/functionObjects/systemCall/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(systemCall) diff --git a/src/postProcessing/functionObjects/systemCall/files.cmake b/src/postProcessing/functionObjects/systemCall/files.cmake index 896dcc3fc..600c6dff4 100644 --- a/src/postProcessing/functionObjects/systemCall/files.cmake +++ b/src/postProcessing/functionObjects/systemCall/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/functionObjects/utilities/CMakeLists.txt b/src/postProcessing/functionObjects/utilities/CMakeLists.txt index 3ac86ce37..dc078eb20 100644 --- a/src/postProcessing/functionObjects/utilities/CMakeLists.txt +++ b/src/postProcessing/functionObjects/utilities/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(utilityFunctionObjects) diff --git a/src/postProcessing/functionObjects/utilities/files.cmake b/src/postProcessing/functionObjects/utilities/files.cmake index 80e7103e2..1d7adfb22 100644 --- a/src/postProcessing/functionObjects/utilities/files.cmake +++ b/src/postProcessing/functionObjects/utilities/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/postProcessing/postCalc/CMakeLists.txt b/src/postProcessing/postCalc/CMakeLists.txt index 62e7a1f8c..28fc99552 100644 --- a/src/postProcessing/postCalc/CMakeLists.txt +++ b/src/postProcessing/postCalc/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(postCalc) diff --git a/src/postProcessing/postCalc/files.cmake b/src/postProcessing/postCalc/files.cmake index 53c048271..43d571fd9 100644 --- a/src/postProcessing/postCalc/files.cmake +++ b/src/postProcessing/postCalc/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/randomProcesses/CMakeLists.txt b/src/randomProcesses/CMakeLists.txt index 29828e647..1e1fb3d09 100644 --- a/src/randomProcesses/CMakeLists.txt +++ b/src/randomProcesses/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(randomProcesses) diff --git a/src/randomProcesses/files.cmake b/src/randomProcesses/files.cmake index 1ac6eb9c1..375dc8ade 100644 --- a/src/randomProcesses/files.cmake +++ b/src/randomProcesses/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/sampling/CMakeLists.txt b/src/sampling/CMakeLists.txt index 92c37fc5c..2485fafeb 100644 --- a/src/sampling/CMakeLists.txt +++ b/src/sampling/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(sampling) diff --git a/src/sampling/files.cmake b/src/sampling/files.cmake index b9a031ce7..c22a7b2f0 100644 --- a/src/sampling/files.cmake +++ b/src/sampling/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/surfMesh/CMakeLists.txt b/src/surfMesh/CMakeLists.txt index d06ab3075..25b9be7dc 100644 --- a/src/surfMesh/CMakeLists.txt +++ b/src/surfMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(surfMesh) diff --git a/src/surfMesh/files.cmake b/src/surfMesh/files.cmake index a61f6e1be..a5e54f19c 100644 --- a/src/surfMesh/files.cmake +++ b/src/surfMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/CMakeLists.txt b/src/thermophysicalModels/CMakeLists.txt index 7376df605..7c6006e19 100644 --- a/src/thermophysicalModels/CMakeLists.txt +++ b/src/thermophysicalModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(specie) diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/CMakeLists.txt b/src/thermophysicalModels/barotropicCompressibilityModel/CMakeLists.txt index 8dd89a726..9ca62c155 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/CMakeLists.txt +++ b/src/thermophysicalModels/barotropicCompressibilityModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(barotropicCompressibilityModel) diff --git a/src/thermophysicalModels/barotropicCompressibilityModel/files.cmake b/src/thermophysicalModels/barotropicCompressibilityModel/files.cmake index 4217263ff..f267fdecf 100644 --- a/src/thermophysicalModels/barotropicCompressibilityModel/files.cmake +++ b/src/thermophysicalModels/barotropicCompressibilityModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/basic/CMakeLists.txt b/src/thermophysicalModels/basic/CMakeLists.txt index b1c680c77..0fe317270 100644 --- a/src/thermophysicalModels/basic/CMakeLists.txt +++ b/src/thermophysicalModels/basic/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(basicThermophysicalModels) diff --git a/src/thermophysicalModels/basic/files.cmake b/src/thermophysicalModels/basic/files.cmake index a470d3c8d..bf5c919e7 100644 --- a/src/thermophysicalModels/basic/files.cmake +++ b/src/thermophysicalModels/basic/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/chemistryModel/CMakeLists.txt b/src/thermophysicalModels/chemistryModel/CMakeLists.txt index 840b5807f..656db0f16 100644 --- a/src/thermophysicalModels/chemistryModel/CMakeLists.txt +++ b/src/thermophysicalModels/chemistryModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(chemistryModel) diff --git a/src/thermophysicalModels/chemistryModel/files.cmake b/src/thermophysicalModels/chemistryModel/files.cmake index d1d85ce2b..041d92d90 100644 --- a/src/thermophysicalModels/chemistryModel/files.cmake +++ b/src/thermophysicalModels/chemistryModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/laminarFlameSpeed/CMakeLists.txt b/src/thermophysicalModels/laminarFlameSpeed/CMakeLists.txt index ad2f05e7f..84a8cb094 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/CMakeLists.txt +++ b/src/thermophysicalModels/laminarFlameSpeed/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(laminarFlameSpeedModels) diff --git a/src/thermophysicalModels/laminarFlameSpeed/files.cmake b/src/thermophysicalModels/laminarFlameSpeed/files.cmake index 9ae1b8938..a3797bc93 100644 --- a/src/thermophysicalModels/laminarFlameSpeed/files.cmake +++ b/src/thermophysicalModels/laminarFlameSpeed/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/liquidMixture/CMakeLists.txt b/src/thermophysicalModels/liquidMixture/CMakeLists.txt index f396f53e7..8bc24b377 100644 --- a/src/thermophysicalModels/liquidMixture/CMakeLists.txt +++ b/src/thermophysicalModels/liquidMixture/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(liquidMixture) diff --git a/src/thermophysicalModels/liquidMixture/files.cmake b/src/thermophysicalModels/liquidMixture/files.cmake index 629fdd336..730e0c802 100644 --- a/src/thermophysicalModels/liquidMixture/files.cmake +++ b/src/thermophysicalModels/liquidMixture/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/liquids/CMakeLists.txt b/src/thermophysicalModels/liquids/CMakeLists.txt index bf4004b2e..31943f99f 100644 --- a/src/thermophysicalModels/liquids/CMakeLists.txt +++ b/src/thermophysicalModels/liquids/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(liquids) diff --git a/src/thermophysicalModels/liquids/files.cmake b/src/thermophysicalModels/liquids/files.cmake index 91e1c2af0..421de1838 100644 --- a/src/thermophysicalModels/liquids/files.cmake +++ b/src/thermophysicalModels/liquids/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/pdfs/CMakeLists.txt b/src/thermophysicalModels/pdfs/CMakeLists.txt index b8aaaaa93..43cb4e181 100644 --- a/src/thermophysicalModels/pdfs/CMakeLists.txt +++ b/src/thermophysicalModels/pdfs/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(pdf) diff --git a/src/thermophysicalModels/pdfs/files.cmake b/src/thermophysicalModels/pdfs/files.cmake index 4e2007863..c3a6f74fa 100644 --- a/src/thermophysicalModels/pdfs/files.cmake +++ b/src/thermophysicalModels/pdfs/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/radiation/CMakeLists.txt b/src/thermophysicalModels/radiation/CMakeLists.txt index 6c6af46fc..8f47066b2 100644 --- a/src/thermophysicalModels/radiation/CMakeLists.txt +++ b/src/thermophysicalModels/radiation/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(radiation) diff --git a/src/thermophysicalModels/radiation/files.cmake b/src/thermophysicalModels/radiation/files.cmake index 58067bf73..11b011601 100644 --- a/src/thermophysicalModels/radiation/files.cmake +++ b/src/thermophysicalModels/radiation/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/reactionThermo/CMakeLists.txt b/src/thermophysicalModels/reactionThermo/CMakeLists.txt index 6867cbba8..0952e47ee 100644 --- a/src/thermophysicalModels/reactionThermo/CMakeLists.txt +++ b/src/thermophysicalModels/reactionThermo/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(reactionThermophysicalModels) diff --git a/src/thermophysicalModels/reactionThermo/files.cmake b/src/thermophysicalModels/reactionThermo/files.cmake index bf3e27ade..16cebc5c1 100644 --- a/src/thermophysicalModels/reactionThermo/files.cmake +++ b/src/thermophysicalModels/reactionThermo/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/solidMixture/CMakeLists.txt b/src/thermophysicalModels/solidMixture/CMakeLists.txt index ffb89f610..93cdb65c7 100644 --- a/src/thermophysicalModels/solidMixture/CMakeLists.txt +++ b/src/thermophysicalModels/solidMixture/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(solidMixture) diff --git a/src/thermophysicalModels/solidMixture/files.cmake b/src/thermophysicalModels/solidMixture/files.cmake index 204ef08da..169b6adc6 100644 --- a/src/thermophysicalModels/solidMixture/files.cmake +++ b/src/thermophysicalModels/solidMixture/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/solids/CMakeLists.txt b/src/thermophysicalModels/solids/CMakeLists.txt index 6fcd5f014..9bcc28fdb 100644 --- a/src/thermophysicalModels/solids/CMakeLists.txt +++ b/src/thermophysicalModels/solids/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(solids) diff --git a/src/thermophysicalModels/solids/files.cmake b/src/thermophysicalModels/solids/files.cmake index cf38815be..3662673a6 100644 --- a/src/thermophysicalModels/solids/files.cmake +++ b/src/thermophysicalModels/solids/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/specie/CMakeLists.txt b/src/thermophysicalModels/specie/CMakeLists.txt index 588eb40de..7d683bbef 100644 --- a/src/thermophysicalModels/specie/CMakeLists.txt +++ b/src/thermophysicalModels/specie/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(specie) diff --git a/src/thermophysicalModels/specie/files.cmake b/src/thermophysicalModels/specie/files.cmake index 3dcece306..abf4739c3 100644 --- a/src/thermophysicalModels/specie/files.cmake +++ b/src/thermophysicalModels/specie/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/thermophysicalModels/thermophysicalFunctions/CMakeLists.txt b/src/thermophysicalModels/thermophysicalFunctions/CMakeLists.txt index 6a77ddbaa..d620970d6 100644 --- a/src/thermophysicalModels/thermophysicalFunctions/CMakeLists.txt +++ b/src/thermophysicalModels/thermophysicalFunctions/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(thermophysicalFunctions) diff --git a/src/thermophysicalModels/thermophysicalFunctions/files.cmake b/src/thermophysicalModels/thermophysicalFunctions/files.cmake index bce69b4cd..e5cd1089f 100644 --- a/src/thermophysicalModels/thermophysicalFunctions/files.cmake +++ b/src/thermophysicalModels/thermophysicalFunctions/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/topoChangerFvMesh/CMakeLists.txt b/src/topoChangerFvMesh/CMakeLists.txt index bc044133f..14c83157d 100644 --- a/src/topoChangerFvMesh/CMakeLists.txt +++ b/src/topoChangerFvMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(topoChangerFvMesh) diff --git a/src/topoChangerFvMesh/files.cmake b/src/topoChangerFvMesh/files.cmake index ec268ed42..93d88acb4 100644 --- a/src/topoChangerFvMesh/files.cmake +++ b/src/topoChangerFvMesh/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/transportModels/CMakeLists.txt b/src/transportModels/CMakeLists.txt index 6a5845223..1871facbc 100644 --- a/src/transportModels/CMakeLists.txt +++ b/src/transportModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(incompressible) diff --git a/src/transportModels/incompressible/CMakeLists.txt b/src/transportModels/incompressible/CMakeLists.txt index bb5a5433c..92f6b9008 100644 --- a/src/transportModels/incompressible/CMakeLists.txt +++ b/src/transportModels/incompressible/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(incompressibleTransportModels) diff --git a/src/transportModels/incompressible/files.cmake b/src/transportModels/incompressible/files.cmake index 676018173..e637818bf 100644 --- a/src/transportModels/incompressible/files.cmake +++ b/src/transportModels/incompressible/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/transportModels/interfaceProperties/CMakeLists.txt b/src/transportModels/interfaceProperties/CMakeLists.txt index 99bb51ebb..2e8920cba 100644 --- a/src/transportModels/interfaceProperties/CMakeLists.txt +++ b/src/transportModels/interfaceProperties/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(interfaceProperties) diff --git a/src/transportModels/interfaceProperties/files.cmake b/src/transportModels/interfaceProperties/files.cmake index 3bfbe2d6b..bcb7e76b3 100644 --- a/src/transportModels/interfaceProperties/files.cmake +++ b/src/transportModels/interfaceProperties/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/transportModels/twoPhaseInterfaceProperties/CMakeLists.txt b/src/transportModels/twoPhaseInterfaceProperties/CMakeLists.txt index 8cb4d1ee0..4914f2a9b 100644 --- a/src/transportModels/twoPhaseInterfaceProperties/CMakeLists.txt +++ b/src/transportModels/twoPhaseInterfaceProperties/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(twoPhaseInterfaceProperties) diff --git a/src/transportModels/twoPhaseInterfaceProperties/files.cmake b/src/transportModels/twoPhaseInterfaceProperties/files.cmake index a4c1ed0b1..000f1d970 100644 --- a/src/transportModels/twoPhaseInterfaceProperties/files.cmake +++ b/src/transportModels/twoPhaseInterfaceProperties/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/triSurface/CMakeLists.txt b/src/triSurface/CMakeLists.txt index 29dfec91e..294d0dfb8 100644 --- a/src/triSurface/CMakeLists.txt +++ b/src/triSurface/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- include_directories(${ZLIB_INCLUDE_DIR}) diff --git a/src/triSurface/files.cmake b/src/triSurface/files.cmake index 8a5f9fef4..6e78a77db 100644 --- a/src/triSurface/files.cmake +++ b/src/triSurface/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/CMakeLists.txt b/src/turbulenceModels/CMakeLists.txt index 518f59bfa..eb0f1d399 100644 --- a/src/turbulenceModels/CMakeLists.txt +++ b/src/turbulenceModels/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(LES) diff --git a/src/turbulenceModels/LES/CMakeLists.txt b/src/turbulenceModels/LES/CMakeLists.txt index 82b8b7c83..a8db06833 100644 --- a/src/turbulenceModels/LES/CMakeLists.txt +++ b/src/turbulenceModels/LES/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(LESfilters) diff --git a/src/turbulenceModels/LES/LESdeltas/CMakeLists.txt b/src/turbulenceModels/LES/LESdeltas/CMakeLists.txt index ea6a69637..663e66e0c 100644 --- a/src/turbulenceModels/LES/LESdeltas/CMakeLists.txt +++ b/src/turbulenceModels/LES/LESdeltas/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(LESdeltas) diff --git a/src/turbulenceModels/LES/LESdeltas/files.cmake b/src/turbulenceModels/LES/LESdeltas/files.cmake index 07624bc02..8ba208881 100644 --- a/src/turbulenceModels/LES/LESdeltas/files.cmake +++ b/src/turbulenceModels/LES/LESdeltas/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/LES/LESfilters/CMakeLists.txt b/src/turbulenceModels/LES/LESfilters/CMakeLists.txt index 68bfa9e68..d8e2305f1 100644 --- a/src/turbulenceModels/LES/LESfilters/CMakeLists.txt +++ b/src/turbulenceModels/LES/LESfilters/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(LESfilters) diff --git a/src/turbulenceModels/LES/LESfilters/files.cmake b/src/turbulenceModels/LES/LESfilters/files.cmake index 845c23b83..8670b2031 100644 --- a/src/turbulenceModels/LES/LESfilters/files.cmake +++ b/src/turbulenceModels/LES/LESfilters/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/compressible/LES/CMakeLists.txt b/src/turbulenceModels/compressible/LES/CMakeLists.txt index 37731df73..1266b1fd3 100644 --- a/src/turbulenceModels/compressible/LES/CMakeLists.txt +++ b/src/turbulenceModels/compressible/LES/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(compressibleLESModels) diff --git a/src/turbulenceModels/compressible/LES/files.cmake b/src/turbulenceModels/compressible/LES/files.cmake index b4bde1e50..2f3e7ce03 100644 --- a/src/turbulenceModels/compressible/LES/files.cmake +++ b/src/turbulenceModels/compressible/LES/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/compressible/RAS/CMakeLists.txt b/src/turbulenceModels/compressible/RAS/CMakeLists.txt index 0fa580236..ed26d2c50 100644 --- a/src/turbulenceModels/compressible/RAS/CMakeLists.txt +++ b/src/turbulenceModels/compressible/RAS/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(compressibleRASModels) diff --git a/src/turbulenceModels/compressible/RAS/files.cmake b/src/turbulenceModels/compressible/RAS/files.cmake index 8d499ef47..cc24fd731 100644 --- a/src/turbulenceModels/compressible/RAS/files.cmake +++ b/src/turbulenceModels/compressible/RAS/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/compressible/turbulenceModel/CMakeLists.txt b/src/turbulenceModels/compressible/turbulenceModel/CMakeLists.txt index 168fe77ac..2cf7690b0 100644 --- a/src/turbulenceModels/compressible/turbulenceModel/CMakeLists.txt +++ b/src/turbulenceModels/compressible/turbulenceModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(compressibleTurbulenceModel) diff --git a/src/turbulenceModels/compressible/turbulenceModel/files.cmake b/src/turbulenceModels/compressible/turbulenceModel/files.cmake index 71340e5fd..ccea74284 100644 --- a/src/turbulenceModels/compressible/turbulenceModel/files.cmake +++ b/src/turbulenceModels/compressible/turbulenceModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/incompressible/LES/CMakeLists.txt b/src/turbulenceModels/incompressible/LES/CMakeLists.txt index 5b70785dc..385e841d4 100644 --- a/src/turbulenceModels/incompressible/LES/CMakeLists.txt +++ b/src/turbulenceModels/incompressible/LES/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(incompressibleLESModels) diff --git a/src/turbulenceModels/incompressible/LES/files.cmake b/src/turbulenceModels/incompressible/LES/files.cmake index 44a30723d..40a2445f4 100644 --- a/src/turbulenceModels/incompressible/LES/files.cmake +++ b/src/turbulenceModels/incompressible/LES/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/incompressible/RAS/CMakeLists.txt b/src/turbulenceModels/incompressible/RAS/CMakeLists.txt index 5ed5e914b..dd739fd22 100644 --- a/src/turbulenceModels/incompressible/RAS/CMakeLists.txt +++ b/src/turbulenceModels/incompressible/RAS/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(incompressibleRASModels) diff --git a/src/turbulenceModels/incompressible/RAS/files.cmake b/src/turbulenceModels/incompressible/RAS/files.cmake index d43e0fb76..e2016a4fe 100644 --- a/src/turbulenceModels/incompressible/RAS/files.cmake +++ b/src/turbulenceModels/incompressible/RAS/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/src/turbulenceModels/incompressible/turbulenceModel/CMakeLists.txt b/src/turbulenceModels/incompressible/turbulenceModel/CMakeLists.txt index f00c53a75..950eab45e 100644 --- a/src/turbulenceModels/incompressible/turbulenceModel/CMakeLists.txt +++ b/src/turbulenceModels/incompressible/turbulenceModel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- foam_add_library(incompressibleTurbulenceModel) diff --git a/src/turbulenceModels/incompressible/turbulenceModel/files.cmake b/src/turbulenceModels/incompressible/turbulenceModel/files.cmake index 71340e5fd..ccea74284 100644 --- a/src/turbulenceModels/incompressible/turbulenceModel/files.cmake +++ b/src/turbulenceModels/incompressible/turbulenceModel/files.cmake @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- set(SRCS diff --git a/tutorials/CMakeLists.txt b/tutorials/CMakeLists.txt index 1f88b6aa8..f8acfa313 100644 --- a/tutorials/CMakeLists.txt +++ b/tutorials/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/DNS/dnsFoam/CMakeLists.txt b/tutorials/DNS/dnsFoam/CMakeLists.txt index 906b325ce..bfaa877bb 100644 --- a/tutorials/DNS/dnsFoam/CMakeLists.txt +++ b/tutorials/DNS/dnsFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(boxTurb16) diff --git a/tutorials/DNS/dnsFoam/boxTurb16/CMakeLists.txt b/tutorials/DNS/dnsFoam/boxTurb16/CMakeLists.txt index 50255edd9..b54eadf48 100644 --- a/tutorials/DNS/dnsFoam/boxTurb16/CMakeLists.txt +++ b/tutorials/DNS/dnsFoam/boxTurb16/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/basic/laplacianFoam/CMakeLists.txt b/tutorials/basic/laplacianFoam/CMakeLists.txt index c287ea069..963203527 100644 --- a/tutorials/basic/laplacianFoam/CMakeLists.txt +++ b/tutorials/basic/laplacianFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(flange) diff --git a/tutorials/basic/laplacianFoam/flange/CMakeLists.txt b/tutorials/basic/laplacianFoam/flange/CMakeLists.txt index e660cc4c6..cd0b7d7c1 100644 --- a/tutorials/basic/laplacianFoam/flange/CMakeLists.txt +++ b/tutorials/basic/laplacianFoam/flange/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/basic/potentialFoam/CMakeLists.txt b/tutorials/basic/potentialFoam/CMakeLists.txt index 924b99ad8..51641650e 100644 --- a/tutorials/basic/potentialFoam/CMakeLists.txt +++ b/tutorials/basic/potentialFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(cylinder) diff --git a/tutorials/basic/potentialFoam/cylinder/CMakeLists.txt b/tutorials/basic/potentialFoam/cylinder/CMakeLists.txt index d9d07874b..bdb89e204 100644 --- a/tutorials/basic/potentialFoam/cylinder/CMakeLists.txt +++ b/tutorials/basic/potentialFoam/cylinder/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/basic/potentialFoam/cylinder/analyticalCylinder/CMakeLists.txt.in b/tutorials/basic/potentialFoam/cylinder/analyticalCylinder/CMakeLists.txt.in index a108a5356..a3f1a56d7 100644 --- a/tutorials/basic/potentialFoam/cylinder/analyticalCylinder/CMakeLists.txt.in +++ b/tutorials/basic/potentialFoam/cylinder/analyticalCylinder/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/basic/potentialFoam/pitzDaily/CMakeLists.txt b/tutorials/basic/potentialFoam/pitzDaily/CMakeLists.txt index 0be3fa7af..dee0a0ad9 100644 --- a/tutorials/basic/potentialFoam/pitzDaily/CMakeLists.txt +++ b/tutorials/basic/potentialFoam/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/basic/scalarTransportFoam/CMakeLists.txt b/tutorials/basic/scalarTransportFoam/CMakeLists.txt index 2653ac179..654e1832f 100644 --- a/tutorials/basic/scalarTransportFoam/CMakeLists.txt +++ b/tutorials/basic/scalarTransportFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(pitzDaily) diff --git a/tutorials/basic/scalarTransportFoam/pitzDaily/CMakeLists.txt b/tutorials/basic/scalarTransportFoam/pitzDaily/CMakeLists.txt index d652c0b7d..9dd4fe2a1 100644 --- a/tutorials/basic/scalarTransportFoam/pitzDaily/CMakeLists.txt +++ b/tutorials/basic/scalarTransportFoam/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/XiFoam/CMakeLists.txt b/tutorials/combustion/XiFoam/CMakeLists.txt index 7638c510d..dcdd4d8ed 100644 --- a/tutorials/combustion/XiFoam/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/combustion/XiFoam/les/CMakeLists.txt b/tutorials/combustion/XiFoam/les/CMakeLists.txt index a91151905..2c331c669 100644 --- a/tutorials/combustion/XiFoam/les/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(pitzDaily) diff --git a/tutorials/combustion/XiFoam/les/pitzDaily/CMakeLists.txt b/tutorials/combustion/XiFoam/les/pitzDaily/CMakeLists.txt index c4bd8cfb1..833e7df00 100644 --- a/tutorials/combustion/XiFoam/les/pitzDaily/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/les/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/XiFoam/les/pitzDaily3D/CMakeLists.txt b/tutorials/combustion/XiFoam/les/pitzDaily3D/CMakeLists.txt index 945d78a6c..476770372 100644 --- a/tutorials/combustion/XiFoam/les/pitzDaily3D/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/les/pitzDaily3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/XiFoam/ras/CMakeLists.txt b/tutorials/combustion/XiFoam/ras/CMakeLists.txt index 638de8137..08a2e7a59 100644 --- a/tutorials/combustion/XiFoam/ras/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(moriyoshiHomogeneous) diff --git a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/CMakeLists.txt b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/CMakeLists.txt index cebf2654e..7ebae0fe4 100644 --- a/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/CMakeLists.txt +++ b/tutorials/combustion/XiFoam/ras/moriyoshiHomogeneous/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/dieselFoam/CMakeLists.txt b/tutorials/combustion/dieselFoam/CMakeLists.txt index 0c5e966b3..bf597114b 100644 --- a/tutorials/combustion/dieselFoam/CMakeLists.txt +++ b/tutorials/combustion/dieselFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(aachenBomb) diff --git a/tutorials/combustion/dieselFoam/aachenBomb/CMakeLists.txt b/tutorials/combustion/dieselFoam/aachenBomb/CMakeLists.txt index 71eab8f7b..8e4974e05 100644 --- a/tutorials/combustion/dieselFoam/aachenBomb/CMakeLists.txt +++ b/tutorials/combustion/dieselFoam/aachenBomb/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/engineFoam/CMakeLists.txt b/tutorials/combustion/engineFoam/CMakeLists.txt index 3d9ac60b9..62c555584 100644 --- a/tutorials/combustion/engineFoam/CMakeLists.txt +++ b/tutorials/combustion/engineFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(kivaTest) diff --git a/tutorials/combustion/engineFoam/kivaTest/CMakeLists.txt b/tutorials/combustion/engineFoam/kivaTest/CMakeLists.txt index 0f436794b..a824017f7 100644 --- a/tutorials/combustion/engineFoam/kivaTest/CMakeLists.txt +++ b/tutorials/combustion/engineFoam/kivaTest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/fireFoam/CMakeLists.txt b/tutorials/combustion/fireFoam/CMakeLists.txt index dbcdf2403..5f937ab84 100644 --- a/tutorials/combustion/fireFoam/CMakeLists.txt +++ b/tutorials/combustion/fireFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(les/smallPoolFire2D) diff --git a/tutorials/combustion/fireFoam/les/smallPoolFire2D/CMakeLists.txt b/tutorials/combustion/fireFoam/les/smallPoolFire2D/CMakeLists.txt index 9bb1e5860..3b569010e 100644 --- a/tutorials/combustion/fireFoam/les/smallPoolFire2D/CMakeLists.txt +++ b/tutorials/combustion/fireFoam/les/smallPoolFire2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/fireFoam/les/smallPoolFire3D/CMakeLists.txt b/tutorials/combustion/fireFoam/les/smallPoolFire3D/CMakeLists.txt index b44129a12..ce4ffcb2f 100644 --- a/tutorials/combustion/fireFoam/les/smallPoolFire3D/CMakeLists.txt +++ b/tutorials/combustion/fireFoam/les/smallPoolFire3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/combustion/reactingFoam/CMakeLists.txt b/tutorials/combustion/reactingFoam/CMakeLists.txt index 46c41612c..90bd6b8d5 100644 --- a/tutorials/combustion/reactingFoam/CMakeLists.txt +++ b/tutorials/combustion/reactingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras/counterFlowFlame2D) diff --git a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/CMakeLists.txt b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/CMakeLists.txt index 2bead0c32..ffa6c3ac7 100644 --- a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/CMakeLists.txt +++ b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/CMakeLists.txt index 2d2bf8d2d..0171102c7 100644 --- a/tutorials/compressible/rhoCentralFoam/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(biconic25-55Run35) diff --git a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/CMakeLists.txt index 033a6e333..0e030243d 100644 --- a/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/LadenburgJet60psi/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/CMakeLists.txt index 760ce114c..62a99ef53 100644 --- a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/datToFoam/CMakeLists.txt.in b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/datToFoam/CMakeLists.txt.in index 53c794a5a..61aefba8f 100644 --- a/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/datToFoam/CMakeLists.txt.in +++ b/tutorials/compressible/rhoCentralFoam/biconic25-55Run35/datToFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/compressible/rhoCentralFoam/forwardStep/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/forwardStep/CMakeLists.txt index e1cc2f588..36174fbc3 100644 --- a/tutorials/compressible/rhoCentralFoam/forwardStep/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/forwardStep/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/obliqueShock/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/obliqueShock/CMakeLists.txt index b52e8fb27..713965c71 100644 --- a/tutorials/compressible/rhoCentralFoam/obliqueShock/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/obliqueShock/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/shockTube/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/shockTube/CMakeLists.txt index 0f8362e01..5d0050df9 100644 --- a/tutorials/compressible/rhoCentralFoam/shockTube/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/shockTube/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoCentralFoam/wedge15Ma5/CMakeLists.txt b/tutorials/compressible/rhoCentralFoam/wedge15Ma5/CMakeLists.txt index b52e8fb27..713965c71 100644 --- a/tutorials/compressible/rhoCentralFoam/wedge15Ma5/CMakeLists.txt +++ b/tutorials/compressible/rhoCentralFoam/wedge15Ma5/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPimpleFoam/CMakeLists.txt b/tutorials/compressible/rhoPimpleFoam/CMakeLists.txt index e4312ed67..4ef2fef48 100644 --- a/tutorials/compressible/rhoPimpleFoam/CMakeLists.txt +++ b/tutorials/compressible/rhoPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(angledDuct) diff --git a/tutorials/compressible/rhoPimpleFoam/angledDuct/CMakeLists.txt b/tutorials/compressible/rhoPimpleFoam/angledDuct/CMakeLists.txt index 97e25ebb1..0608916a3 100644 --- a/tutorials/compressible/rhoPimpleFoam/angledDuct/CMakeLists.txt +++ b/tutorials/compressible/rhoPimpleFoam/angledDuct/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPisoFoam/CMakeLists.txt b/tutorials/compressible/rhoPisoFoam/CMakeLists.txt index 7638c510d..dcdd4d8ed 100644 --- a/tutorials/compressible/rhoPisoFoam/CMakeLists.txt +++ b/tutorials/compressible/rhoPisoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/compressible/rhoPisoFoam/les/CMakeLists.txt b/tutorials/compressible/rhoPisoFoam/les/CMakeLists.txt index 2653ac179..654e1832f 100644 --- a/tutorials/compressible/rhoPisoFoam/les/CMakeLists.txt +++ b/tutorials/compressible/rhoPisoFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(pitzDaily) diff --git a/tutorials/compressible/rhoPisoFoam/les/pitzDaily/CMakeLists.txt b/tutorials/compressible/rhoPisoFoam/les/pitzDaily/CMakeLists.txt index 47a30dc88..2f63eb75b 100644 --- a/tutorials/compressible/rhoPisoFoam/les/pitzDaily/CMakeLists.txt +++ b/tutorials/compressible/rhoPisoFoam/les/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPisoFoam/ras/CMakeLists.txt b/tutorials/compressible/rhoPisoFoam/ras/CMakeLists.txt index 8dbc3ed39..a55f18479 100644 --- a/tutorials/compressible/rhoPisoFoam/ras/CMakeLists.txt +++ b/tutorials/compressible/rhoPisoFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(cavity) diff --git a/tutorials/compressible/rhoPisoFoam/ras/cavity/CMakeLists.txt b/tutorials/compressible/rhoPisoFoam/ras/cavity/CMakeLists.txt index 92b1fb714..2ce89305c 100644 --- a/tutorials/compressible/rhoPisoFoam/ras/cavity/CMakeLists.txt +++ b/tutorials/compressible/rhoPisoFoam/ras/cavity/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt b/tutorials/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt index 1d74f6caf..a86840353 100644 --- a/tutorials/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt +++ b/tutorials/compressible/rhoPorousMRFPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(mixerVessel2D) diff --git a/tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/CMakeLists.txt b/tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/CMakeLists.txt index cdc45f880..a87c2aff7 100644 --- a/tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/CMakeLists.txt +++ b/tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPorousSimpleFoam/CMakeLists.txt b/tutorials/compressible/rhoPorousSimpleFoam/CMakeLists.txt index 5bb39bd87..a03ee69ac 100644 --- a/tutorials/compressible/rhoPorousSimpleFoam/CMakeLists.txt +++ b/tutorials/compressible/rhoPorousSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(angledDuctExplicit) diff --git a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/CMakeLists.txt b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/CMakeLists.txt index dafe39d4e..0097ad6c0 100644 --- a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/CMakeLists.txt +++ b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctExplicit/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM;w if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/CMakeLists.txt b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/CMakeLists.txt index 75ad6b153..741d9f4e8 100644 --- a/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/CMakeLists.txt +++ b/tutorials/compressible/rhoPorousSimpleFoam/angledDuctImplicit/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicFoam/CMakeLists.txt b/tutorials/compressible/sonicFoam/CMakeLists.txt index 4863d6ec3..0f8aba07d 100644 --- a/tutorials/compressible/sonicFoam/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(laminar) diff --git a/tutorials/compressible/sonicFoam/laminar/CMakeLists.txt b/tutorials/compressible/sonicFoam/laminar/CMakeLists.txt index a0a1a6a63..0214273cb 100644 --- a/tutorials/compressible/sonicFoam/laminar/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/laminar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(forwardStep) diff --git a/tutorials/compressible/sonicFoam/laminar/forwardStep/CMakeLists.txt b/tutorials/compressible/sonicFoam/laminar/forwardStep/CMakeLists.txt index 2db8b69d8..2ed88f5a4 100644 --- a/tutorials/compressible/sonicFoam/laminar/forwardStep/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/laminar/forwardStep/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicFoam/laminar/shockTube/CMakeLists.txt b/tutorials/compressible/sonicFoam/laminar/shockTube/CMakeLists.txt index a5e1640ad..574dde7c1 100644 --- a/tutorials/compressible/sonicFoam/laminar/shockTube/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/laminar/shockTube/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicFoam/ras/CMakeLists.txt b/tutorials/compressible/sonicFoam/ras/CMakeLists.txt index 4827d068c..8fd9103b2 100644 --- a/tutorials/compressible/sonicFoam/ras/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(nacaAirfoil) diff --git a/tutorials/compressible/sonicFoam/ras/nacaAirfoil/CMakeLists.txt b/tutorials/compressible/sonicFoam/ras/nacaAirfoil/CMakeLists.txt index 12c53218b..a2819d006 100644 --- a/tutorials/compressible/sonicFoam/ras/nacaAirfoil/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/ras/nacaAirfoil/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicFoam/ras/prism/CMakeLists.txt b/tutorials/compressible/sonicFoam/ras/prism/CMakeLists.txt index 5e9bfcb56..828f2c16e 100644 --- a/tutorials/compressible/sonicFoam/ras/prism/CMakeLists.txt +++ b/tutorials/compressible/sonicFoam/ras/prism/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicLiquidFoam/CMakeLists.txt b/tutorials/compressible/sonicLiquidFoam/CMakeLists.txt index 8cbf34aca..45c456cde 100644 --- a/tutorials/compressible/sonicLiquidFoam/CMakeLists.txt +++ b/tutorials/compressible/sonicLiquidFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/compressible/sonicLiquidFoam/decompressionTank/CMakeLists.txt b/tutorials/compressible/sonicLiquidFoam/decompressionTank/CMakeLists.txt index f09eae99b..a5ee162d7 100644 --- a/tutorials/compressible/sonicLiquidFoam/decompressionTank/CMakeLists.txt +++ b/tutorials/compressible/sonicLiquidFoam/decompressionTank/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/dsmcFoam/CMakeLists.txt b/tutorials/discreteMethods/dsmcFoam/CMakeLists.txt index ac9961ded..0e54de041 100644 --- a/tutorials/discreteMethods/dsmcFoam/CMakeLists.txt +++ b/tutorials/discreteMethods/dsmcFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(freeSpacePeriodic) diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/CMakeLists.txt b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/CMakeLists.txt index 40af50e45..a9e5de1fa 100644 --- a/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/CMakeLists.txt +++ b/tutorials/discreteMethods/dsmcFoam/freeSpacePeriodic/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/CMakeLists.txt b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/CMakeLists.txt index 40af50e45..a9e5de1fa 100644 --- a/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/CMakeLists.txt +++ b/tutorials/discreteMethods/dsmcFoam/freeSpaceStream/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/CMakeLists.txt b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/CMakeLists.txt index 40af50e45..a9e5de1fa 100644 --- a/tutorials/discreteMethods/dsmcFoam/supersonicCorner/CMakeLists.txt +++ b/tutorials/discreteMethods/dsmcFoam/supersonicCorner/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/CMakeLists.txt b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/CMakeLists.txt index 40af50e45..a9e5de1fa 100644 --- a/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/CMakeLists.txt +++ b/tutorials/discreteMethods/dsmcFoam/wedge15Ma5/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt index f099fd2c4..2aa27d351 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt +++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(periodicCubeArgon) diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/CMakeLists.txt b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/CMakeLists.txt index 117f1a817..4b25bbcf8 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/CMakeLists.txt +++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeArgon/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/CMakeLists.txt b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/CMakeLists.txt index 117f1a817..4b25bbcf8 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/CMakeLists.txt +++ b/tutorials/discreteMethods/molecularDynamics/mdEquilibrationFoam/periodicCubeWater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt b/tutorials/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt index d7760140b..40cc35624 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt +++ b/tutorials/discreteMethods/molecularDynamics/mdFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(nanoNozzle) diff --git a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/CMakeLists.txt b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/CMakeLists.txt index 73d51c6f9..65b4977fe 100644 --- a/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/CMakeLists.txt +++ b/tutorials/discreteMethods/molecularDynamics/mdFoam/nanoNozzle/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/electromagnetics/electrostaticFoam/CMakeLists.txt b/tutorials/electromagnetics/electrostaticFoam/CMakeLists.txt index e1974bf29..3082fd9e7 100644 --- a/tutorials/electromagnetics/electrostaticFoam/CMakeLists.txt +++ b/tutorials/electromagnetics/electrostaticFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(chargedWire) diff --git a/tutorials/electromagnetics/electrostaticFoam/chargedWire/CMakeLists.txt b/tutorials/electromagnetics/electrostaticFoam/chargedWire/CMakeLists.txt index bcabdadfe..985a0e453 100644 --- a/tutorials/electromagnetics/electrostaticFoam/chargedWire/CMakeLists.txt +++ b/tutorials/electromagnetics/electrostaticFoam/chargedWire/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/electromagnetics/mhdFoam/CMakeLists.txt b/tutorials/electromagnetics/mhdFoam/CMakeLists.txt index 67bb86147..26153fa1c 100644 --- a/tutorials/electromagnetics/mhdFoam/CMakeLists.txt +++ b/tutorials/electromagnetics/mhdFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(hartmann) diff --git a/tutorials/electromagnetics/mhdFoam/hartmann/CMakeLists.txt b/tutorials/electromagnetics/mhdFoam/hartmann/CMakeLists.txt index 544c3544f..a8f1ad4a6 100644 --- a/tutorials/electromagnetics/mhdFoam/hartmann/CMakeLists.txt +++ b/tutorials/electromagnetics/mhdFoam/hartmann/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/financial/financialFoam/CMakeLists.txt b/tutorials/financial/financialFoam/CMakeLists.txt index 751228ed5..a4cc884dd 100644 --- a/tutorials/financial/financialFoam/CMakeLists.txt +++ b/tutorials/financial/financialFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(europeanCall) diff --git a/tutorials/financial/financialFoam/europeanCall/CMakeLists.txt b/tutorials/financial/financialFoam/europeanCall/CMakeLists.txt index 46c08b012..b82d6e506 100644 --- a/tutorials/financial/financialFoam/europeanCall/CMakeLists.txt +++ b/tutorials/financial/financialFoam/europeanCall/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt index 828e54b81..e400134ac 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(hotRoom) diff --git a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/CMakeLists.txt b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/CMakeLists.txt index 841473b0c..13697f024 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantBoussinesqPimpleFoam/hotRoom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt index d168bab95..037a3a7e4 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(hotRoom) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/CMakeLists.txt b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/CMakeLists.txt index d1dd14566..30c162770 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/CMakeLists.txt b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/CMakeLists.txt index e53c181f3..295960636 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantPimpleFoam/CMakeLists.txt b/tutorials/heatTransfer/buoyantPimpleFoam/CMakeLists.txt index 828e54b81..e400134ac 100644 --- a/tutorials/heatTransfer/buoyantPimpleFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(hotRoom) diff --git a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/CMakeLists.txt b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/CMakeLists.txt index 783e5e858..098537a56 100644 --- a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/setHotRoom/CMakeLists.txt.in b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/setHotRoom/CMakeLists.txt.in index a49f8fdd7..742f9e67f 100644 --- a/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/setHotRoom/CMakeLists.txt.in +++ b/tutorials/heatTransfer/buoyantPimpleFoam/hotRoom/setHotRoom/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleFoam/CMakeLists.txt index 52af24423..e86721714 100644 --- a/tutorials/heatTransfer/buoyantSimpleFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(buoyantCavity) diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/CMakeLists.txt index d2dfcbf90..f15c42312 100644 --- a/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/hotRoom/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleFoam/hotRoom/CMakeLists.txt index d7a4fb5a2..75ac09fff 100644 --- a/tutorials/heatTransfer/buoyantSimpleFoam/hotRoom/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleFoam/hotRoom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt index e03606bf5..818b93e90 100644 --- a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(hotRadiationRoom) diff --git a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoom/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoom/CMakeLists.txt index 4c5b016a0..57be51acc 100644 --- a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoom/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoom/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoomFvDOM/CMakeLists.txt b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoomFvDOM/CMakeLists.txt index 678c72a04..75c31b76c 100644 --- a/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoomFvDOM/CMakeLists.txt +++ b/tutorials/heatTransfer/buoyantSimpleRadiationFoam/hotRadiationRoomFvDOM/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionFoam/CMakeLists.txt index b2eade473..e422eebea 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(multiRegionHeater) diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/CMakeLists.txt index 72130cfe7..f508e783f 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/CMakeLists.txt index ccabf3a46..cde641e90 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/CMakeLists.txt index b5bcf9177..fbbaeffcd 100644 --- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt index 9581b3e04..4baf38dc4 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(multiRegionHeater) diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/CMakeLists.txt index da3caca4c..44247660a 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionLiquidHeater/CMakeLists.txt b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionLiquidHeater/CMakeLists.txt index 989245654..56b66ccf6 100644 --- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionLiquidHeater/CMakeLists.txt +++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionLiquidHeater/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/MRFSimpleFoam/CMakeLists.txt b/tutorials/incompressible/MRFSimpleFoam/CMakeLists.txt index c9564b873..b125b8748 100644 --- a/tutorials/incompressible/MRFSimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/MRFSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(MRFSimpleFoam) diff --git a/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt b/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt index 712d1f8fc..e228d60d9 100644 --- a/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt.in b/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt.in index bc9b66188..9c9af1abb 100644 --- a/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt.in +++ b/tutorials/incompressible/MRFSimpleFoam/MRFSimpleFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/CMakeLists.txt b/tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/CMakeLists.txt index df86d63cd..28bb20b14 100644 --- a/tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/CMakeLists.txt +++ b/tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/SRFPimpleFoam/CMakeLists.txt b/tutorials/incompressible/SRFPimpleFoam/CMakeLists.txt index a89947730..c21b3f772 100644 --- a/tutorials/incompressible/SRFPimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/SRFPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(SRFPimpleFoam) diff --git a/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt b/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt index 57c56bb68..3bb548b34 100644 --- a/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt.in b/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt.in index 181eb7549..7d8b08d3d 100644 --- a/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt.in +++ b/tutorials/incompressible/SRFPimpleFoam/SRFPimpleFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/incompressible/SRFPimpleFoam/rotor2D/CMakeLists.txt b/tutorials/incompressible/SRFPimpleFoam/rotor2D/CMakeLists.txt index 3d9b6a41d..d79695017 100644 --- a/tutorials/incompressible/SRFPimpleFoam/rotor2D/CMakeLists.txt +++ b/tutorials/incompressible/SRFPimpleFoam/rotor2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/boundaryFoam/CMakeLists.txt b/tutorials/incompressible/boundaryFoam/CMakeLists.txt index 2e4e52cc0..91bb6d25d 100644 --- a/tutorials/incompressible/boundaryFoam/CMakeLists.txt +++ b/tutorials/incompressible/boundaryFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(boundaryLaunderSharma) diff --git a/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/CMakeLists.txt b/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/CMakeLists.txt index 4f18c0abc..55f7bfdf8 100644 --- a/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/CMakeLists.txt +++ b/tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/CMakeLists.txt b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/CMakeLists.txt index 4f18c0abc..55f7bfdf8 100644 --- a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/CMakeLists.txt +++ b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/channelFoam/CMakeLists.txt b/tutorials/incompressible/channelFoam/CMakeLists.txt index 9a032270d..d63ef659c 100644 --- a/tutorials/incompressible/channelFoam/CMakeLists.txt +++ b/tutorials/incompressible/channelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(channel395) diff --git a/tutorials/incompressible/channelFoam/channel395/CMakeLists.txt b/tutorials/incompressible/channelFoam/channel395/CMakeLists.txt index 9fa61053a..13aad65b5 100644 --- a/tutorials/incompressible/channelFoam/channel395/CMakeLists.txt +++ b/tutorials/incompressible/channelFoam/channel395/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/icoFoam/CMakeLists.txt b/tutorials/incompressible/icoFoam/CMakeLists.txt index f4c9345f7..b700afa49 100644 --- a/tutorials/incompressible/icoFoam/CMakeLists.txt +++ b/tutorials/incompressible/icoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/icoFoam/cavity/CMakeLists.txt b/tutorials/incompressible/icoFoam/cavity/CMakeLists.txt index fcadeb4c7..61baedb8a 100644 --- a/tutorials/incompressible/icoFoam/cavity/CMakeLists.txt +++ b/tutorials/incompressible/icoFoam/cavity/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/icoFoam/cavityClipped/CMakeLists.txt b/tutorials/incompressible/icoFoam/cavityClipped/CMakeLists.txt index 59c5087c5..c1b87d15f 100644 --- a/tutorials/incompressible/icoFoam/cavityClipped/CMakeLists.txt +++ b/tutorials/incompressible/icoFoam/cavityClipped/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/icoFoam/cavityGrade/CMakeLists.txt b/tutorials/incompressible/icoFoam/cavityGrade/CMakeLists.txt index 59c5087c5..c1b87d15f 100644 --- a/tutorials/incompressible/icoFoam/cavityGrade/CMakeLists.txt +++ b/tutorials/incompressible/icoFoam/cavityGrade/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/icoFoam/elbow/CMakeLists.txt b/tutorials/incompressible/icoFoam/elbow/CMakeLists.txt index 18eb0ee29..c0393dddb 100644 --- a/tutorials/incompressible/icoFoam/elbow/CMakeLists.txt +++ b/tutorials/incompressible/icoFoam/elbow/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/nonNewtonianIcoFoam/CMakeLists.txt b/tutorials/incompressible/nonNewtonianIcoFoam/CMakeLists.txt index da90542aa..1a5eac96e 100644 --- a/tutorials/incompressible/nonNewtonianIcoFoam/CMakeLists.txt +++ b/tutorials/incompressible/nonNewtonianIcoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(offsetCylinder) diff --git a/tutorials/incompressible/nonNewtonianIcoFoam/offsetCylinder/CMakeLists.txt b/tutorials/incompressible/nonNewtonianIcoFoam/offsetCylinder/CMakeLists.txt index 252aa2b1d..ac6d76b4a 100644 --- a/tutorials/incompressible/nonNewtonianIcoFoam/offsetCylinder/CMakeLists.txt +++ b/tutorials/incompressible/nonNewtonianIcoFoam/offsetCylinder/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleDyMFoam/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/CMakeLists.txt index 09208fe30..ccbc8d07f 100644 --- a/tutorials/incompressible/pimpleDyMFoam/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(movingCone) diff --git a/tutorials/incompressible/pimpleDyMFoam/movingCone/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/movingCone/CMakeLists.txt index cd0b26d0d..04642c239 100644 --- a/tutorials/incompressible/pimpleDyMFoam/movingCone/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/movingCone/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/wingMotion/CMakeLists.txt index 580b20bc6..3cd40973f 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/CMakeLists.txt index 33f431b19..f6f6662b6 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/CMakeLists.txt index 84a431a60..5b66fd71e 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/CMakeLists.txt b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/CMakeLists.txt index 013ab1720..faf44ffb5 100644 --- a/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/CMakeLists.txt +++ b/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pimpleFoam/CMakeLists.txt b/tutorials/incompressible/pimpleFoam/CMakeLists.txt index 9add6580b..506903942 100644 --- a/tutorials/incompressible/pimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/pimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(t-junction) diff --git a/tutorials/incompressible/pimpleFoam/t-junction/CMakeLists.txt b/tutorials/incompressible/pimpleFoam/t-junction/CMakeLists.txt index 00a757628..e6b1d9c3e 100644 --- a/tutorials/incompressible/pimpleFoam/t-junction/CMakeLists.txt +++ b/tutorials/incompressible/pimpleFoam/t-junction/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pisoFoam/CMakeLists.txt b/tutorials/incompressible/pisoFoam/CMakeLists.txt index 7638c510d..dcdd4d8ed 100644 --- a/tutorials/incompressible/pisoFoam/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/incompressible/pisoFoam/les/CMakeLists.txt b/tutorials/incompressible/pisoFoam/les/CMakeLists.txt index d369e272f..ca2762cc5 100644 --- a/tutorials/incompressible/pisoFoam/les/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(pitzDaily) diff --git a/tutorials/incompressible/pisoFoam/les/pitzDaily/CMakeLists.txt b/tutorials/incompressible/pisoFoam/les/pitzDaily/CMakeLists.txt index 655f4d60f..eeddf3e8a 100644 --- a/tutorials/incompressible/pisoFoam/les/pitzDaily/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/les/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/CMakeLists.txt b/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/CMakeLists.txt index b611deea4..208a9fb25 100644 --- a/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/pisoFoam/ras/CMakeLists.txt b/tutorials/incompressible/pisoFoam/ras/CMakeLists.txt index 8dbc3ed39..a55f18479 100644 --- a/tutorials/incompressible/pisoFoam/ras/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(cavity) diff --git a/tutorials/incompressible/pisoFoam/ras/cavity/CMakeLists.txt b/tutorials/incompressible/pisoFoam/ras/cavity/CMakeLists.txt index 7fbd3e0d0..5f4ab4cb0 100644 --- a/tutorials/incompressible/pisoFoam/ras/cavity/CMakeLists.txt +++ b/tutorials/incompressible/pisoFoam/ras/cavity/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/porousSimpleFoam/CMakeLists.txt b/tutorials/incompressible/porousSimpleFoam/CMakeLists.txt index 5bb39bd87..a03ee69ac 100644 --- a/tutorials/incompressible/porousSimpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/porousSimpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(angledDuctExplicit) diff --git a/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/CMakeLists.txt b/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/CMakeLists.txt index 092f8bc3d..34a216226 100644 --- a/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/CMakeLists.txt +++ b/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/CMakeLists.txt b/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/CMakeLists.txt index 023be7d32..72b10de65 100644 --- a/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/CMakeLists.txt +++ b/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/shallowWaterFoam/CMakeLists.txt b/tutorials/incompressible/shallowWaterFoam/CMakeLists.txt index a1faeb4cd..96bce0b7e 100644 --- a/tutorials/incompressible/shallowWaterFoam/CMakeLists.txt +++ b/tutorials/incompressible/shallowWaterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(squareBump) diff --git a/tutorials/incompressible/shallowWaterFoam/squareBump/CMakeLists.txt b/tutorials/incompressible/shallowWaterFoam/squareBump/CMakeLists.txt index 5cf3ce11a..30edbe7a9 100644 --- a/tutorials/incompressible/shallowWaterFoam/squareBump/CMakeLists.txt +++ b/tutorials/incompressible/shallowWaterFoam/squareBump/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleFoam/CMakeLists.txt b/tutorials/incompressible/simpleFoam/CMakeLists.txt index 1ec3d3f6a..070d69778 100644 --- a/tutorials/incompressible/simpleFoam/CMakeLists.txt +++ b/tutorials/incompressible/simpleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(airFoil2D) diff --git a/tutorials/incompressible/simpleFoam/airFoil2D/CMakeLists.txt b/tutorials/incompressible/simpleFoam/airFoil2D/CMakeLists.txt index cd304223a..920c66ced 100644 --- a/tutorials/incompressible/simpleFoam/airFoil2D/CMakeLists.txt +++ b/tutorials/incompressible/simpleFoam/airFoil2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleFoam/motorBike/CMakeLists.txt b/tutorials/incompressible/simpleFoam/motorBike/CMakeLists.txt index e3d452769..1f2c124fc 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/CMakeLists.txt +++ b/tutorials/incompressible/simpleFoam/motorBike/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleFoam/pitzDaily/CMakeLists.txt b/tutorials/incompressible/simpleFoam/pitzDaily/CMakeLists.txt index 9b386f187..31402d57f 100644 --- a/tutorials/incompressible/simpleFoam/pitzDaily/CMakeLists.txt +++ b/tutorials/incompressible/simpleFoam/pitzDaily/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/CMakeLists.txt b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/CMakeLists.txt index 54e48e9a1..1a61d8f03 100644 --- a/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/CMakeLists.txt +++ b/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleSRFFoam/CMakeLists.txt b/tutorials/incompressible/simpleSRFFoam/CMakeLists.txt index 0905812f6..b32f67700 100644 --- a/tutorials/incompressible/simpleSRFFoam/CMakeLists.txt +++ b/tutorials/incompressible/simpleSRFFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(simpleSRFFoam) diff --git a/tutorials/incompressible/simpleSRFFoam/mixer/CMakeLists.txt b/tutorials/incompressible/simpleSRFFoam/mixer/CMakeLists.txt index fa11b9695..ef6ef1f63 100644 --- a/tutorials/incompressible/simpleSRFFoam/mixer/CMakeLists.txt +++ b/tutorials/incompressible/simpleSRFFoam/mixer/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt b/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt index 606584b3e..359a0ddc6 100644 --- a/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt +++ b/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt.in b/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt.in index e7536cb9a..055a46447 100644 --- a/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt.in +++ b/tutorials/incompressible/simpleSRFFoam/simpleSRFFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/incompressible/simpleWindFoam/CMakeLists.txt b/tutorials/incompressible/simpleWindFoam/CMakeLists.txt index 33b9fc099..3e3d29c60 100644 --- a/tutorials/incompressible/simpleWindFoam/CMakeLists.txt +++ b/tutorials/incompressible/simpleWindFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(simpleWindFoam) diff --git a/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt b/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt index 946a3a60e..a64a5fe87 100644 --- a/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt +++ b/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt.in b/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt.in index 3ce713cad..55b2aea82 100644 --- a/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt.in +++ b/tutorials/incompressible/simpleWindFoam/simpleWindFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/incompressible/simpleWindFoam/turbineSiting/CMakeLists.txt b/tutorials/incompressible/simpleWindFoam/turbineSiting/CMakeLists.txt index 86a46f5e9..baf7d230a 100644 --- a/tutorials/incompressible/simpleWindFoam/turbineSiting/CMakeLists.txt +++ b/tutorials/incompressible/simpleWindFoam/turbineSiting/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/coalChemistryFoam/CMakeLists.txt b/tutorials/lagrangian/coalChemistryFoam/CMakeLists.txt index 69298f152..b957dcc09 100644 --- a/tutorials/lagrangian/coalChemistryFoam/CMakeLists.txt +++ b/tutorials/lagrangian/coalChemistryFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(simplifiedSiwek) diff --git a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/CMakeLists.txt b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/CMakeLists.txt index 64d9b4242..e7233b796 100644 --- a/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/CMakeLists.txt +++ b/tutorials/lagrangian/coalChemistryFoam/simplifiedSiwek/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt index 484a5faf1..a30fb65e4 100644 --- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt +++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(filter) diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/CMakeLists.txt b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/CMakeLists.txt index 17ef83257..036ab541d 100644 --- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/CMakeLists.txt +++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/parcelInBox/CMakeLists.txt b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/parcelInBox/CMakeLists.txt index 7bfe643b9..12f74cc6b 100644 --- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/parcelInBox/CMakeLists.txt +++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/parcelInBox/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/CMakeLists.txt b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/CMakeLists.txt index 809ecad47..70f7a41af 100644 --- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/CMakeLists.txt +++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/reactingParcelFoam/CMakeLists.txt b/tutorials/lagrangian/reactingParcelFoam/CMakeLists.txt index 942551cce..9848120b3 100644 --- a/tutorials/lagrangian/reactingParcelFoam/CMakeLists.txt +++ b/tutorials/lagrangian/reactingParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(evaporationTest) diff --git a/tutorials/lagrangian/reactingParcelFoam/evaporationTest/CMakeLists.txt b/tutorials/lagrangian/reactingParcelFoam/evaporationTest/CMakeLists.txt index 43507bf15..4043fcb6d 100644 --- a/tutorials/lagrangian/reactingParcelFoam/evaporationTest/CMakeLists.txt +++ b/tutorials/lagrangian/reactingParcelFoam/evaporationTest/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/rhoPisoTwinParcelFoam/CMakeLists.txt b/tutorials/lagrangian/rhoPisoTwinParcelFoam/CMakeLists.txt index 55669721f..675c0d2c0 100644 --- a/tutorials/lagrangian/rhoPisoTwinParcelFoam/CMakeLists.txt +++ b/tutorials/lagrangian/rhoPisoTwinParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(rhoPisoTwinParcelFoam) diff --git a/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt b/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt index b5aca7a3a..d16c4c235 100644 --- a/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt +++ b/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt.in b/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt.in index 25aeb4281..ad79469c3 100644 --- a/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt.in +++ b/tutorials/lagrangian/rhoPisoTwinParcelFoam/rhoPisoTwinParcelFoam/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/CMakeLists.txt b/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/CMakeLists.txt index eae273de5..8a24fa875 100644 --- a/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/CMakeLists.txt +++ b/tutorials/lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/mesh/moveDynamicMesh/CMakeLists.txt b/tutorials/mesh/moveDynamicMesh/CMakeLists.txt index 70489fdcd..cc9033f94 100644 --- a/tutorials/mesh/moveDynamicMesh/CMakeLists.txt +++ b/tutorials/mesh/moveDynamicMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(SnakeRiverCanyon) diff --git a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/CMakeLists.txt b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/CMakeLists.txt index aae7f36e9..6b2d89261 100644 --- a/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/CMakeLists.txt +++ b/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/mesh/snappyHexMesh/CMakeLists.txt b/tutorials/mesh/snappyHexMesh/CMakeLists.txt index b7d434d52..1daf068d4 100644 --- a/tutorials/mesh/snappyHexMesh/CMakeLists.txt +++ b/tutorials/mesh/snappyHexMesh/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/MRFInterFoam/CMakeLists.txt b/tutorials/multiphase/MRFInterFoam/CMakeLists.txt index 1d74f6caf..a86840353 100644 --- a/tutorials/multiphase/MRFInterFoam/CMakeLists.txt +++ b/tutorials/multiphase/MRFInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(mixerVessel2D) diff --git a/tutorials/multiphase/MRFInterFoam/mixerVessel2D/CMakeLists.txt b/tutorials/multiphase/MRFInterFoam/mixerVessel2D/CMakeLists.txt index ba7934a95..46eb36ae7 100644 --- a/tutorials/multiphase/MRFInterFoam/mixerVessel2D/CMakeLists.txt +++ b/tutorials/multiphase/MRFInterFoam/mixerVessel2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/MRFMultiphaseInterFoam/CMakeLists.txt b/tutorials/multiphase/MRFMultiphaseInterFoam/CMakeLists.txt index 1d74f6caf..a86840353 100644 --- a/tutorials/multiphase/MRFMultiphaseInterFoam/CMakeLists.txt +++ b/tutorials/multiphase/MRFMultiphaseInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(mixerVessel2D) diff --git a/tutorials/multiphase/MRFMultiphaseInterFoam/mixerVessel2D/CMakeLists.txt b/tutorials/multiphase/MRFMultiphaseInterFoam/mixerVessel2D/CMakeLists.txt index 88e90d17d..d7c15fa10 100644 --- a/tutorials/multiphase/MRFMultiphaseInterFoam/mixerVessel2D/CMakeLists.txt +++ b/tutorials/multiphase/MRFMultiphaseInterFoam/mixerVessel2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/bubbleFoam/CMakeLists.txt b/tutorials/multiphase/bubbleFoam/CMakeLists.txt index d054fb12c..70bd887e5 100644 --- a/tutorials/multiphase/bubbleFoam/CMakeLists.txt +++ b/tutorials/multiphase/bubbleFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(bubbleColumn) diff --git a/tutorials/multiphase/bubbleFoam/bubbleColumn/CMakeLists.txt b/tutorials/multiphase/bubbleFoam/bubbleColumn/CMakeLists.txt index db3463740..3a9b7acdb 100644 --- a/tutorials/multiphase/bubbleFoam/bubbleColumn/CMakeLists.txt +++ b/tutorials/multiphase/bubbleFoam/bubbleColumn/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/cavitatingFoam/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/CMakeLists.txt index 7638c510d..dcdd4d8ed 100644 --- a/tutorials/multiphase/cavitatingFoam/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/multiphase/cavitatingFoam/les/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/les/CMakeLists.txt index e0c6ce07b..1524c94ea 100644 --- a/tutorials/multiphase/cavitatingFoam/les/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/les/throttle/CMakeLists.txt index b67355bf8..a60795b6c 100644 --- a/tutorials/multiphase/cavitatingFoam/les/throttle/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/les/throttle/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/cavitatingFoam/les/throttle3D/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/les/throttle3D/CMakeLists.txt index 8a13bceb0..67be2b395 100644 --- a/tutorials/multiphase/cavitatingFoam/les/throttle3D/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/les/throttle3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/cavitatingFoam/ras/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/ras/CMakeLists.txt index afdedd93b..bfd608f73 100644 --- a/tutorials/multiphase/cavitatingFoam/ras/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(throttle) diff --git a/tutorials/multiphase/cavitatingFoam/ras/throttle/CMakeLists.txt b/tutorials/multiphase/cavitatingFoam/ras/throttle/CMakeLists.txt index 9abf71be1..0a3c46ad1 100644 --- a/tutorials/multiphase/cavitatingFoam/ras/throttle/CMakeLists.txt +++ b/tutorials/multiphase/cavitatingFoam/ras/throttle/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/compressibleInterFoam/CMakeLists.txt b/tutorials/multiphase/compressibleInterFoam/CMakeLists.txt index 671bafd59..4763b3c4a 100644 --- a/tutorials/multiphase/compressibleInterFoam/CMakeLists.txt +++ b/tutorials/multiphase/compressibleInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(les) diff --git a/tutorials/multiphase/compressibleInterFoam/les/CMakeLists.txt b/tutorials/multiphase/compressibleInterFoam/les/CMakeLists.txt index c704b2550..09824ac55 100644 --- a/tutorials/multiphase/compressibleInterFoam/les/CMakeLists.txt +++ b/tutorials/multiphase/compressibleInterFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(depthCharge2D) diff --git a/tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/CMakeLists.txt b/tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/CMakeLists.txt index deaa2e9e8..136d2a59d 100644 --- a/tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/CMakeLists.txt +++ b/tutorials/multiphase/compressibleInterFoam/les/depthCharge2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/CMakeLists.txt b/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/CMakeLists.txt index 0425293a8..10d7c26fb 100644 --- a/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/CMakeLists.txt +++ b/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/CMakeLists.txt index 11b700403..ae9f0ae82 100644 --- a/tutorials/multiphase/interDyMFoam/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/multiphase/interDyMFoam/ras/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/CMakeLists.txt index 278c44eb0..08bf9430c 100644 --- a/tutorials/multiphase/interDyMFoam/ras/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(damBreakWithObstacle) diff --git a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/CMakeLists.txt index fabd351bf..729301962 100644 --- a/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/floatingObject/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/floatingObject/CMakeLists.txt index 4b9fc122e..951332ae2 100644 --- a/tutorials/multiphase/interDyMFoam/ras/floatingObject/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/floatingObject/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/CMakeLists.txt index 3c60b71bf..93d3295d6 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/CMakeLists.txt index 3c60b71bf..93d3295d6 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D3DoF/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/CMakeLists.txt index 3c60b71bf..93d3295d6 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/CMakeLists.txt index 3c60b71bf..93d3295d6 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D3DoF/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/CMakeLists.txt b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/CMakeLists.txt index ab6c9fe56..923bda537 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/CMakeLists.txt +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/gen6DoF/CMakeLists.txt.in b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/gen6DoF/CMakeLists.txt.in index b4b55edce..e6c480b1b 100644 --- a/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/gen6DoF/CMakeLists.txt.in +++ b/tutorials/multiphase/interDyMFoam/ras/sloshingTank3D6DoF/gen6DoF/CMakeLists.txt.in @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- cmake_minimum_required(VERSION 2.8) diff --git a/tutorials/multiphase/interFoam/CMakeLists.txt b/tutorials/multiphase/interFoam/CMakeLists.txt index 7d7703583..eba1b490b 100644 --- a/tutorials/multiphase/interFoam/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(laminar) diff --git a/tutorials/multiphase/interFoam/laminar/CMakeLists.txt b/tutorials/multiphase/interFoam/laminar/CMakeLists.txt index ee474c380..65cdbb204 100644 --- a/tutorials/multiphase/interFoam/laminar/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/laminar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interFoam/laminar/capillaryRise/CMakeLists.txt b/tutorials/multiphase/interFoam/laminar/capillaryRise/CMakeLists.txt index aa7daa562..7b5a8c1a8 100644 --- a/tutorials/multiphase/interFoam/laminar/capillaryRise/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/laminar/capillaryRise/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interFoam/laminar/damBreak/CMakeLists.txt b/tutorials/multiphase/interFoam/laminar/damBreak/CMakeLists.txt index c083891aa..d46416539 100644 --- a/tutorials/multiphase/interFoam/laminar/damBreak/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/laminar/damBreak/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interFoam/les/CMakeLists.txt b/tutorials/multiphase/interFoam/les/CMakeLists.txt index 61cbf11df..3fcf86a4c 100644 --- a/tutorials/multiphase/interFoam/les/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/les/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(nozzleFlow2D) diff --git a/tutorials/multiphase/interFoam/les/nozzleFlow2D/CMakeLists.txt b/tutorials/multiphase/interFoam/les/nozzleFlow2D/CMakeLists.txt index c15840255..03e864bee 100644 --- a/tutorials/multiphase/interFoam/les/nozzleFlow2D/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/les/nozzleFlow2D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interFoam/ras/CMakeLists.txt b/tutorials/multiphase/interFoam/ras/CMakeLists.txt index c9c1ae956..df6076b03 100644 --- a/tutorials/multiphase/interFoam/ras/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interFoam/ras/damBreak/CMakeLists.txt b/tutorials/multiphase/interFoam/ras/damBreak/CMakeLists.txt index f07b85a0d..320c7a731 100644 --- a/tutorials/multiphase/interFoam/ras/damBreak/CMakeLists.txt +++ b/tutorials/multiphase/interFoam/ras/damBreak/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interMixingFoam/CMakeLists.txt b/tutorials/multiphase/interMixingFoam/CMakeLists.txt index 05a51ab46..6a1f5ecda 100644 --- a/tutorials/multiphase/interMixingFoam/CMakeLists.txt +++ b/tutorials/multiphase/interMixingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(laminar/damBreak) diff --git a/tutorials/multiphase/interMixingFoam/laminar/damBreak/CMakeLists.txt b/tutorials/multiphase/interMixingFoam/laminar/damBreak/CMakeLists.txt index dd55861ec..a18d4ef0e 100644 --- a/tutorials/multiphase/interMixingFoam/laminar/damBreak/CMakeLists.txt +++ b/tutorials/multiphase/interMixingFoam/laminar/damBreak/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/interPhaseChangeFoam/CMakeLists.txt b/tutorials/multiphase/interPhaseChangeFoam/CMakeLists.txt index f06a73b1e..3e9b1c3b7 100644 --- a/tutorials/multiphase/interPhaseChangeFoam/CMakeLists.txt +++ b/tutorials/multiphase/interPhaseChangeFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(cavitatingBullet) diff --git a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/CMakeLists.txt b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/CMakeLists.txt index 919776a4a..699fc7ac1 100644 --- a/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/CMakeLists.txt +++ b/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/multiphaseInterFoam/CMakeLists.txt b/tutorials/multiphase/multiphaseInterFoam/CMakeLists.txt index 56f60dd93..1e55ae660 100644 --- a/tutorials/multiphase/multiphaseInterFoam/CMakeLists.txt +++ b/tutorials/multiphase/multiphaseInterFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(laminar) diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/CMakeLists.txt b/tutorials/multiphase/multiphaseInterFoam/laminar/CMakeLists.txt index d79df7edb..13c1e7c8c 100644 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/CMakeLists.txt +++ b/tutorials/multiphase/multiphaseInterFoam/laminar/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(damBreak4phase) diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/CMakeLists.txt b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/CMakeLists.txt index 049c14fd9..24af37a62 100644 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/CMakeLists.txt +++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phase/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/CMakeLists.txt b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/CMakeLists.txt index 049c14fd9..24af37a62 100644 --- a/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/CMakeLists.txt +++ b/tutorials/multiphase/multiphaseInterFoam/laminar/damBreak4phaseFine/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/settlingFoam/CMakeLists.txt b/tutorials/multiphase/settlingFoam/CMakeLists.txt index 11b700403..ae9f0ae82 100644 --- a/tutorials/multiphase/settlingFoam/CMakeLists.txt +++ b/tutorials/multiphase/settlingFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(ras) diff --git a/tutorials/multiphase/settlingFoam/ras/CMakeLists.txt b/tutorials/multiphase/settlingFoam/ras/CMakeLists.txt index 8634e8ce7..b45a36e10 100644 --- a/tutorials/multiphase/settlingFoam/ras/CMakeLists.txt +++ b/tutorials/multiphase/settlingFoam/ras/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(dahl) diff --git a/tutorials/multiphase/settlingFoam/ras/dahl/CMakeLists.txt b/tutorials/multiphase/settlingFoam/ras/dahl/CMakeLists.txt index be246ecb3..c92a40bb3 100644 --- a/tutorials/multiphase/settlingFoam/ras/dahl/CMakeLists.txt +++ b/tutorials/multiphase/settlingFoam/ras/dahl/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/settlingFoam/ras/tank3D/CMakeLists.txt b/tutorials/multiphase/settlingFoam/ras/tank3D/CMakeLists.txt index afdfdfbdc..32fa8fdfd 100644 --- a/tutorials/multiphase/settlingFoam/ras/tank3D/CMakeLists.txt +++ b/tutorials/multiphase/settlingFoam/ras/tank3D/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/twoPhaseEulerFoam/CMakeLists.txt b/tutorials/multiphase/twoPhaseEulerFoam/CMakeLists.txt index 390f9f66b..42728ed80 100644 --- a/tutorials/multiphase/twoPhaseEulerFoam/CMakeLists.txt +++ b/tutorials/multiphase/twoPhaseEulerFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(bed) diff --git a/tutorials/multiphase/twoPhaseEulerFoam/bed/CMakeLists.txt b/tutorials/multiphase/twoPhaseEulerFoam/bed/CMakeLists.txt index 960e2e78a..fc434defe 100644 --- a/tutorials/multiphase/twoPhaseEulerFoam/bed/CMakeLists.txt +++ b/tutorials/multiphase/twoPhaseEulerFoam/bed/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/twoPhaseEulerFoam/bed2/CMakeLists.txt b/tutorials/multiphase/twoPhaseEulerFoam/bed2/CMakeLists.txt index cbb583ac6..fa6c539d1 100644 --- a/tutorials/multiphase/twoPhaseEulerFoam/bed2/CMakeLists.txt +++ b/tutorials/multiphase/twoPhaseEulerFoam/bed2/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/multiphase/twoPhaseEulerFoam/bubbleColumn/CMakeLists.txt b/tutorials/multiphase/twoPhaseEulerFoam/bubbleColumn/CMakeLists.txt index d63f778af..8414c3102 100644 --- a/tutorials/multiphase/twoPhaseEulerFoam/bubbleColumn/CMakeLists.txt +++ b/tutorials/multiphase/twoPhaseEulerFoam/bubbleColumn/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/stressAnalysis/solidDisplacementFoam/CMakeLists.txt b/tutorials/stressAnalysis/solidDisplacementFoam/CMakeLists.txt index 8170c5d9b..41514eb4c 100644 --- a/tutorials/stressAnalysis/solidDisplacementFoam/CMakeLists.txt +++ b/tutorials/stressAnalysis/solidDisplacementFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(plateHole) diff --git a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/CMakeLists.txt b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/CMakeLists.txt index 59837468c..586480f96 100644 --- a/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/CMakeLists.txt +++ b/tutorials/stressAnalysis/solidDisplacementFoam/plateHole/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) diff --git a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt index 3154eba3c..4532eb976 100644 --- a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt +++ b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- add_subdirectory(beamEndLoad) diff --git a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/CMakeLists.txt b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/CMakeLists.txt index 6b4408793..461b1ff63 100644 --- a/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/CMakeLists.txt +++ b/tutorials/stressAnalysis/solidEquilibriumDisplacementFoam/beamEndLoad/CMakeLists.txt @@ -14,9 +14,9 @@ # License # This file is part of FreeFOAM. # -# FreeFOAM is free software; you can redistribute it and/or modify it +# FreeFOAM is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your +# Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # FreeFOAM is distributed in the hope that it will be useful, but WITHOUT @@ -25,8 +25,7 @@ # for more details. # # You should have received a copy of the GNU General Public License -# along with FreeFOAM; if not, write to the Free Software Foundation, -# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with FreeFOAM. If not, see . #------------------------------------------------------------------------------- file(RELATIVE_PATH TUTORIAL_DIR ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}) -- 2.11.4.GIT