From ec0365835e19a1912daeaf8c5b2af17852a10416 Mon Sep 17 00:00:00 2001 From: GregorySchwing Date: Tue, 12 Apr 2022 14:09:31 -0500 Subject: [PATCH] fix reference to unexisting file --- lib/AlphaNum.h | 2 +- lib/BasicTypes.h | 2 +- lib/BitLib.h | 2 +- lib/FloydWarshallCycle.cpp | 2 +- lib/FloydWarshallCycle.h | 2 +- lib/GeomLib.h | 2 +- lib/Lambda.h | 2 +- lib/NumLib.h | 2 +- lib/StrLib.h | 2 +- lib/StrStrmLib.h | 2 +- lib/VectorLib.h | 2 +- src/BlockOutput.cpp | 2 +- src/BlockOutput.h | 2 +- src/BondAdjacencyList.cpp | 2 +- src/BondAdjacencyList.h | 2 +- src/BoxDimensions.cpp | 2 +- src/BoxDimensions.h | 2 +- src/BoxDimensionsNonOrth.cpp | 2 +- src/BoxDimensionsNonOrth.h | 2 +- src/CBMC.cpp | 2 +- src/CBMC.h | 2 +- src/COM.h | 2 +- src/CPUSide.cpp | 2 +- src/CPUSide.h | 2 +- src/CalculateEnergy.cpp | 2 +- src/CalculateEnergy.h | 2 +- src/CellList.cpp | 2 +- src/CellList.h | 2 +- src/Checkpoint.cpp | 2 +- src/Checkpoint.h | 2 +- src/CheckpointOutput.cpp | 2 +- src/CheckpointOutput.h | 2 +- src/CheckpointSetup.cpp | 2 +- src/CheckpointSetup.h | 2 +- src/Clock.h | 2 +- src/ConfigSetup.cpp | 2 +- src/ConfigSetup.h | 2 +- src/ConsoleOutput.cpp | 2 +- src/ConsoleOutput.h | 2 +- src/ConstField.h | 2 +- src/CoordinateSetup.h | 2 +- src/Coordinates.cpp | 2 +- src/Coordinates.h | 2 +- src/EnPartCntSampleOutput.cpp | 2 +- src/EnPartCntSampleOutput.h | 2 +- src/EnergyTypes.h | 2 +- src/EnsemblePreprocessor.h | 2 +- src/Ewald.cpp | 2 +- src/Ewald.h | 2 +- src/EwaldCached.cpp | 2 +- src/EwaldCached.h | 2 +- src/ExtendedSystem.cpp | 2 +- src/ExtendedSystem.h | 2 +- src/ExtendedSystemOutput.cpp | 2 +- src/ExtendedSystemOutput.h | 2 +- src/FFAngles.h | 2 +- src/FFBonds.h | 2 +- src/FFConst.cpp | 2 +- src/FFConst.h | 2 +- src/FFDihedrals.cpp | 2 +- src/FFDihedrals.h | 2 +- src/FFExp6.h | 2 +- src/FFParticle.cpp | 2 +- src/FFParticle.h | 2 +- src/FFSetup.cpp | 2 +- src/FFSetup.h | 2 +- src/FFShift.h | 2 +- src/FFSwitch.h | 2 +- src/FFSwitchMartini.h | 2 +- src/FixedWidthReader.h | 2 +- src/Forcefield.cpp | 2 +- src/Forcefield.h | 2 +- src/FreeEnergyOutput.cpp | 2 +- src/FreeEnergyOutput.h | 2 +- src/FxdWidthWrtr.h | 2 +- src/GPU/CUDAMemoryManager.cu | 2 +- src/GPU/CUDAMemoryManager.cuh | 2 +- src/GPU/CalculateEnergyCUDAKernel.cu | 2 +- src/GPU/CalculateEnergyCUDAKernel.cuh | 2 +- src/GPU/CalculateEwaldCUDAKernel.cu | 2 +- src/GPU/CalculateEwaldCUDAKernel.cuh | 2 +- src/GPU/CalculateForceCUDAKernel.cu | 2 +- src/GPU/CalculateForceCUDAKernel.cuh | 2 +- src/GPU/CalculateMinImageCUDAKernel.cuh | 2 +- src/GPU/ConstantDefinitionsCUDAKernel.cu | 2 +- src/GPU/ConstantDefinitionsCUDAKernel.cuh | 2 +- src/GPU/TransformParticlesCUDAKernel.cu | 2 +- src/GPU/TransformParticlesCUDAKernel.cuh | 2 +- src/GPU/VariablesCUDA.cuh | 2 +- src/Geometry.cpp | 2 +- src/Geometry.h | 2 +- src/HistOutput.cpp | 2 +- src/HistOutput.h | 2 +- src/InputAbstracts.h | 2 +- src/InputFileReader.cpp | 2 +- src/InputFileReader.h | 2 +- src/Main.cpp | 2 +- src/MolPick.h | 2 +- src/MolSetup.cpp | 2 +- src/MolSetup.h | 2 +- src/MoleculeKind.cpp | 2 +- src/MoleculeKind.h | 2 +- src/MoleculeLookup.cpp | 2 +- src/MoleculeLookup.h | 2 +- src/Molecules.cpp | 2 +- src/Molecules.h | 2 +- src/MoveConst.h | 2 +- src/MoveSettings.cpp | 2 +- src/MoveSettings.h | 2 +- src/NoEwald.cpp | 2 +- src/NoEwald.h | 2 +- src/OutConst.cpp | 2 +- src/OutConst.h | 2 +- src/OutputAbstracts.h | 2 +- src/OutputVars.cpp | 2 +- src/OutputVars.h | 2 +- src/PDBConst.h | 2 +- src/PDBOutput.cpp | 2 +- src/PDBOutput.h | 2 +- src/PDBSetup.cpp | 2 +- src/PDBSetup.h | 2 +- src/PRNG.h | 2 +- src/PRNGSetup.cpp | 2 +- src/PRNGSetup.h | 2 +- src/PSFOutput.cpp | 2 +- src/PSFOutput.h | 2 +- src/ParallelTemperingPreprocessor.cpp | 2 +- src/ParallelTemperingPreprocessor.h | 2 +- src/ParallelTemperingUtilities.cpp | 2 +- src/ParallelTemperingUtilities.h | 2 +- src/Reader.cpp | 2 +- src/Reader.h | 2 +- src/SeedReader.h | 2 +- src/Setup.h | 2 +- src/SimEventFrequency.h | 2 +- src/Simulation.cpp | 2 +- src/Simulation.h | 2 +- src/StaticVals.cpp | 2 +- src/StaticVals.h | 2 +- src/SubdividedArray.h | 2 +- src/System.cpp | 2 +- src/System.h | 2 +- src/TransformMatrix.h | 2 +- src/UnitConst.h | 2 +- src/Velocity.h | 2 +- src/Writer.h | 2 +- src/XYZArray.h | 2 +- src/cbmc/DCComponent.h | 2 +- src/cbmc/DCCrankShaftAng.cpp | 2 +- src/cbmc/DCCrankShaftAng.h | 2 +- src/cbmc/DCCrankShaftDih.cpp | 2 +- src/cbmc/DCCrankShaftDih.h | 2 +- src/cbmc/DCCyclic.cpp | 2 +- src/cbmc/DCCyclic.h | 2 +- src/cbmc/DCData.h | 2 +- src/cbmc/DCFactory.h | 2 +- src/cbmc/DCFreeCycle.cpp | 2 +- src/cbmc/DCFreeCycle.h | 2 +- src/cbmc/DCFreeCycleSeed.cpp | 2 +- src/cbmc/DCFreeCycleSeed.h | 2 +- src/cbmc/DCFreeHedron.cpp | 2 +- src/cbmc/DCFreeHedron.h | 2 +- src/cbmc/DCFreeHedronSeed.cpp | 2 +- src/cbmc/DCFreeHedronSeed.h | 2 +- src/cbmc/DCGraph.cpp | 2 +- src/cbmc/DCGraph.h | 2 +- src/cbmc/DCHedron.cpp | 2 +- src/cbmc/DCHedron.h | 2 +- src/cbmc/DCHedronCycle.cpp | 2 +- src/cbmc/DCHedronCycle.h | 2 +- src/cbmc/DCLinear.cpp | 2 +- src/cbmc/DCLinear.h | 2 +- src/cbmc/DCLinkedCycle.cpp | 2 +- src/cbmc/DCLinkedCycle.h | 2 +- src/cbmc/DCLinkedHedron.cpp | 2 +- src/cbmc/DCLinkedHedron.h | 2 +- src/cbmc/DCOnSphere.cpp | 2 +- src/cbmc/DCOnSphere.h | 2 +- src/cbmc/DCRotateCOM.cpp | 2 +- src/cbmc/DCRotateCOM.h | 2 +- src/cbmc/DCRotateOnAtom.cpp | 2 +- src/cbmc/DCRotateOnAtom.h | 2 +- src/cbmc/DCSingle.cpp | 2 +- src/cbmc/DCSingle.h | 2 +- src/cbmc/TrialMol.cpp | 2 +- src/cbmc/TrialMol.h | 2 +- src/moves/CrankShaft.h | 2 +- src/moves/IntraMoleculeExchange1.h | 2 +- src/moves/IntraMoleculeExchange2.h | 2 +- src/moves/IntraMoleculeExchange3.h | 2 +- src/moves/IntraSwap.h | 2 +- src/moves/IntraTargetedSwap.h | 2 +- src/moves/MoleculeExchange1.h | 2 +- src/moves/MoleculeExchange2.h | 2 +- src/moves/MoleculeExchange3.h | 2 +- src/moves/MoleculeTransfer.h | 2 +- src/moves/MoveBase.h | 2 +- src/moves/MultiParticle.h | 2 +- src/moves/MultiParticleBrownianMotion.h | 2 +- src/moves/NeMTMC.h | 2 +- src/moves/Regrowth.h | 2 +- src/moves/Rotation.h | 2 +- src/moves/TargetedSwap.h | 2 +- src/moves/Translate.h | 2 +- src/moves/VolumeTransfer.h | 2 +- 205 files changed, 205 insertions(+), 205 deletions(-) diff --git a/lib/AlphaNum.h b/lib/AlphaNum.h index 21c1d52de..f4c9d9f09 100644 --- a/lib/AlphaNum.h +++ b/lib/AlphaNum.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/lib/BasicTypes.h b/lib/BasicTypes.h index a456397f0..f1ef6e72e 100644 --- a/lib/BasicTypes.h +++ b/lib/BasicTypes.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef BASIC_TYPES_H diff --git a/lib/BitLib.h b/lib/BitLib.h index 5ff5c518c..4b45d3163 100644 --- a/lib/BitLib.h +++ b/lib/BitLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef BIT_LIB_H diff --git a/lib/FloydWarshallCycle.cpp b/lib/FloydWarshallCycle.cpp index 223af63bc..195e7cffd 100644 --- a/lib/FloydWarshallCycle.cpp +++ b/lib/FloydWarshallCycle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FloydWarshallCycle.h" diff --git a/lib/FloydWarshallCycle.h b/lib/FloydWarshallCycle.h index 73c55a254..e73a37fcf 100644 --- a/lib/FloydWarshallCycle.h +++ b/lib/FloydWarshallCycle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/lib/GeomLib.h b/lib/GeomLib.h index a61c4ddb9..818bfff7d 100644 --- a/lib/GeomLib.h +++ b/lib/GeomLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef GEOM_LIB_H diff --git a/lib/Lambda.h b/lib/Lambda.h index f1d16820b..ac46bbf05 100644 --- a/lib/Lambda.h +++ b/lib/Lambda.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef LAMBDA_H diff --git a/lib/NumLib.h b/lib/NumLib.h index 359ccda16..ecafda08e 100644 --- a/lib/NumLib.h +++ b/lib/NumLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef NUMERIC_LIB_H diff --git a/lib/StrLib.h b/lib/StrLib.h index e14066b53..6b5bf80e8 100644 --- a/lib/StrLib.h +++ b/lib/StrLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef STR_LIB_H diff --git a/lib/StrStrmLib.h b/lib/StrStrmLib.h index e4666263b..39b9ec27a 100644 --- a/lib/StrStrmLib.h +++ b/lib/StrStrmLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef STR_STRM_LIB_H diff --git a/lib/VectorLib.h b/lib/VectorLib.h index 3951e0507..b2781933c 100644 --- a/lib/VectorLib.h +++ b/lib/VectorLib.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef VECTOR_LIB_H diff --git a/src/BlockOutput.cpp b/src/BlockOutput.cpp index e0f083dbc..1e47b4949 100644 --- a/src/BlockOutput.cpp +++ b/src/BlockOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "BlockOutput.h" diff --git a/src/BlockOutput.h b/src/BlockOutput.h index 7090b7abc..36bafb3a6 100644 --- a/src/BlockOutput.h +++ b/src/BlockOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef BLOCK_OUTPUT_H diff --git a/src/BondAdjacencyList.cpp b/src/BondAdjacencyList.cpp index d6453324b..e5c9756f7 100644 --- a/src/BondAdjacencyList.cpp +++ b/src/BondAdjacencyList.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/BondAdjacencyList.h b/src/BondAdjacencyList.h index 0d9b32427..6753fa5f2 100644 --- a/src/BondAdjacencyList.h +++ b/src/BondAdjacencyList.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/BoxDimensions.cpp b/src/BoxDimensions.cpp index 12fa16830..299e0f18c 100644 --- a/src/BoxDimensions.cpp +++ b/src/BoxDimensions.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "BoxDimensions.h" diff --git a/src/BoxDimensions.h b/src/BoxDimensions.h index 38b271265..9c8ff79fa 100644 --- a/src/BoxDimensions.h +++ b/src/BoxDimensions.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef BOX_DIMENSIONS_H diff --git a/src/BoxDimensionsNonOrth.cpp b/src/BoxDimensionsNonOrth.cpp index eae7b88c4..bf5e8071d 100644 --- a/src/BoxDimensionsNonOrth.cpp +++ b/src/BoxDimensionsNonOrth.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "BoxDimensionsNonOrth.h" diff --git a/src/BoxDimensionsNonOrth.h b/src/BoxDimensionsNonOrth.h index 62830343a..f4f029f2b 100644 --- a/src/BoxDimensionsNonOrth.h +++ b/src/BoxDimensionsNonOrth.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef BOX_DIMENSIONS_NONORTHO_H diff --git a/src/CBMC.cpp b/src/CBMC.cpp index 16837b5ef..eff33952f 100644 --- a/src/CBMC.cpp +++ b/src/CBMC.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "CBMC.h" diff --git a/src/CBMC.h b/src/CBMC.h index 4e5424e8a..610778e47 100644 --- a/src/CBMC.h +++ b/src/CBMC.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CBMC_H diff --git a/src/COM.h b/src/COM.h index d04ce886d..1ad174a53 100644 --- a/src/COM.h +++ b/src/COM.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef COM_H diff --git a/src/CPUSide.cpp b/src/CPUSide.cpp index 6e015439b..98fdbe698 100644 --- a/src/CPUSide.cpp +++ b/src/CPUSide.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "System.h" diff --git a/src/CPUSide.h b/src/CPUSide.h index d7b7649af..df1d52d01 100644 --- a/src/CPUSide.h +++ b/src/CPUSide.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CPU_SIDE_H diff --git a/src/CalculateEnergy.cpp b/src/CalculateEnergy.cpp index 797d46a4f..b97a14f1b 100644 --- a/src/CalculateEnergy.cpp +++ b/src/CalculateEnergy.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "CalculateEnergy.h" //header for this diff --git a/src/CalculateEnergy.h b/src/CalculateEnergy.h index 63ac60e30..6c06d4dd4 100644 --- a/src/CalculateEnergy.h +++ b/src/CalculateEnergy.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CALCULATEENERGY_H diff --git a/src/CellList.cpp b/src/CellList.cpp index 097425842..c987692d8 100644 --- a/src/CellList.cpp +++ b/src/CellList.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "CellList.h" diff --git a/src/CellList.h b/src/CellList.h index f7e626439..1d6a093a1 100644 --- a/src/CellList.h +++ b/src/CellList.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CELLLIST_H diff --git a/src/Checkpoint.cpp b/src/Checkpoint.cpp index f3c7e1001..66ad268dc 100644 --- a/src/Checkpoint.cpp +++ b/src/Checkpoint.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/Checkpoint.h b/src/Checkpoint.h index 81ce39f3f..619df7a5b 100644 --- a/src/Checkpoint.h +++ b/src/Checkpoint.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CHECKPOINT_H diff --git a/src/CheckpointOutput.cpp b/src/CheckpointOutput.cpp index 3d782c0a4..5980400f0 100644 --- a/src/CheckpointOutput.cpp +++ b/src/CheckpointOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/CheckpointOutput.h b/src/CheckpointOutput.h index 7eff56ba3..92d517575 100644 --- a/src/CheckpointOutput.h +++ b/src/CheckpointOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/CheckpointSetup.cpp b/src/CheckpointSetup.cpp index 8cc2419d6..b7ba9864f 100644 --- a/src/CheckpointSetup.cpp +++ b/src/CheckpointSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/CheckpointSetup.h b/src/CheckpointSetup.h index 7524184aa..60bf95359 100644 --- a/src/CheckpointSetup.h +++ b/src/CheckpointSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/Clock.h b/src/Clock.h index fd6695225..5541b73b3 100644 --- a/src/Clock.h +++ b/src/Clock.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CLOCK_H diff --git a/src/ConfigSetup.cpp b/src/ConfigSetup.cpp index 44cf92d97..5a26ebece 100644 --- a/src/ConfigSetup.cpp +++ b/src/ConfigSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include //for function handle storage. diff --git a/src/ConfigSetup.h b/src/ConfigSetup.h index 98738a950..d999fd3b4 100644 --- a/src/ConfigSetup.h +++ b/src/ConfigSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CONFIGSETUP_H diff --git a/src/ConsoleOutput.cpp b/src/ConsoleOutput.cpp index e8e9a5377..a7b58d3ad 100644 --- a/src/ConsoleOutput.cpp +++ b/src/ConsoleOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "ConsoleOutput.h" //For spec; diff --git a/src/ConsoleOutput.h b/src/ConsoleOutput.h index 4f109506e..810cc0918 100644 --- a/src/ConsoleOutput.h +++ b/src/ConsoleOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CONSOLE_OUTPUT_H diff --git a/src/ConstField.h b/src/ConstField.h index 79b22e98c..0b76daccf 100644 --- a/src/ConstField.h +++ b/src/ConstField.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CONST_FIELD_H diff --git a/src/CoordinateSetup.h b/src/CoordinateSetup.h index bd0f88c04..dc2ca97dc 100644 --- a/src/CoordinateSetup.h +++ b/src/CoordinateSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef COORDINATESETUP_H diff --git a/src/Coordinates.cpp b/src/Coordinates.cpp index 8a81a640a..00022db74 100644 --- a/src/Coordinates.cpp +++ b/src/Coordinates.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Coordinates.h" diff --git a/src/Coordinates.h b/src/Coordinates.h index 4c62a3ff0..b0ac0e8e5 100644 --- a/src/Coordinates.h +++ b/src/Coordinates.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef COORDINATES_H diff --git a/src/EnPartCntSampleOutput.cpp b/src/EnPartCntSampleOutput.cpp index 4fac761df..2e518f77b 100644 --- a/src/EnPartCntSampleOutput.cpp +++ b/src/EnPartCntSampleOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "EnPartCntSampleOutput.h" diff --git a/src/EnPartCntSampleOutput.h b/src/EnPartCntSampleOutput.h index ddb85cbc7..4cfd16227 100644 --- a/src/EnPartCntSampleOutput.h +++ b/src/EnPartCntSampleOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef EN_PART_CNT_SAMPLE_OUTPUT_H diff --git a/src/EnergyTypes.h b/src/EnergyTypes.h index e500b6121..94a8234a3 100644 --- a/src/EnergyTypes.h +++ b/src/EnergyTypes.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef ENERGYTYPES_H diff --git a/src/EnsemblePreprocessor.h b/src/EnsemblePreprocessor.h index 6f4b8083e..9fa3d164b 100644 --- a/src/EnsemblePreprocessor.h +++ b/src/EnsemblePreprocessor.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef ENSEMBLE_PREPROCESSOR_H diff --git a/src/Ewald.cpp b/src/Ewald.cpp index 64913dd13..bbe40d5fe 100644 --- a/src/Ewald.cpp +++ b/src/Ewald.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Ewald.h" diff --git a/src/Ewald.h b/src/Ewald.h index 3b6d88a50..e14639b55 100644 --- a/src/Ewald.h +++ b/src/Ewald.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef EWALD_H diff --git a/src/EwaldCached.cpp b/src/EwaldCached.cpp index dd5a2ca74..b70ac9695 100644 --- a/src/EwaldCached.cpp +++ b/src/EwaldCached.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "EwaldCached.h" diff --git a/src/EwaldCached.h b/src/EwaldCached.h index 580db6ec2..f77df2d29 100644 --- a/src/EwaldCached.h +++ b/src/EwaldCached.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef EWALDCACHED_H diff --git a/src/ExtendedSystem.cpp b/src/ExtendedSystem.cpp index c13bf6ff7..408b471ad 100644 --- a/src/ExtendedSystem.cpp +++ b/src/ExtendedSystem.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include diff --git a/src/ExtendedSystem.h b/src/ExtendedSystem.h index ceae25a77..129d75a3e 100644 --- a/src/ExtendedSystem.h +++ b/src/ExtendedSystem.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef EXTENDED_SYSTEM diff --git a/src/ExtendedSystemOutput.cpp b/src/ExtendedSystemOutput.cpp index 7e41b8bad..1ac366b19 100644 --- a/src/ExtendedSystemOutput.cpp +++ b/src/ExtendedSystemOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "ExtendedSystemOutput.h" //For spec; diff --git a/src/ExtendedSystemOutput.h b/src/ExtendedSystemOutput.h index 34445686e..a007696f1 100644 --- a/src/ExtendedSystemOutput.h +++ b/src/ExtendedSystemOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCD_OUTPUT_H diff --git a/src/FFAngles.h b/src/FFAngles.h index 0cac1ecc1..276f24b37 100644 --- a/src/FFAngles.h +++ b/src/FFAngles.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_ANGLES_H diff --git a/src/FFBonds.h b/src/FFBonds.h index 6c26026de..1231a9e19 100644 --- a/src/FFBonds.h +++ b/src/FFBonds.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_BONDS_H diff --git a/src/FFConst.cpp b/src/FFConst.cpp index 348ce1bee..263961e51 100644 --- a/src/FFConst.cpp +++ b/src/FFConst.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FFConst.h" diff --git a/src/FFConst.h b/src/FFConst.h index ddaea4340..e338f1d02 100644 --- a/src/FFConst.h +++ b/src/FFConst.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_CONST_H diff --git a/src/FFDihedrals.cpp b/src/FFDihedrals.cpp index b3522e71d..3c31396c6 100644 --- a/src/FFDihedrals.cpp +++ b/src/FFDihedrals.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FFDihedrals.h" //Parent class diff --git a/src/FFDihedrals.h b/src/FFDihedrals.h index 89cbd97ca..694467ece 100644 --- a/src/FFDihedrals.h +++ b/src/FFDihedrals.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_DIHEDRALS_H diff --git a/src/FFExp6.h b/src/FFExp6.h index c07db5d70..0f19d0921 100644 --- a/src/FFExp6.h +++ b/src/FFExp6.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_EXP6_H diff --git a/src/FFParticle.cpp b/src/FFParticle.cpp index 863a99f8a..d754d6859 100644 --- a/src/FFParticle.cpp +++ b/src/FFParticle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FFParticle.h" diff --git a/src/FFParticle.h b/src/FFParticle.h index c97688d2e..7e404b589 100644 --- a/src/FFParticle.h +++ b/src/FFParticle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_PARTICLE_H diff --git a/src/FFSetup.cpp b/src/FFSetup.cpp index 037d75138..2b2f897bd 100644 --- a/src/FFSetup.cpp +++ b/src/FFSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FFSetup.h" diff --git a/src/FFSetup.h b/src/FFSetup.h index aaaeade3d..88cc207c2 100644 --- a/src/FFSetup.h +++ b/src/FFSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_SETUP_H diff --git a/src/FFShift.h b/src/FFShift.h index f059acca2..4702c519f 100644 --- a/src/FFShift.h +++ b/src/FFShift.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_SHIFT_H diff --git a/src/FFSwitch.h b/src/FFSwitch.h index 1b1e10575..708d75364 100644 --- a/src/FFSwitch.h +++ b/src/FFSwitch.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_SWITCH_H diff --git a/src/FFSwitchMartini.h b/src/FFSwitchMartini.h index 632d2fc9c..d5d8867fa 100644 --- a/src/FFSwitchMartini.h +++ b/src/FFSwitchMartini.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_SWITCH_MARTINI_H diff --git a/src/FixedWidthReader.h b/src/FixedWidthReader.h index 9ca8cadfa..3709ec7f6 100644 --- a/src/FixedWidthReader.h +++ b/src/FixedWidthReader.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FIXED_WIDTH_READER_H diff --git a/src/Forcefield.cpp b/src/Forcefield.cpp index 292a63c62..ee2bd79c7 100644 --- a/src/Forcefield.cpp +++ b/src/Forcefield.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Forcefield.h" //Header spec. diff --git a/src/Forcefield.h b/src/Forcefield.h index 577cf5921..c8760f71c 100644 --- a/src/Forcefield.h +++ b/src/Forcefield.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FORCEFIELD_H diff --git a/src/FreeEnergyOutput.cpp b/src/FreeEnergyOutput.cpp index f8b627da0..9ac5795f5 100644 --- a/src/FreeEnergyOutput.cpp +++ b/src/FreeEnergyOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "FreeEnergyOutput.h" diff --git a/src/FreeEnergyOutput.h b/src/FreeEnergyOutput.h index ddaca7c35..c4354f45a 100644 --- a/src/FreeEnergyOutput.h +++ b/src/FreeEnergyOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FREEENERGY_OUTPUT_H diff --git a/src/FxdWidthWrtr.h b/src/FxdWidthWrtr.h index 4fbf5e4d0..55f32d296 100644 --- a/src/FxdWidthWrtr.h +++ b/src/FxdWidthWrtr.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FXD_WIDTH_WRTR diff --git a/src/GPU/CUDAMemoryManager.cu b/src/GPU/CUDAMemoryManager.cu index 58cefa24b..bcedb2d34 100644 --- a/src/GPU/CUDAMemoryManager.cu +++ b/src/GPU/CUDAMemoryManager.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "CUDAMemoryManager.cuh" diff --git a/src/GPU/CUDAMemoryManager.cuh b/src/GPU/CUDAMemoryManager.cuh index 8e981d3bb..0b5b52dcf 100644 --- a/src/GPU/CUDAMemoryManager.cuh +++ b/src/GPU/CUDAMemoryManager.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/GPU/CalculateEnergyCUDAKernel.cu b/src/GPU/CalculateEnergyCUDAKernel.cu index 414c4f114..d82a3ef65 100644 --- a/src/GPU/CalculateEnergyCUDAKernel.cu +++ b/src/GPU/CalculateEnergyCUDAKernel.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifdef GOMC_CUDA diff --git a/src/GPU/CalculateEnergyCUDAKernel.cuh b/src/GPU/CalculateEnergyCUDAKernel.cuh index 0695f3408..9f1366400 100644 --- a/src/GPU/CalculateEnergyCUDAKernel.cuh +++ b/src/GPU/CalculateEnergyCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/GPU/CalculateEwaldCUDAKernel.cu b/src/GPU/CalculateEwaldCUDAKernel.cu index f0c7bce13..a36f702d4 100644 --- a/src/GPU/CalculateEwaldCUDAKernel.cu +++ b/src/GPU/CalculateEwaldCUDAKernel.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifdef GOMC_CUDA diff --git a/src/GPU/CalculateEwaldCUDAKernel.cuh b/src/GPU/CalculateEwaldCUDAKernel.cuh index 30bf421bc..16a3fc532 100644 --- a/src/GPU/CalculateEwaldCUDAKernel.cuh +++ b/src/GPU/CalculateEwaldCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CALCULATE_EWALD_CUDA_KERNEL diff --git a/src/GPU/CalculateForceCUDAKernel.cu b/src/GPU/CalculateForceCUDAKernel.cu index d94e136ba..5c4de4f4a 100644 --- a/src/GPU/CalculateForceCUDAKernel.cu +++ b/src/GPU/CalculateForceCUDAKernel.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifdef GOMC_CUDA diff --git a/src/GPU/CalculateForceCUDAKernel.cuh b/src/GPU/CalculateForceCUDAKernel.cuh index 7578ff8d5..29d7953db 100644 --- a/src/GPU/CalculateForceCUDAKernel.cuh +++ b/src/GPU/CalculateForceCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CALCULATE_FORCE_CUDA_KERNEL diff --git a/src/GPU/CalculateMinImageCUDAKernel.cuh b/src/GPU/CalculateMinImageCUDAKernel.cuh index 541462d82..ae7742ce9 100644 --- a/src/GPU/CalculateMinImageCUDAKernel.cuh +++ b/src/GPU/CalculateMinImageCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/GPU/ConstantDefinitionsCUDAKernel.cu b/src/GPU/ConstantDefinitionsCUDAKernel.cu index 0fd8545da..3f9820378 100644 --- a/src/GPU/ConstantDefinitionsCUDAKernel.cu +++ b/src/GPU/ConstantDefinitionsCUDAKernel.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifdef GOMC_CUDA diff --git a/src/GPU/ConstantDefinitionsCUDAKernel.cuh b/src/GPU/ConstantDefinitionsCUDAKernel.cuh index f6a281693..50ce170a8 100644 --- a/src/GPU/ConstantDefinitionsCUDAKernel.cuh +++ b/src/GPU/ConstantDefinitionsCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CONSTANT_DEFINITIONS_CUDA_KERNEL diff --git a/src/GPU/TransformParticlesCUDAKernel.cu b/src/GPU/TransformParticlesCUDAKernel.cu index eca06111a..39390e075 100644 --- a/src/GPU/TransformParticlesCUDAKernel.cu +++ b/src/GPU/TransformParticlesCUDAKernel.cu @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifdef GOMC_CUDA diff --git a/src/GPU/TransformParticlesCUDAKernel.cuh b/src/GPU/TransformParticlesCUDAKernel.cuh index 2ead8a7d4..759a56425 100644 --- a/src/GPU/TransformParticlesCUDAKernel.cuh +++ b/src/GPU/TransformParticlesCUDAKernel.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/GPU/VariablesCUDA.cuh b/src/GPU/VariablesCUDA.cuh index 5e05908be..687b6e2c6 100644 --- a/src/GPU/VariablesCUDA.cuh +++ b/src/GPU/VariablesCUDA.cuh @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/Geometry.cpp b/src/Geometry.cpp index 2e7ad7b74..03775ba2e 100644 --- a/src/Geometry.cpp +++ b/src/Geometry.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Geometry.h" diff --git a/src/Geometry.h b/src/Geometry.h index 561a1556d..e375c9474 100644 --- a/src/Geometry.h +++ b/src/Geometry.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef GEOMETRY_H diff --git a/src/HistOutput.cpp b/src/HistOutput.cpp index bb434fbb4..9a320e2ea 100644 --- a/src/HistOutput.cpp +++ b/src/HistOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "HistOutput.h" diff --git a/src/HistOutput.h b/src/HistOutput.h index 55537fd9a..68a35fb94 100644 --- a/src/HistOutput.h +++ b/src/HistOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef HIST_OUTPUT_H diff --git a/src/InputAbstracts.h b/src/InputAbstracts.h index 911a0c711..bb5967a9e 100644 --- a/src/InputAbstracts.h +++ b/src/InputAbstracts.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INPUT_ABSTRACTS_H diff --git a/src/InputFileReader.cpp b/src/InputFileReader.cpp index 14b6e7ed5..e3e521489 100644 --- a/src/InputFileReader.cpp +++ b/src/InputFileReader.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "InputFileReader.h" diff --git a/src/InputFileReader.h b/src/InputFileReader.h index 640108c95..0ebf642ad 100644 --- a/src/InputFileReader.h +++ b/src/InputFileReader.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #pragma once diff --git a/src/Main.cpp b/src/Main.cpp index 04f128666..1f717f7b1 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Simulation.h" diff --git a/src/MolPick.h b/src/MolPick.h index 88fa7fdec..b1a4c2085 100644 --- a/src/MolPick.h +++ b/src/MolPick.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOL_PICK_H diff --git a/src/MolSetup.cpp b/src/MolSetup.cpp index ad76db44f..8987db846 100644 --- a/src/MolSetup.cpp +++ b/src/MolSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "EnsemblePreprocessor.h" diff --git a/src/MolSetup.h b/src/MolSetup.h index 9ad8db408..caae70f1b 100644 --- a/src/MolSetup.h +++ b/src/MolSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLSETUP_H diff --git a/src/MoleculeKind.cpp b/src/MoleculeKind.cpp index 6c959f68c..22c1785c4 100644 --- a/src/MoleculeKind.cpp +++ b/src/MoleculeKind.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "MoleculeKind.h" diff --git a/src/MoleculeKind.h b/src/MoleculeKind.h index e0eab60c0..5fc4dcc99 100644 --- a/src/MoleculeKind.h +++ b/src/MoleculeKind.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef FF_MOLECULE_H diff --git a/src/MoleculeLookup.cpp b/src/MoleculeLookup.cpp index a44ed6428..52adf08f1 100644 --- a/src/MoleculeLookup.cpp +++ b/src/MoleculeLookup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "MoleculeLookup.h" //Header spec. diff --git a/src/MoleculeLookup.h b/src/MoleculeLookup.h index 2de587a65..75ac4157e 100644 --- a/src/MoleculeLookup.h +++ b/src/MoleculeLookup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLECULELOOKUP_H diff --git a/src/Molecules.cpp b/src/Molecules.cpp index 29c7d4eb7..bd6b7d951 100644 --- a/src/Molecules.cpp +++ b/src/Molecules.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Molecules.h" diff --git a/src/Molecules.h b/src/Molecules.h index 65bc34541..5fda0bc30 100644 --- a/src/Molecules.h +++ b/src/Molecules.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLECULES_H diff --git a/src/MoveConst.h b/src/MoveConst.h index 145994005..791513861 100644 --- a/src/MoveConst.h +++ b/src/MoveConst.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOVES_CONST_H diff --git a/src/MoveSettings.cpp b/src/MoveSettings.cpp index 28aea701c..cb761a46d 100644 --- a/src/MoveSettings.cpp +++ b/src/MoveSettings.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "MoveSettings.h" //header spec diff --git a/src/MoveSettings.h b/src/MoveSettings.h index 9e3b17366..d21b519a4 100644 --- a/src/MoveSettings.h +++ b/src/MoveSettings.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOVE_SETTINGS_H diff --git a/src/NoEwald.cpp b/src/NoEwald.cpp index dbbfae197..c7634e6ea 100644 --- a/src/NoEwald.cpp +++ b/src/NoEwald.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "NoEwald.h" diff --git a/src/NoEwald.h b/src/NoEwald.h index 62a9161ae..d6400faa2 100644 --- a/src/NoEwald.h +++ b/src/NoEwald.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef NOEWALD_H diff --git a/src/OutConst.cpp b/src/OutConst.cpp index 387d43b7b..a50a3acc2 100644 --- a/src/OutConst.cpp +++ b/src/OutConst.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "OutConst.h" //For namespace spec; diff --git a/src/OutConst.h b/src/OutConst.h index 20cd8150d..050ac2452 100644 --- a/src/OutConst.h +++ b/src/OutConst.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef OUT_CONST_H diff --git a/src/OutputAbstracts.h b/src/OutputAbstracts.h index fad99cbf0..63ca5df2f 100644 --- a/src/OutputAbstracts.h +++ b/src/OutputAbstracts.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef OUTPUT_ABSTRACTS_H diff --git a/src/OutputVars.cpp b/src/OutputVars.cpp index e1efeef84..ea7f81140 100644 --- a/src/OutputVars.cpp +++ b/src/OutputVars.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "OutputVars.h" diff --git a/src/OutputVars.h b/src/OutputVars.h index 88fd21d4f..1dd24c85a 100644 --- a/src/OutputVars.h +++ b/src/OutputVars.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef OUTPUT_VARS_H diff --git a/src/PDBConst.h b/src/PDBConst.h index 6422be212..e2e59227c 100644 --- a/src/PDBConst.h +++ b/src/PDBConst.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PDB_CONST_H diff --git a/src/PDBOutput.cpp b/src/PDBOutput.cpp index 25dc28556..87a17a78b 100644 --- a/src/PDBOutput.cpp +++ b/src/PDBOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "PDBOutput.h" //For spec; diff --git a/src/PDBOutput.h b/src/PDBOutput.h index 2fa7380d1..50efce67b 100644 --- a/src/PDBOutput.h +++ b/src/PDBOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PDB_OUTPUT_H diff --git a/src/PDBSetup.cpp b/src/PDBSetup.cpp index f45c93804..ecbb3db02 100644 --- a/src/PDBSetup.cpp +++ b/src/PDBSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include diff --git a/src/PDBSetup.h b/src/PDBSetup.h index 46b31c283..d25b2a12f 100644 --- a/src/PDBSetup.h +++ b/src/PDBSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PDB_SETUP_H diff --git a/src/PRNG.h b/src/PRNG.h index 0a2d01aaa..ea596ef70 100644 --- a/src/PRNG.h +++ b/src/PRNG.h @@ -2,7 +2,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PRNG_H diff --git a/src/PRNGSetup.cpp b/src/PRNGSetup.cpp index 1c5239e70..934d970d9 100644 --- a/src/PRNGSetup.cpp +++ b/src/PRNGSetup.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include //for exit diff --git a/src/PRNGSetup.h b/src/PRNGSetup.h index 74d087b30..f7e33de80 100644 --- a/src/PRNGSetup.h +++ b/src/PRNGSetup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PRNG_SETUP_H diff --git a/src/PSFOutput.cpp b/src/PSFOutput.cpp index cae97588c..8e170b1f2 100644 --- a/src/PSFOutput.cpp +++ b/src/PSFOutput.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "PSFOutput.h" diff --git a/src/PSFOutput.h b/src/PSFOutput.h index fc6894a12..b3835337d 100644 --- a/src/PSFOutput.h +++ b/src/PSFOutput.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef PSFOUTPUT_H diff --git a/src/ParallelTemperingPreprocessor.cpp b/src/ParallelTemperingPreprocessor.cpp index 92b84e034..f721449dd 100644 --- a/src/ParallelTemperingPreprocessor.cpp +++ b/src/ParallelTemperingPreprocessor.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/ParallelTemperingPreprocessor.h b/src/ParallelTemperingPreprocessor.h index a45716f77..d1dac9bfa 100644 --- a/src/ParallelTemperingPreprocessor.h +++ b/src/ParallelTemperingPreprocessor.h @@ -2,7 +2,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef ParallelTemperingPreprocessor_H diff --git a/src/ParallelTemperingUtilities.cpp b/src/ParallelTemperingUtilities.cpp index 9baa56840..3bd8f3784 100644 --- a/src/ParallelTemperingUtilities.cpp +++ b/src/ParallelTemperingUtilities.cpp @@ -47,7 +47,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.51 Copyright (C) 2018 GOMC Group -A copy of the GNU General Public License can be found in the COPYRIGHT.txt +A copy of the GNU General Public License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ diff --git a/src/ParallelTemperingUtilities.h b/src/ParallelTemperingUtilities.h index 8bb63a507..c0c716f10 100644 --- a/src/ParallelTemperingUtilities.h +++ b/src/ParallelTemperingUtilities.h @@ -48,7 +48,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.51 Copyright (C) 2018 GOMC Group -A copy of the GNU General Public License can be found in the COPYRIGHT.txt +A copy of the GNU General Public License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef ParallelTemperingUtilities_H diff --git a/src/Reader.cpp b/src/Reader.cpp index d6fdf90a4..92f6d5200 100644 --- a/src/Reader.cpp +++ b/src/Reader.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include //value read diff --git a/src/Reader.h b/src/Reader.h index a19a9900d..8a1f107dc 100644 --- a/src/Reader.h +++ b/src/Reader.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef READER_H diff --git a/src/SeedReader.h b/src/SeedReader.h index 187450314..c9d2b3faa 100644 --- a/src/SeedReader.h +++ b/src/SeedReader.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SEED_READER_H diff --git a/src/Setup.h b/src/Setup.h index 1e83a81fd..d2257301d 100644 --- a/src/Setup.h +++ b/src/Setup.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SETUP_H diff --git a/src/SimEventFrequency.h b/src/SimEventFrequency.h index a1ac3d8b5..d52076060 100644 --- a/src/SimEventFrequency.h +++ b/src/SimEventFrequency.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SIM_EVENT_FREQUENCY_H diff --git a/src/Simulation.cpp b/src/Simulation.cpp index 4c7ec25ae..40a38c04f 100644 --- a/src/Simulation.cpp +++ b/src/Simulation.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "Simulation.h" diff --git a/src/Simulation.h b/src/Simulation.h index 015cc1dee..0c8a29a67 100644 --- a/src/Simulation.h +++ b/src/Simulation.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SIMULATION_H diff --git a/src/StaticVals.cpp b/src/StaticVals.cpp index 2e99d5077..f0ff267b9 100644 --- a/src/StaticVals.cpp +++ b/src/StaticVals.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "StaticVals.h" diff --git a/src/StaticVals.h b/src/StaticVals.h index eb1628bc6..8e1dcdfe6 100644 --- a/src/StaticVals.h +++ b/src/StaticVals.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef STATIC_VALS_H diff --git a/src/SubdividedArray.h b/src/SubdividedArray.h index 1aff1d500..816da9ec0 100644 --- a/src/SubdividedArray.h +++ b/src/SubdividedArray.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SUBDIV_ARRAY diff --git a/src/System.cpp b/src/System.cpp index c25ce033c..a2fe64646 100644 --- a/src/System.cpp +++ b/src/System.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "EnsemblePreprocessor.h" diff --git a/src/System.h b/src/System.h index c9db580f0..82480d846 100644 --- a/src/System.h +++ b/src/System.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef SYSTEM_H diff --git a/src/TransformMatrix.h b/src/TransformMatrix.h index 09677094e..a976e383d 100644 --- a/src/TransformMatrix.h +++ b/src/TransformMatrix.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef TRANSFORMMATRIX_H diff --git a/src/UnitConst.h b/src/UnitConst.h index d10805fb9..c522553dc 100644 --- a/src/UnitConst.h +++ b/src/UnitConst.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef UNIT_CONST_H diff --git a/src/Velocity.h b/src/Velocity.h index b5e1441a4..8963c1048 100644 --- a/src/Velocity.h +++ b/src/Velocity.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef VELOCITY_H diff --git a/src/Writer.h b/src/Writer.h index 899e49560..1d7f35e3a 100644 --- a/src/Writer.h +++ b/src/Writer.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef WRITER_H diff --git a/src/XYZArray.h b/src/XYZArray.h index 16832da27..489746ad4 100644 --- a/src/XYZArray.h +++ b/src/XYZArray.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef XYZ_ARRAY_H diff --git a/src/cbmc/DCComponent.h b/src/cbmc/DCComponent.h index 7cebf85d5..e9ce2fcc8 100644 --- a/src/cbmc/DCComponent.h +++ b/src/cbmc/DCComponent.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCCOMPONENT_H diff --git a/src/cbmc/DCCrankShaftAng.cpp b/src/cbmc/DCCrankShaftAng.cpp index 84c5a99a3..a232107d8 100644 --- a/src/cbmc/DCCrankShaftAng.cpp +++ b/src/cbmc/DCCrankShaftAng.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCCrankShaftAng.h" diff --git a/src/cbmc/DCCrankShaftAng.h b/src/cbmc/DCCrankShaftAng.h index 3be4c3faa..a6046728b 100644 --- a/src/cbmc/DCCrankShaftAng.h +++ b/src/cbmc/DCCrankShaftAng.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCCRANKSHAFTANG_H diff --git a/src/cbmc/DCCrankShaftDih.cpp b/src/cbmc/DCCrankShaftDih.cpp index 755b5bd18..083d083e5 100644 --- a/src/cbmc/DCCrankShaftDih.cpp +++ b/src/cbmc/DCCrankShaftDih.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCCrankShaftDih.h" diff --git a/src/cbmc/DCCrankShaftDih.h b/src/cbmc/DCCrankShaftDih.h index 71b31544f..e2daafa1a 100644 --- a/src/cbmc/DCCrankShaftDih.h +++ b/src/cbmc/DCCrankShaftDih.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCCRANKSHAFTDIH_H diff --git a/src/cbmc/DCCyclic.cpp b/src/cbmc/DCCyclic.cpp index 45d87497d..3ef4de778 100644 --- a/src/cbmc/DCCyclic.cpp +++ b/src/cbmc/DCCyclic.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCCyclic.h" diff --git a/src/cbmc/DCCyclic.h b/src/cbmc/DCCyclic.h index ea5ce2dc5..1fd3f3c00 100644 --- a/src/cbmc/DCCyclic.h +++ b/src/cbmc/DCCyclic.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCCYCLIC_H diff --git a/src/cbmc/DCData.h b/src/cbmc/DCData.h index 2b5802058..4e4db8a08 100644 --- a/src/cbmc/DCData.h +++ b/src/cbmc/DCData.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCDATA_H diff --git a/src/cbmc/DCFactory.h b/src/cbmc/DCFactory.h index b1ebe24dd..18a8c0e61 100644 --- a/src/cbmc/DCFactory.h +++ b/src/cbmc/DCFactory.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCFACTORY_H diff --git a/src/cbmc/DCFreeCycle.cpp b/src/cbmc/DCFreeCycle.cpp index 087eb399b..305a8894c 100644 --- a/src/cbmc/DCFreeCycle.cpp +++ b/src/cbmc/DCFreeCycle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCFreeCycle.h b/src/cbmc/DCFreeCycle.h index 817b6db0e..418e3043d 100644 --- a/src/cbmc/DCFreeCycle.h +++ b/src/cbmc/DCFreeCycle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCFREECYCLE_H diff --git a/src/cbmc/DCFreeCycleSeed.cpp b/src/cbmc/DCFreeCycleSeed.cpp index 1c79c9eb6..763f8ac5f 100644 --- a/src/cbmc/DCFreeCycleSeed.cpp +++ b/src/cbmc/DCFreeCycleSeed.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCFreeCycleSeed.h b/src/cbmc/DCFreeCycleSeed.h index f78a9d196..bd5fd96f4 100644 --- a/src/cbmc/DCFreeCycleSeed.h +++ b/src/cbmc/DCFreeCycleSeed.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCFREECYCLESEED_H diff --git a/src/cbmc/DCFreeHedron.cpp b/src/cbmc/DCFreeHedron.cpp index a6e8dbc86..adba175d5 100644 --- a/src/cbmc/DCFreeHedron.cpp +++ b/src/cbmc/DCFreeHedron.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCFreeHedron.h b/src/cbmc/DCFreeHedron.h index 56e435bb7..5a8117a23 100644 --- a/src/cbmc/DCFreeHedron.h +++ b/src/cbmc/DCFreeHedron.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCFREEHEDRON_H diff --git a/src/cbmc/DCFreeHedronSeed.cpp b/src/cbmc/DCFreeHedronSeed.cpp index ae7e01898..796704514 100644 --- a/src/cbmc/DCFreeHedronSeed.cpp +++ b/src/cbmc/DCFreeHedronSeed.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCFreeHedronSeed.h b/src/cbmc/DCFreeHedronSeed.h index d80d4699c..99c4bb668 100644 --- a/src/cbmc/DCFreeHedronSeed.h +++ b/src/cbmc/DCFreeHedronSeed.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCFREEHEDRONSEED_H diff --git a/src/cbmc/DCGraph.cpp b/src/cbmc/DCGraph.cpp index 21598e58d..1dbef9df3 100644 --- a/src/cbmc/DCGraph.cpp +++ b/src/cbmc/DCGraph.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCGraph.h" diff --git a/src/cbmc/DCGraph.h b/src/cbmc/DCGraph.h index e8f0cd43c..c84c6cf20 100644 --- a/src/cbmc/DCGraph.h +++ b/src/cbmc/DCGraph.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCGRAPH_H diff --git a/src/cbmc/DCHedron.cpp b/src/cbmc/DCHedron.cpp index 75c082d81..95e2acb9c 100644 --- a/src/cbmc/DCHedron.cpp +++ b/src/cbmc/DCHedron.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCHedron.h b/src/cbmc/DCHedron.h index 210a6649a..3588c9d88 100644 --- a/src/cbmc/DCHedron.h +++ b/src/cbmc/DCHedron.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCHEDRON_H diff --git a/src/cbmc/DCHedronCycle.cpp b/src/cbmc/DCHedronCycle.cpp index da5b9240e..b17717923 100644 --- a/src/cbmc/DCHedronCycle.cpp +++ b/src/cbmc/DCHedronCycle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCHedronCycle.h b/src/cbmc/DCHedronCycle.h index c043f85bd..89ceb3d12 100644 --- a/src/cbmc/DCHedronCycle.h +++ b/src/cbmc/DCHedronCycle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCHEDRONCYCLE_H diff --git a/src/cbmc/DCLinear.cpp b/src/cbmc/DCLinear.cpp index c5acc9df2..f9c69016f 100644 --- a/src/cbmc/DCLinear.cpp +++ b/src/cbmc/DCLinear.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include diff --git a/src/cbmc/DCLinear.h b/src/cbmc/DCLinear.h index aa4a2b674..2ef244e15 100644 --- a/src/cbmc/DCLinear.h +++ b/src/cbmc/DCLinear.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCLINEAR_H diff --git a/src/cbmc/DCLinkedCycle.cpp b/src/cbmc/DCLinkedCycle.cpp index 1a7eef926..af3cc5c18 100644 --- a/src/cbmc/DCLinkedCycle.cpp +++ b/src/cbmc/DCLinkedCycle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCLinkedCycle.h b/src/cbmc/DCLinkedCycle.h index ff9592a94..569f3d81a 100644 --- a/src/cbmc/DCLinkedCycle.h +++ b/src/cbmc/DCLinkedCycle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCLINKEDCYCLE_H diff --git a/src/cbmc/DCLinkedHedron.cpp b/src/cbmc/DCLinkedHedron.cpp index d5219fd30..059a887ad 100644 --- a/src/cbmc/DCLinkedHedron.cpp +++ b/src/cbmc/DCLinkedHedron.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCLinkedHedron.h b/src/cbmc/DCLinkedHedron.h index d9b150467..d0351f64e 100644 --- a/src/cbmc/DCLinkedHedron.h +++ b/src/cbmc/DCLinkedHedron.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCLINKEDHEDRON_H diff --git a/src/cbmc/DCOnSphere.cpp b/src/cbmc/DCOnSphere.cpp index b774f2065..ff39df13c 100644 --- a/src/cbmc/DCOnSphere.cpp +++ b/src/cbmc/DCOnSphere.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCOnSphere.h" diff --git a/src/cbmc/DCOnSphere.h b/src/cbmc/DCOnSphere.h index 4300e69d4..29db0fb77 100644 --- a/src/cbmc/DCOnSphere.h +++ b/src/cbmc/DCOnSphere.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCONSPHERE_H diff --git a/src/cbmc/DCRotateCOM.cpp b/src/cbmc/DCRotateCOM.cpp index f51e4b0e0..b8f7cf189 100644 --- a/src/cbmc/DCRotateCOM.cpp +++ b/src/cbmc/DCRotateCOM.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #define _USE_MATH_DEFINES diff --git a/src/cbmc/DCRotateCOM.h b/src/cbmc/DCRotateCOM.h index bd6b94fe0..44fe9ee24 100644 --- a/src/cbmc/DCRotateCOM.h +++ b/src/cbmc/DCRotateCOM.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCROTATECOM_H diff --git a/src/cbmc/DCRotateOnAtom.cpp b/src/cbmc/DCRotateOnAtom.cpp index 873d32751..9ae226291 100644 --- a/src/cbmc/DCRotateOnAtom.cpp +++ b/src/cbmc/DCRotateOnAtom.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCRotateOnAtom.h" diff --git a/src/cbmc/DCRotateOnAtom.h b/src/cbmc/DCRotateOnAtom.h index 977411c66..b83a365ae 100644 --- a/src/cbmc/DCRotateOnAtom.h +++ b/src/cbmc/DCRotateOnAtom.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCROTATEONATOM diff --git a/src/cbmc/DCSingle.cpp b/src/cbmc/DCSingle.cpp index b797ec9b4..b3209350c 100644 --- a/src/cbmc/DCSingle.cpp +++ b/src/cbmc/DCSingle.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "DCSingle.h" diff --git a/src/cbmc/DCSingle.h b/src/cbmc/DCSingle.h index 027480615..770c6eb93 100644 --- a/src/cbmc/DCSingle.h +++ b/src/cbmc/DCSingle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef DCSINGLE_H diff --git a/src/cbmc/TrialMol.cpp b/src/cbmc/TrialMol.cpp index 37ad615b5..111be6ed9 100644 --- a/src/cbmc/TrialMol.cpp +++ b/src/cbmc/TrialMol.cpp @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #include "TrialMol.h" diff --git a/src/cbmc/TrialMol.h b/src/cbmc/TrialMol.h index 7b9951806..e4f263a54 100644 --- a/src/cbmc/TrialMol.h +++ b/src/cbmc/TrialMol.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef TRIALMOL_H diff --git a/src/moves/CrankShaft.h b/src/moves/CrankShaft.h index 3ca5d2da2..8eaf127ef 100644 --- a/src/moves/CrankShaft.h +++ b/src/moves/CrankShaft.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef CRANKSHAFT_H diff --git a/src/moves/IntraMoleculeExchange1.h b/src/moves/IntraMoleculeExchange1.h index 0e602179e..ba3ef1c99 100644 --- a/src/moves/IntraMoleculeExchange1.h +++ b/src/moves/IntraMoleculeExchange1.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INTRAMOLECULEEXCHANGE1_H diff --git a/src/moves/IntraMoleculeExchange2.h b/src/moves/IntraMoleculeExchange2.h index 216e299b4..5b2750aad 100644 --- a/src/moves/IntraMoleculeExchange2.h +++ b/src/moves/IntraMoleculeExchange2.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INTRAMOLECULEEXCHANGE2_H diff --git a/src/moves/IntraMoleculeExchange3.h b/src/moves/IntraMoleculeExchange3.h index 3f6f8e855..4e14e6029 100644 --- a/src/moves/IntraMoleculeExchange3.h +++ b/src/moves/IntraMoleculeExchange3.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INTRAMOLECULEEXCHANGE3_H diff --git a/src/moves/IntraSwap.h b/src/moves/IntraSwap.h index 1d3b69ea7..601ac340f 100644 --- a/src/moves/IntraSwap.h +++ b/src/moves/IntraSwap.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INTRASWAP_H diff --git a/src/moves/IntraTargetedSwap.h b/src/moves/IntraTargetedSwap.h index cadb499eb..cec8fd845 100644 --- a/src/moves/IntraTargetedSwap.h +++ b/src/moves/IntraTargetedSwap.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef INTRATARGETEDSWAP_H diff --git a/src/moves/MoleculeExchange1.h b/src/moves/MoleculeExchange1.h index fcf6cc60a..0d83b1d36 100644 --- a/src/moves/MoleculeExchange1.h +++ b/src/moves/MoleculeExchange1.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLECULEEXCHANGE1_H diff --git a/src/moves/MoleculeExchange2.h b/src/moves/MoleculeExchange2.h index 143729946..91d8f7612 100644 --- a/src/moves/MoleculeExchange2.h +++ b/src/moves/MoleculeExchange2.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLECULEEXCHANGE2_H diff --git a/src/moves/MoleculeExchange3.h b/src/moves/MoleculeExchange3.h index a2534790b..512e9cc16 100644 --- a/src/moves/MoleculeExchange3.h +++ b/src/moves/MoleculeExchange3.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLECULEEXCHANGE3_H diff --git a/src/moves/MoleculeTransfer.h b/src/moves/MoleculeTransfer.h index db5b719b3..dc6bd8283 100644 --- a/src/moves/MoleculeTransfer.h +++ b/src/moves/MoleculeTransfer.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MOLCULETRANSFER_H diff --git a/src/moves/MoveBase.h b/src/moves/MoveBase.h index ec73a2544..386e0700f 100644 --- a/src/moves/MoveBase.h +++ b/src/moves/MoveBase.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef TRANSFORMABLE_BASE_H diff --git a/src/moves/MultiParticle.h b/src/moves/MultiParticle.h index b1c5d7fa1..91f110d2f 100644 --- a/src/moves/MultiParticle.h +++ b/src/moves/MultiParticle.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MULTIPARTICLE_H diff --git a/src/moves/MultiParticleBrownianMotion.h b/src/moves/MultiParticleBrownianMotion.h index df16a56d3..1ec073642 100644 --- a/src/moves/MultiParticleBrownianMotion.h +++ b/src/moves/MultiParticleBrownianMotion.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.50 Copyright (C) 2018 GOMC Group -A copy of the GNU General Public License can be found in the COPYRIGHT.txt +A copy of the GNU General Public License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef MULTIPARTICLEBROWNIANMOTION_H diff --git a/src/moves/NeMTMC.h b/src/moves/NeMTMC.h index 01729914e..b9ff7c979 100644 --- a/src/moves/NeMTMC.h +++ b/src/moves/NeMTMC.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef NEMTMC_H diff --git a/src/moves/Regrowth.h b/src/moves/Regrowth.h index 77f4e7fea..8f7d93dd3 100644 --- a/src/moves/Regrowth.h +++ b/src/moves/Regrowth.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef IREGROWTH_H diff --git a/src/moves/Rotation.h b/src/moves/Rotation.h index cd4a6da5d..4e6ed80a0 100644 --- a/src/moves/Rotation.h +++ b/src/moves/Rotation.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef ROTATION_H diff --git a/src/moves/TargetedSwap.h b/src/moves/TargetedSwap.h index 76f9a3e17..7fb03d492 100644 --- a/src/moves/TargetedSwap.h +++ b/src/moves/TargetedSwap.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef TARGETEDSWAP_H diff --git a/src/moves/Translate.h b/src/moves/Translate.h index eb21cb20f..b1a536008 100644 --- a/src/moves/Translate.h +++ b/src/moves/Translate.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef TRANSLATE_H diff --git a/src/moves/VolumeTransfer.h b/src/moves/VolumeTransfer.h index f5bebff2e..b2b36ace3 100644 --- a/src/moves/VolumeTransfer.h +++ b/src/moves/VolumeTransfer.h @@ -1,7 +1,7 @@ /******************************************************************************* GPU OPTIMIZED MONTE CARLO (GOMC) 2.75 Copyright (C) 2022 GOMC Group -A copy of the MIT License can be found in the COPYRIGHT.txt +A copy of the MIT License can be found in License.txt along with this program, also can be found at . ********************************************************************************/ #ifndef VOLUMETRANSFER_H