From 1a83343e2ac358f50b23f2fd98da3530de260e05 Mon Sep 17 00:00:00 2001 From: Seth R Johnson Date: Tue, 16 Jan 2024 15:43:07 -0500 Subject: [PATCH] Update copyrights --- CMakeLists.txt | 2 +- CONTRIBUTING.rst | 2 +- app/CMakeLists.txt | 2 +- app/celer-dump-data.cc | 2 +- app/celer-export-geant.cc | 2 +- app/celer-g4/ActionInitialization.cc | 2 +- app/celer-g4/ActionInitialization.hh | 2 +- app/celer-g4/CMakeLists.txt | 2 +- app/celer-g4/DetectorConstruction.cc | 2 +- app/celer-g4/DetectorConstruction.hh | 2 +- app/celer-g4/EventAction.cc | 2 +- app/celer-g4/EventAction.hh | 2 +- app/celer-g4/ExceptionHandler.cc | 2 +- app/celer-g4/ExceptionHandler.hh | 2 +- app/celer-g4/GeantDiagnostics.cc | 2 +- app/celer-g4/GeantDiagnostics.hh | 2 +- app/celer-g4/GlobalSetup.cc | 2 +- app/celer-g4/GlobalSetup.hh | 2 +- app/celer-g4/HepMC3PrimaryGeneratorAction.cc | 2 +- app/celer-g4/HepMC3PrimaryGeneratorAction.hh | 2 +- app/celer-g4/LocalLogger.cc | 2 +- app/celer-g4/LocalLogger.hh | 2 +- app/celer-g4/PGPrimaryGeneratorAction.cc | 2 +- app/celer-g4/PGPrimaryGeneratorAction.hh | 2 +- app/celer-g4/RootIO.cc | 2 +- app/celer-g4/RootIO.hh | 2 +- app/celer-g4/RunAction.cc | 2 +- app/celer-g4/RunAction.hh | 2 +- app/celer-g4/RunInput.cc | 2 +- app/celer-g4/RunInput.hh | 2 +- app/celer-g4/RunInputIO.json.cc | 2 +- app/celer-g4/RunInputIO.json.hh | 2 +- app/celer-g4/SensitiveDetector.cc | 2 +- app/celer-g4/SensitiveDetector.hh | 2 +- app/celer-g4/SensitiveHit.cc | 2 +- app/celer-g4/SensitiveHit.hh | 2 +- app/celer-g4/TimerOutput.cc | 2 +- app/celer-g4/TimerOutput.hh | 2 +- app/celer-g4/TrackingAction.cc | 2 +- app/celer-g4/TrackingAction.hh | 2 +- app/celer-g4/celer-g4.cc | 2 +- app/celer-g4/celer-g4.nogeant.cc | 2 +- app/celer-g4/test-harness.py | 2 +- app/celer-sim/CMakeLists.txt | 2 +- app/celer-sim/RootOutput.cc | 2 +- app/celer-sim/RootOutput.hh | 2 +- app/celer-sim/Runner.cc | 2 +- app/celer-sim/Runner.hh | 2 +- app/celer-sim/RunnerInput.hh | 2 +- app/celer-sim/RunnerInputIO.json.cc | 2 +- app/celer-sim/RunnerInputIO.json.hh | 2 +- app/celer-sim/RunnerOutput.cc | 2 +- app/celer-sim/RunnerOutput.hh | 2 +- app/celer-sim/Transporter.cc | 2 +- app/celer-sim/Transporter.hh | 2 +- app/celer-sim/celer-sim.cc | 2 +- app/celer-sim/simple-driver.py | 2 +- app/demo-geo-check/CMakeLists.txt | 2 +- app/demo-geo-check/GCheckKernel.cc | 2 +- app/demo-geo-check/GCheckKernel.cu | 2 +- app/demo-geo-check/GCheckKernel.hh | 2 +- app/demo-geo-check/GCheckRunner.cc | 2 +- app/demo-geo-check/GCheckRunner.hh | 2 +- app/demo-geo-check/demo-geo-check.cc | 2 +- app/demo-interactor/CMakeLists.txt | 2 +- app/demo-interactor/Detector.hh | 2 +- app/demo-interactor/DetectorData.hh | 2 +- app/demo-interactor/HostKNDemoRunner.cc | 2 +- app/demo-interactor/HostKNDemoRunner.hh | 2 +- app/demo-interactor/KNDemoIO.cc | 2 +- app/demo-interactor/KNDemoIO.hh | 2 +- app/demo-interactor/KNDemoKernel.cu | 2 +- app/demo-interactor/KNDemoKernel.hh | 2 +- app/demo-interactor/KNDemoKernel.thrust.cu | 2 +- app/demo-interactor/KNDemoRunner.cc | 2 +- app/demo-interactor/KNDemoRunner.hh | 2 +- app/demo-interactor/KernelUtils.hh | 2 +- app/demo-interactor/LoadXs.cc | 2 +- app/demo-interactor/LoadXs.hh | 2 +- app/demo-interactor/XsGridParams.cc | 2 +- app/demo-interactor/XsGridParams.hh | 2 +- app/demo-interactor/demo-interactor.cc | 2 +- app/demo-interactor/host-demo-interactor.cc | 2 +- app/demo-interactor/simple-driver.py | 2 +- app/demo-rasterizer/CMakeLists.txt | 2 +- app/demo-rasterizer/ImageData.hh | 2 +- app/demo-rasterizer/ImageIO.cc | 2 +- app/demo-rasterizer/ImageIO.hh | 2 +- app/demo-rasterizer/ImageStore.cc | 2 +- app/demo-rasterizer/ImageStore.hh | 2 +- app/demo-rasterizer/ImageTrackView.hh | 2 +- app/demo-rasterizer/RDemoKernel.cu | 2 +- app/demo-rasterizer/RDemoKernel.hh | 2 +- app/demo-rasterizer/RDemoRunner.cc | 2 +- app/demo-rasterizer/RDemoRunner.hh | 2 +- app/demo-rasterizer/demo-rasterizer.cc | 2 +- app/demo-rasterizer/simple-driver.py | 2 +- app/demo-rasterizer/visualize.py | 2 +- app/orange-update.cc | 2 +- cmake/CeleritasAddTest.cmake | 2 +- cmake/CeleritasConfig.cmake.in | 2 +- cmake/CeleritasLibrary.cmake | 2 +- cmake/CeleritasMakeRulesOverride.cmake | 2 +- cmake/CeleritasUtils.cmake | 2 +- cmake/CgvFindVersion.cmake | 2 +- cmake/FindGeant4.cmake | 2 +- cmake/FindHepMC3.cmake | 2 +- cmake/FindROOT.cmake | 2 +- cmake/FindVecGeom.cmake | 2 +- doc/CMakeLists.txt | 2 +- doc/_python/monkeysphinx.py | 2 +- doc/appendix/administration.rst | 2 +- doc/appendix/development.rst | 2 +- doc/appendix/license.rst | 2 +- doc/appendix/release-history.rst | 2 +- doc/appendix/release-history/v0.1.rst | 2 +- doc/appendix/release-history/v0.2.rst | 2 +- doc/appendix/release-history/v0.3.rst | 2 +- doc/appendix/release-history/v0.4.rst | 2 +- doc/conf.py | 2 +- doc/index.rst | 2 +- doc/main/acknowledgments.rst | 2 +- doc/main/api.rst | 2 +- doc/main/api/accel.rst | 2 +- doc/main/api/celeritas.rst | 2 +- doc/main/api/corecel.rst | 2 +- doc/main/api/orange.rst | 2 +- doc/main/examples.rst | 2 +- doc/main/examples/geant4.rst | 2 +- doc/main/examples/minimal.rst | 2 +- doc/main/installation.rst | 2 +- doc/main/introduction.rst | 2 +- doc/main/overview.rst | 2 +- doc/main/references.rst | 2 +- doc/main/usage.rst | 2 +- example/FindCeleritas.cmake | 2 +- example/accel/CMakeLists.txt | 2 +- example/accel/fastsim-offload.cc | 2 +- example/accel/simple-offload.cc | 2 +- example/accel/trackingmanager-offload.cc | 2 +- example/minimal/CMakeLists.txt | 2 +- example/minimal/minimal.cc | 2 +- interface/CMakeLists.txt | 2 +- interface/celeritas.i | 2 +- interface/detail/macros.i | 2 +- scripts/ci/host-system-info.cmake | 2 +- scripts/ci/test-examples.sh | 2 +- scripts/dev/celeritas-gen.py | 2 +- scripts/dev/celerlldb.py | 2 +- scripts/dev/clang-reformat-everything.sh | 2 +- scripts/dev/run-iwyu.sh | 2 +- scripts/dev/update-test-namespace.py | 2 +- scripts/docker/build.sh | 2 +- src/CMakeLists.txt | 2 +- src/accel/AlongStepFactory.cc | 2 +- src/accel/AlongStepFactory.hh | 2 +- src/accel/CMakeLists.txt | 2 +- src/accel/ExceptionConverter.cc | 2 +- src/accel/ExceptionConverter.cu | 2 +- src/accel/ExceptionConverter.hh | 2 +- src/accel/FastSimulationOffload.cc | 2 +- src/accel/FastSimulationOffload.hh | 2 +- src/accel/GeantSimpleCalo.cc | 2 +- src/accel/GeantSimpleCalo.hh | 2 +- src/accel/GeantStepDiagnostic.cc | 2 +- src/accel/GeantStepDiagnostic.hh | 2 +- src/accel/HepMC3PrimaryGenerator.cc | 2 +- src/accel/HepMC3PrimaryGenerator.hh | 2 +- src/accel/LocalTransporter.cc | 2 +- src/accel/LocalTransporter.hh | 2 +- src/accel/Logger.cc | 2 +- src/accel/Logger.hh | 2 +- src/accel/RZMapMagneticField.hh | 2 +- src/accel/SetupOptions.cc | 2 +- src/accel/SetupOptions.hh | 2 +- src/accel/SetupOptionsMessenger.cc | 2 +- src/accel/SetupOptionsMessenger.hh | 2 +- src/accel/SharedParams.cc | 2 +- src/accel/SharedParams.hh | 2 +- src/accel/SimpleOffload.cc | 2 +- src/accel/SimpleOffload.hh | 2 +- src/accel/TrackingManagerOffload.cc | 2 +- src/accel/TrackingManagerOffload.hh | 2 +- src/accel/detail/GeantSimpleCaloSD.cc | 2 +- src/accel/detail/GeantSimpleCaloSD.hh | 2 +- src/accel/detail/GeantSimpleCaloStorage.hh | 2 +- src/accel/detail/HitManager.cc | 2 +- src/accel/detail/HitManager.hh | 2 +- src/accel/detail/HitProcessor.cc | 2 +- src/accel/detail/HitProcessor.hh | 2 +- src/accel/detail/OffloadWriter.hh | 2 +- src/accel/detail/SensDetInserter.cc | 2 +- src/accel/detail/SensDetInserter.hh | 2 +- src/accel/detail/TouchableUpdater.cc | 2 +- src/accel/detail/TouchableUpdater.hh | 2 +- src/celeritas/CMakeLists.txt | 2 +- src/celeritas/Constants.hh | 2 +- src/celeritas/Quantities.hh | 2 +- src/celeritas/Types.cc | 2 +- src/celeritas/Types.hh | 2 +- src/celeritas/UnitTypes.hh | 2 +- src/celeritas/Units.hh | 2 +- src/celeritas/em/AtomicRelaxationParams.cc | 2 +- src/celeritas/em/AtomicRelaxationParams.hh | 2 +- src/celeritas/em/FluctuationParams.cc | 2 +- src/celeritas/em/FluctuationParams.hh | 2 +- src/celeritas/em/UrbanMscParams.cc | 2 +- src/celeritas/em/UrbanMscParams.hh | 2 +- src/celeritas/em/data/AtomicRelaxationData.hh | 2 +- src/celeritas/em/data/BetheHeitlerData.hh | 2 +- src/celeritas/em/data/CombinedBremData.hh | 2 +- src/celeritas/em/data/EPlusGGData.hh | 2 +- src/celeritas/em/data/ElectronBremsData.hh | 2 +- src/celeritas/em/data/FluctuationData.hh | 2 +- src/celeritas/em/data/KleinNishinaData.hh | 2 +- src/celeritas/em/data/LivermorePEData.hh | 2 +- src/celeritas/em/data/MollerBhabhaData.hh | 2 +- src/celeritas/em/data/MuBremsstrahlungData.hh | 2 +- src/celeritas/em/data/RayleighData.hh | 2 +- src/celeritas/em/data/RelativisticBremData.hh | 2 +- src/celeritas/em/data/SeltzerBergerData.hh | 2 +- src/celeritas/em/data/UrbanMscData.hh | 2 +- src/celeritas/em/data/WentzelData.hh | 2 +- src/celeritas/em/detail/Utils.cc | 2 +- src/celeritas/em/detail/Utils.hh | 2 +- src/celeritas/em/distribution/BhabhaEnergyDistribution.hh | 2 +- src/celeritas/em/distribution/EnergyLossDeltaDistribution.hh | 2 +- src/celeritas/em/distribution/EnergyLossGammaDistribution.hh | 2 +- src/celeritas/em/distribution/EnergyLossGaussianDistribution.hh | 2 +- src/celeritas/em/distribution/EnergyLossHelper.hh | 2 +- src/celeritas/em/distribution/EnergyLossTraits.hh | 2 +- src/celeritas/em/distribution/EnergyLossUrbanDistribution.hh | 2 +- src/celeritas/em/distribution/MollerEnergyDistribution.hh | 2 +- src/celeritas/em/distribution/SBEnergyDistHelper.hh | 2 +- src/celeritas/em/distribution/SBEnergyDistribution.hh | 2 +- src/celeritas/em/distribution/TsaiUrbanDistribution.hh | 2 +- src/celeritas/em/distribution/WentzelDistribution.hh | 2 +- src/celeritas/em/executor/BetheHeitlerExecutor.hh | 2 +- src/celeritas/em/executor/CombinedBremExecutor.hh | 2 +- src/celeritas/em/executor/EPlusGGExecutor.hh | 2 +- src/celeritas/em/executor/KleinNishinaExecutor.hh | 2 +- src/celeritas/em/executor/LivermorePEExecutor.hh | 2 +- src/celeritas/em/executor/MollerBhabhaExecutor.hh | 2 +- src/celeritas/em/executor/MuBremsstrahlungExecutor.hh | 2 +- src/celeritas/em/executor/RayleighExecutor.hh | 2 +- src/celeritas/em/executor/RelativisticBremExecutor.hh | 2 +- src/celeritas/em/executor/SeltzerBergerExecutor.hh | 2 +- src/celeritas/em/executor/WentzelExecutor.hh | 2 +- src/celeritas/em/interactor/AtomicRelaxation.hh | 2 +- src/celeritas/em/interactor/AtomicRelaxationHelper.hh | 2 +- src/celeritas/em/interactor/BetheHeitlerInteractor.hh | 2 +- src/celeritas/em/interactor/CombinedBremInteractor.hh | 2 +- src/celeritas/em/interactor/EPlusGGInteractor.hh | 2 +- src/celeritas/em/interactor/KleinNishinaInteractor.hh | 2 +- src/celeritas/em/interactor/LivermorePEInteractor.hh | 2 +- src/celeritas/em/interactor/MollerBhabhaInteractor.hh | 2 +- src/celeritas/em/interactor/MuBremsstrahlungInteractor.hh | 2 +- src/celeritas/em/interactor/RayleighInteractor.hh | 2 +- src/celeritas/em/interactor/RelativisticBremInteractor.hh | 2 +- src/celeritas/em/interactor/SeltzerBergerInteractor.hh | 2 +- src/celeritas/em/interactor/WentzelInteractor.hh | 2 +- src/celeritas/em/interactor/detail/BremFinalStateHelper.hh | 2 +- src/celeritas/em/interactor/detail/PhysicsConstants.hh | 2 +- src/celeritas/em/interactor/detail/RBEnergySampler.hh | 2 +- src/celeritas/em/interactor/detail/SBEnergySampler.hh | 2 +- src/celeritas/em/interactor/detail/SBPositronXsCorrector.hh | 2 +- src/celeritas/em/model/BetheHeitlerModel.cc | 2 +- src/celeritas/em/model/BetheHeitlerModel.cu | 2 +- src/celeritas/em/model/BetheHeitlerModel.hh | 2 +- src/celeritas/em/model/CombinedBremModel.cc | 2 +- src/celeritas/em/model/CombinedBremModel.cu | 2 +- src/celeritas/em/model/CombinedBremModel.hh | 2 +- src/celeritas/em/model/EPlusGGModel.cc | 2 +- src/celeritas/em/model/EPlusGGModel.cu | 2 +- src/celeritas/em/model/EPlusGGModel.hh | 2 +- src/celeritas/em/model/KleinNishinaModel.cc | 2 +- src/celeritas/em/model/KleinNishinaModel.cu | 2 +- src/celeritas/em/model/KleinNishinaModel.hh | 2 +- src/celeritas/em/model/LivermorePEModel.cc | 2 +- src/celeritas/em/model/LivermorePEModel.cu | 2 +- src/celeritas/em/model/LivermorePEModel.hh | 2 +- src/celeritas/em/model/MollerBhabhaModel.cc | 2 +- src/celeritas/em/model/MollerBhabhaModel.cu | 2 +- src/celeritas/em/model/MollerBhabhaModel.hh | 2 +- src/celeritas/em/model/MuBremsstrahlungModel.cc | 2 +- src/celeritas/em/model/MuBremsstrahlungModel.cu | 2 +- src/celeritas/em/model/MuBremsstrahlungModel.hh | 2 +- src/celeritas/em/model/RayleighModel.cc | 2 +- src/celeritas/em/model/RayleighModel.cu | 2 +- src/celeritas/em/model/RayleighModel.hh | 2 +- src/celeritas/em/model/RelativisticBremModel.cc | 2 +- src/celeritas/em/model/RelativisticBremModel.cu | 2 +- src/celeritas/em/model/RelativisticBremModel.hh | 2 +- src/celeritas/em/model/SeltzerBergerModel.cc | 2 +- src/celeritas/em/model/SeltzerBergerModel.cu | 2 +- src/celeritas/em/model/SeltzerBergerModel.hh | 2 +- src/celeritas/em/model/WentzelModel.cc | 2 +- src/celeritas/em/model/WentzelModel.cu | 2 +- src/celeritas/em/model/WentzelModel.hh | 2 +- src/celeritas/em/msc/UrbanMsc.hh | 2 +- src/celeritas/em/msc/detail/MscStepFromGeo.hh | 2 +- src/celeritas/em/msc/detail/MscStepToGeo.hh | 2 +- src/celeritas/em/msc/detail/UrbanMscHelper.hh | 2 +- src/celeritas/em/msc/detail/UrbanMscScatter.hh | 2 +- src/celeritas/em/msc/detail/UrbanMscStepLimit.hh | 2 +- src/celeritas/em/msc/detail/UrbanPositronCorrector.hh | 2 +- src/celeritas/em/process/BremsstrahlungProcess.cc | 2 +- src/celeritas/em/process/BremsstrahlungProcess.hh | 2 +- src/celeritas/em/process/ComptonProcess.cc | 2 +- src/celeritas/em/process/ComptonProcess.hh | 2 +- src/celeritas/em/process/CoulombScatteringProcess.cc | 2 +- src/celeritas/em/process/CoulombScatteringProcess.hh | 2 +- src/celeritas/em/process/EIonizationProcess.cc | 2 +- src/celeritas/em/process/EIonizationProcess.hh | 2 +- src/celeritas/em/process/EPlusAnnihilationProcess.cc | 2 +- src/celeritas/em/process/EPlusAnnihilationProcess.hh | 2 +- src/celeritas/em/process/GammaConversionProcess.cc | 2 +- src/celeritas/em/process/GammaConversionProcess.hh | 2 +- src/celeritas/em/process/PhotoelectricProcess.cc | 2 +- src/celeritas/em/process/PhotoelectricProcess.hh | 2 +- src/celeritas/em/process/RayleighProcess.cc | 2 +- src/celeritas/em/process/RayleighProcess.hh | 2 +- src/celeritas/em/xs/EPlusGGMacroXsCalculator.hh | 2 +- src/celeritas/em/xs/LPMCalculator.hh | 2 +- src/celeritas/em/xs/LivermorePEMacroXsCalculator.hh | 2 +- src/celeritas/em/xs/LivermorePEMicroXsCalculator.hh | 2 +- src/celeritas/em/xs/MottRatioCalculator.hh | 2 +- src/celeritas/em/xs/RBDiffXsCalculator.hh | 2 +- src/celeritas/em/xs/WentzelRatioCalculator.hh | 2 +- src/celeritas/ext/Convert.geant.hh | 2 +- src/celeritas/ext/GeantGeoData.hh | 2 +- src/celeritas/ext/GeantGeoParams.cc | 2 +- src/celeritas/ext/GeantGeoParams.hh | 2 +- src/celeritas/ext/GeantGeoTrackView.hh | 2 +- src/celeritas/ext/GeantGeoUtils.cc | 2 +- src/celeritas/ext/GeantGeoUtils.hh | 2 +- src/celeritas/ext/GeantImporter.cc | 2 +- src/celeritas/ext/GeantImporter.hh | 2 +- src/celeritas/ext/GeantPhysicsOptions.cc | 2 +- src/celeritas/ext/GeantPhysicsOptions.hh | 2 +- src/celeritas/ext/GeantPhysicsOptionsIO.json.cc | 2 +- src/celeritas/ext/GeantPhysicsOptionsIO.json.hh | 2 +- src/celeritas/ext/GeantSetup.cc | 2 +- src/celeritas/ext/GeantSetup.hh | 2 +- src/celeritas/ext/GeantUtils.cc | 2 +- src/celeritas/ext/GeantUtils.hh | 2 +- src/celeritas/ext/GeantVolumeMapper.cc | 2 +- src/celeritas/ext/GeantVolumeMapper.hh | 2 +- src/celeritas/ext/RootExporter.cc | 2 +- src/celeritas/ext/RootExporter.hh | 2 +- src/celeritas/ext/RootFileManager.cc | 2 +- src/celeritas/ext/RootFileManager.hh | 2 +- src/celeritas/ext/RootImporter.cc | 2 +- src/celeritas/ext/RootImporter.hh | 2 +- src/celeritas/ext/RootInterfaceLinkDef.h | 2 +- src/celeritas/ext/RootUniquePtr.hh | 2 +- src/celeritas/ext/RootUniquePtr.root.cc | 2 +- src/celeritas/ext/ScopedGeantExceptionHandler.cc | 2 +- src/celeritas/ext/ScopedGeantExceptionHandler.hh | 2 +- src/celeritas/ext/ScopedGeantLogger.cc | 2 +- src/celeritas/ext/ScopedGeantLogger.hh | 2 +- src/celeritas/ext/ScopedRootErrorHandler.cc | 2 +- src/celeritas/ext/ScopedRootErrorHandler.hh | 2 +- src/celeritas/ext/VecgeomData.hh | 2 +- src/celeritas/ext/VecgeomParams.cc | 2 +- src/celeritas/ext/VecgeomParams.hh | 2 +- src/celeritas/ext/VecgeomParams.surface.cu | 2 +- src/celeritas/ext/VecgeomParams.surface.hh | 2 +- src/celeritas/ext/VecgeomParamsOutput.cc | 2 +- src/celeritas/ext/VecgeomParamsOutput.hh | 2 +- src/celeritas/ext/VecgeomTrackView.hh | 2 +- src/celeritas/ext/detail/AllElementReader.hh | 2 +- src/celeritas/ext/detail/GeantBremsstrahlungProcess.cc | 2 +- src/celeritas/ext/detail/GeantBremsstrahlungProcess.hh | 2 +- src/celeritas/ext/detail/GeantGeoNavCollection.cc | 2 +- src/celeritas/ext/detail/GeantGeoNavCollection.hh | 2 +- src/celeritas/ext/detail/GeantMicroXsCalculator.cc | 2 +- src/celeritas/ext/detail/GeantMicroXsCalculator.hh | 2 +- src/celeritas/ext/detail/GeantModelImporter.cc | 2 +- src/celeritas/ext/detail/GeantModelImporter.hh | 2 +- src/celeritas/ext/detail/GeantPhysicsList.cc | 2 +- src/celeritas/ext/detail/GeantPhysicsList.hh | 2 +- src/celeritas/ext/detail/GeantProcessImporter.cc | 2 +- src/celeritas/ext/detail/GeantProcessImporter.hh | 2 +- src/celeritas/ext/detail/GeantVolumeVisitor.cc | 2 +- src/celeritas/ext/detail/GeantVolumeVisitor.hh | 2 +- src/celeritas/ext/detail/VecgeomCompatibility.hh | 2 +- src/celeritas/ext/detail/VecgeomNavCollection.cc | 2 +- src/celeritas/ext/detail/VecgeomNavCollection.hh | 2 +- src/celeritas/ext/detail/VecgeomTraits.hh | 2 +- src/celeritas/ext/g4vg/Converter.cc | 2 +- src/celeritas/ext/g4vg/Converter.hh | 2 +- src/celeritas/ext/g4vg/LogicalVolumeConverter.cc | 2 +- src/celeritas/ext/g4vg/LogicalVolumeConverter.hh | 2 +- src/celeritas/ext/g4vg/Scaler.hh | 2 +- src/celeritas/ext/g4vg/SolidConverter.cc | 2 +- src/celeritas/ext/g4vg/SolidConverter.hh | 2 +- src/celeritas/ext/g4vg/Transformer.hh | 2 +- src/celeritas/field/DormandPrinceStepper.hh | 2 +- src/celeritas/field/FieldDriver.hh | 2 +- src/celeritas/field/FieldDriverOptions.cc | 2 +- src/celeritas/field/FieldDriverOptions.hh | 2 +- src/celeritas/field/FieldDriverOptionsIO.json.cc | 2 +- src/celeritas/field/FieldDriverOptionsIO.json.hh | 2 +- src/celeritas/field/FieldPropagator.hh | 2 +- src/celeritas/field/LinearPropagator.hh | 2 +- src/celeritas/field/MagFieldEquation.hh | 2 +- src/celeritas/field/MakeMagFieldPropagator.hh | 2 +- src/celeritas/field/RZMapField.hh | 2 +- src/celeritas/field/RZMapFieldData.hh | 2 +- src/celeritas/field/RZMapFieldInput.hh | 2 +- src/celeritas/field/RZMapFieldInputIO.json.cc | 2 +- src/celeritas/field/RZMapFieldInputIO.json.hh | 2 +- src/celeritas/field/RZMapFieldParams.cc | 2 +- src/celeritas/field/RZMapFieldParams.hh | 2 +- src/celeritas/field/RungeKuttaStepper.hh | 2 +- src/celeritas/field/Types.hh | 2 +- src/celeritas/field/UniformField.hh | 2 +- src/celeritas/field/UniformFieldData.hh | 2 +- src/celeritas/field/UniformZField.hh | 2 +- src/celeritas/field/ZHelixStepper.hh | 2 +- src/celeritas/field/detail/FieldUtils.hh | 2 +- src/celeritas/geo/GeoData.hh | 2 +- src/celeritas/geo/GeoFwd.hh | 2 +- src/celeritas/geo/GeoMaterialData.hh | 2 +- src/celeritas/geo/GeoMaterialParams.cc | 2 +- src/celeritas/geo/GeoMaterialParams.hh | 2 +- src/celeritas/geo/GeoMaterialView.hh | 2 +- src/celeritas/geo/GeoParams.hh | 2 +- src/celeritas/geo/GeoParamsOutput.cc | 2 +- src/celeritas/geo/GeoParamsOutput.hh | 2 +- src/celeritas/geo/GeoTrackView.hh | 2 +- src/celeritas/geo/detail/BoundaryAction.cc | 2 +- src/celeritas/geo/detail/BoundaryAction.cu | 2 +- src/celeritas/geo/detail/BoundaryAction.hh | 2 +- src/celeritas/geo/detail/BoundaryExecutor.hh | 2 +- src/celeritas/global/ActionInterface.cc | 2 +- src/celeritas/global/ActionInterface.hh | 2 +- src/celeritas/global/ActionLauncher.device.hh | 2 +- src/celeritas/global/ActionLauncher.hh | 2 +- src/celeritas/global/ActionRegistry.cc | 2 +- src/celeritas/global/ActionRegistry.hh | 2 +- src/celeritas/global/ActionRegistryOutput.cc | 2 +- src/celeritas/global/ActionRegistryOutput.hh | 2 +- src/celeritas/global/CoreParams.cc | 2 +- src/celeritas/global/CoreParams.hh | 2 +- src/celeritas/global/CoreState.cc | 2 +- src/celeritas/global/CoreState.hh | 2 +- src/celeritas/global/CoreTrackData.cc | 2 +- src/celeritas/global/CoreTrackData.hh | 2 +- src/celeritas/global/CoreTrackDataFwd.hh | 2 +- src/celeritas/global/CoreTrackView.hh | 2 +- src/celeritas/global/KernelContextException.cc | 2 +- src/celeritas/global/KernelContextException.hh | 2 +- src/celeritas/global/Stepper.cc | 2 +- src/celeritas/global/Stepper.hh | 2 +- src/celeritas/global/TrackExecutor.hh | 2 +- src/celeritas/global/alongstep/AlongStep.hh | 2 +- src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cc | 2 +- src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cu | 2 +- src/celeritas/global/alongstep/AlongStepGeneralLinearAction.hh | 2 +- src/celeritas/global/alongstep/AlongStepNeutralAction.cc | 2 +- src/celeritas/global/alongstep/AlongStepNeutralAction.cu | 2 +- src/celeritas/global/alongstep/AlongStepNeutralAction.hh | 2 +- src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cc | 2 +- src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cu | 2 +- src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.hh | 2 +- src/celeritas/global/alongstep/AlongStepUniformMscAction.cc | 2 +- src/celeritas/global/alongstep/AlongStepUniformMscAction.cu | 2 +- src/celeritas/global/alongstep/AlongStepUniformMscAction.hh | 2 +- src/celeritas/global/alongstep/detail/AlongStepKernels.cu | 2 +- src/celeritas/global/alongstep/detail/AlongStepKernels.hh | 2 +- src/celeritas/global/alongstep/detail/AlongStepNeutralImpl.hh | 2 +- src/celeritas/global/alongstep/detail/ElossApplier.hh | 2 +- src/celeritas/global/alongstep/detail/FluctELoss.hh | 2 +- .../global/alongstep/detail/LinearPropagatorFactory.hh | 2 +- src/celeritas/global/alongstep/detail/MeanELoss.hh | 2 +- src/celeritas/global/alongstep/detail/MscApplier.hh | 2 +- src/celeritas/global/alongstep/detail/MscStepLimitApplier.hh | 2 +- src/celeritas/global/alongstep/detail/PropagationApplier.hh | 2 +- .../global/alongstep/detail/RZMapFieldPropagatorFactory.hh | 2 +- src/celeritas/global/alongstep/detail/TimeUpdater.hh | 2 +- src/celeritas/global/alongstep/detail/TrackUpdater.hh | 2 +- .../global/alongstep/detail/UniformFieldPropagatorFactory.hh | 2 +- src/celeritas/global/detail/ActionLauncherKernel.device.hh | 2 +- src/celeritas/global/detail/ActionRegistryImpl.hh | 2 +- src/celeritas/global/detail/ActionSequence.cc | 2 +- src/celeritas/global/detail/ActionSequence.hh | 2 +- src/celeritas/global/detail/ApplierTraits.hh | 2 +- src/celeritas/global/detail/CoreStateThreadOffsets.hh | 2 +- src/celeritas/global/detail/PinnedAllocator.cc | 2 +- src/celeritas/global/detail/TrackExecutorImpl.hh | 2 +- src/celeritas/grid/EnergyLossCalculator.hh | 2 +- src/celeritas/grid/GenericCalculator.hh | 2 +- src/celeritas/grid/GridIdFinder.hh | 2 +- src/celeritas/grid/InverseRangeCalculator.hh | 2 +- src/celeritas/grid/PolyEvaluator.hh | 2 +- src/celeritas/grid/RangeCalculator.hh | 2 +- src/celeritas/grid/ValueGridBuilder.cc | 2 +- src/celeritas/grid/ValueGridBuilder.hh | 2 +- src/celeritas/grid/ValueGridData.cc | 2 +- src/celeritas/grid/ValueGridData.hh | 2 +- src/celeritas/grid/ValueGridInserter.cc | 2 +- src/celeritas/grid/ValueGridInserter.hh | 2 +- src/celeritas/grid/VectorUtils.cc | 2 +- src/celeritas/grid/VectorUtils.hh | 2 +- src/celeritas/grid/XsCalculator.hh | 2 +- src/celeritas/grid/XsGridData.hh | 2 +- src/celeritas/io/AtomicRelaxationReader.cc | 2 +- src/celeritas/io/AtomicRelaxationReader.hh | 2 +- src/celeritas/io/EventData.hh | 2 +- src/celeritas/io/EventIOInterface.hh | 2 +- src/celeritas/io/EventReader.cc | 2 +- src/celeritas/io/EventReader.hh | 2 +- src/celeritas/io/EventWriter.cc | 2 +- src/celeritas/io/EventWriter.hh | 2 +- src/celeritas/io/ImportAtomicRelaxation.hh | 2 +- src/celeritas/io/ImportData.hh | 2 +- src/celeritas/io/ImportElement.hh | 2 +- src/celeritas/io/ImportLivermorePE.hh | 2 +- src/celeritas/io/ImportMaterial.hh | 2 +- src/celeritas/io/ImportModel.cc | 2 +- src/celeritas/io/ImportModel.hh | 2 +- src/celeritas/io/ImportParameters.hh | 2 +- src/celeritas/io/ImportParticle.hh | 2 +- src/celeritas/io/ImportPhysicsTable.cc | 2 +- src/celeritas/io/ImportPhysicsTable.hh | 2 +- src/celeritas/io/ImportPhysicsVector.cc | 2 +- src/celeritas/io/ImportPhysicsVector.hh | 2 +- src/celeritas/io/ImportProcess.cc | 2 +- src/celeritas/io/ImportProcess.hh | 2 +- src/celeritas/io/ImportSBTable.hh | 2 +- src/celeritas/io/ImportVolume.hh | 2 +- src/celeritas/io/ImportedElementalMapLoader.hh | 2 +- src/celeritas/io/LivermorePEReader.cc | 2 +- src/celeritas/io/LivermorePEReader.hh | 2 +- src/celeritas/io/RootEventReader.cc | 2 +- src/celeritas/io/RootEventReader.hh | 2 +- src/celeritas/io/RootEventWriter.cc | 2 +- src/celeritas/io/RootEventWriter.hh | 2 +- src/celeritas/io/SeltzerBergerReader.cc | 2 +- src/celeritas/io/SeltzerBergerReader.hh | 2 +- src/celeritas/mat/ElementSelector.hh | 2 +- src/celeritas/mat/ElementView.hh | 2 +- src/celeritas/mat/IsotopeSelector.hh | 2 +- src/celeritas/mat/IsotopeView.hh | 2 +- src/celeritas/mat/MaterialData.hh | 2 +- src/celeritas/mat/MaterialParams.cc | 2 +- src/celeritas/mat/MaterialParams.hh | 2 +- src/celeritas/mat/MaterialParamsOutput.cc | 2 +- src/celeritas/mat/MaterialParamsOutput.hh | 2 +- src/celeritas/mat/MaterialTrackView.hh | 2 +- src/celeritas/mat/MaterialView.hh | 2 +- src/celeritas/mat/TabulatedElementSelector.hh | 2 +- src/celeritas/mat/detail/Utils.cc | 2 +- src/celeritas/mat/detail/Utils.hh | 2 +- src/celeritas/phys/Applicability.hh | 2 +- src/celeritas/phys/AtomicNumber.hh | 2 +- src/celeritas/phys/CutoffData.hh | 2 +- src/celeritas/phys/CutoffParams.cc | 2 +- src/celeritas/phys/CutoffParams.hh | 2 +- src/celeritas/phys/CutoffView.hh | 2 +- src/celeritas/phys/ImportedModelAdapter.cc | 2 +- src/celeritas/phys/ImportedModelAdapter.hh | 2 +- src/celeritas/phys/ImportedProcessAdapter.cc | 2 +- src/celeritas/phys/ImportedProcessAdapter.hh | 2 +- src/celeritas/phys/Interaction.hh | 2 +- src/celeritas/phys/InteractionApplier.hh | 2 +- src/celeritas/phys/Model.hh | 2 +- src/celeritas/phys/PDGNumber.hh | 2 +- src/celeritas/phys/ParticleData.hh | 2 +- src/celeritas/phys/ParticleParams.cc | 2 +- src/celeritas/phys/ParticleParams.hh | 2 +- src/celeritas/phys/ParticleParamsOutput.cc | 2 +- src/celeritas/phys/ParticleParamsOutput.hh | 2 +- src/celeritas/phys/ParticleTrackView.hh | 2 +- src/celeritas/phys/ParticleView.hh | 2 +- src/celeritas/phys/PhysicsData.hh | 2 +- src/celeritas/phys/PhysicsParams.cc | 2 +- src/celeritas/phys/PhysicsParams.hh | 2 +- src/celeritas/phys/PhysicsParamsOutput.cc | 2 +- src/celeritas/phys/PhysicsParamsOutput.hh | 2 +- src/celeritas/phys/PhysicsStepUtils.hh | 2 +- src/celeritas/phys/PhysicsStepView.hh | 2 +- src/celeritas/phys/PhysicsTrackView.hh | 2 +- src/celeritas/phys/Primary.hh | 2 +- src/celeritas/phys/PrimaryGenerator.cc | 2 +- src/celeritas/phys/PrimaryGenerator.hh | 2 +- src/celeritas/phys/PrimaryGeneratorOptions.cc | 2 +- src/celeritas/phys/PrimaryGeneratorOptions.hh | 2 +- src/celeritas/phys/PrimaryGeneratorOptionsIO.json.cc | 2 +- src/celeritas/phys/PrimaryGeneratorOptionsIO.json.hh | 2 +- src/celeritas/phys/Process.cc | 2 +- src/celeritas/phys/Process.hh | 2 +- src/celeritas/phys/ProcessBuilder.cc | 2 +- src/celeritas/phys/ProcessBuilder.hh | 2 +- src/celeritas/phys/Secondary.hh | 2 +- src/celeritas/phys/detail/DiscreteSelectAction.cc | 2 +- src/celeritas/phys/detail/DiscreteSelectAction.cu | 2 +- src/celeritas/phys/detail/DiscreteSelectAction.hh | 2 +- src/celeritas/phys/detail/DiscreteSelectExecutor.hh | 2 +- src/celeritas/phys/detail/PreStepAction.cc | 2 +- src/celeritas/phys/detail/PreStepAction.cu | 2 +- src/celeritas/phys/detail/PreStepAction.hh | 2 +- src/celeritas/phys/detail/PreStepExecutor.hh | 2 +- src/celeritas/random/CuHipRngData.cc | 2 +- src/celeritas/random/CuHipRngData.hh | 2 +- src/celeritas/random/CuHipRngEngine.hh | 2 +- src/celeritas/random/CuHipRngParams.cc | 2 +- src/celeritas/random/CuHipRngParams.hh | 2 +- src/celeritas/random/RngData.hh | 2 +- src/celeritas/random/RngEngine.hh | 2 +- src/celeritas/random/RngParams.hh | 2 +- src/celeritas/random/RngParamsFwd.hh | 2 +- src/celeritas/random/RngReseed.cc | 2 +- src/celeritas/random/RngReseed.cu | 2 +- src/celeritas/random/RngReseed.hh | 2 +- src/celeritas/random/Selector.hh | 2 +- src/celeritas/random/XorwowRngData.cc | 2 +- src/celeritas/random/XorwowRngData.hh | 2 +- src/celeritas/random/XorwowRngEngine.hh | 2 +- src/celeritas/random/XorwowRngParams.cc | 2 +- src/celeritas/random/XorwowRngParams.hh | 2 +- src/celeritas/random/detail/CuHipRngStateInit.cc | 2 +- src/celeritas/random/detail/CuHipRngStateInit.cu | 2 +- src/celeritas/random/detail/CuHipRngStateInit.hh | 2 +- src/celeritas/random/detail/GenerateCanonical32.hh | 2 +- src/celeritas/random/detail/mockrand.hh | 2 +- src/celeritas/random/distribution/BernoulliDistribution.hh | 2 +- src/celeritas/random/distribution/DeltaDistribution.hh | 2 +- src/celeritas/random/distribution/ExponentialDistribution.hh | 2 +- src/celeritas/random/distribution/GammaDistribution.hh | 2 +- src/celeritas/random/distribution/GenerateCanonical.hh | 2 +- src/celeritas/random/distribution/IsotropicDistribution.hh | 2 +- src/celeritas/random/distribution/NormalDistribution.hh | 2 +- src/celeritas/random/distribution/PoissonDistribution.hh | 2 +- src/celeritas/random/distribution/RadialDistribution.hh | 2 +- src/celeritas/random/distribution/ReciprocalDistribution.hh | 2 +- src/celeritas/random/distribution/UniformBoxDistribution.hh | 2 +- src/celeritas/random/distribution/UniformRealDistribution.hh | 2 +- src/celeritas/track/CoreStateCounters.hh | 2 +- src/celeritas/track/ExtendFromPrimariesAction.cc | 2 +- src/celeritas/track/ExtendFromPrimariesAction.cu | 2 +- src/celeritas/track/ExtendFromPrimariesAction.hh | 2 +- src/celeritas/track/ExtendFromSecondariesAction.cc | 2 +- src/celeritas/track/ExtendFromSecondariesAction.cu | 2 +- src/celeritas/track/ExtendFromSecondariesAction.hh | 2 +- src/celeritas/track/InitializeTracksAction.cc | 2 +- src/celeritas/track/InitializeTracksAction.cu | 2 +- src/celeritas/track/InitializeTracksAction.hh | 2 +- src/celeritas/track/SimData.hh | 2 +- src/celeritas/track/SimParams.cc | 2 +- src/celeritas/track/SimParams.hh | 2 +- src/celeritas/track/SimTrackView.hh | 2 +- src/celeritas/track/SortTracksAction.cc | 2 +- src/celeritas/track/SortTracksAction.hh | 2 +- src/celeritas/track/TrackInitData.hh | 2 +- src/celeritas/track/TrackInitParams.cc | 2 +- src/celeritas/track/TrackInitParams.hh | 2 +- src/celeritas/track/detail/Filler.cu | 2 +- src/celeritas/track/detail/InitTracksExecutor.hh | 2 +- src/celeritas/track/detail/LocateAliveExecutor.hh | 2 +- src/celeritas/track/detail/ProcessPrimariesExecutor.hh | 2 +- src/celeritas/track/detail/ProcessSecondariesExecutor.hh | 2 +- src/celeritas/track/detail/TrackInitAlgorithms.cc | 2 +- src/celeritas/track/detail/TrackInitAlgorithms.cu | 2 +- src/celeritas/track/detail/TrackInitAlgorithms.hh | 2 +- src/celeritas/track/detail/TrackSortUtils.cc | 2 +- src/celeritas/track/detail/TrackSortUtils.cu | 2 +- src/celeritas/track/detail/TrackSortUtils.hh | 2 +- src/celeritas/track/detail/Utils.hh | 2 +- src/celeritas/user/ActionDiagnostic.cc | 2 +- src/celeritas/user/ActionDiagnostic.cu | 2 +- src/celeritas/user/ActionDiagnostic.hh | 2 +- src/celeritas/user/DetectorSteps.cc | 2 +- src/celeritas/user/DetectorSteps.cu | 2 +- src/celeritas/user/DetectorSteps.hh | 2 +- src/celeritas/user/ParticleTallyData.cc | 2 +- src/celeritas/user/ParticleTallyData.hh | 2 +- src/celeritas/user/RootStepWriter.cc | 2 +- src/celeritas/user/RootStepWriter.hh | 2 +- src/celeritas/user/RootStepWriterIO.json.cc | 2 +- src/celeritas/user/RootStepWriterIO.json.hh | 2 +- src/celeritas/user/SimpleCalo.cc | 2 +- src/celeritas/user/SimpleCalo.hh | 2 +- src/celeritas/user/SimpleCaloData.cc | 2 +- src/celeritas/user/SimpleCaloData.hh | 2 +- src/celeritas/user/StepCollector.cc | 2 +- src/celeritas/user/StepCollector.hh | 2 +- src/celeritas/user/StepData.hh | 2 +- src/celeritas/user/StepDiagnostic.cc | 2 +- src/celeritas/user/StepDiagnostic.cu | 2 +- src/celeritas/user/StepDiagnostic.hh | 2 +- src/celeritas/user/StepInterface.hh | 2 +- src/celeritas/user/detail/ActionDiagnosticExecutor.hh | 2 +- src/celeritas/user/detail/SimpleCaloExecutor.hh | 2 +- src/celeritas/user/detail/SimpleCaloImpl.cc | 2 +- src/celeritas/user/detail/SimpleCaloImpl.cu | 2 +- src/celeritas/user/detail/SimpleCaloImpl.hh | 2 +- src/celeritas/user/detail/StepDiagnosticExecutor.hh | 2 +- src/celeritas/user/detail/StepGatherAction.cc | 2 +- src/celeritas/user/detail/StepGatherAction.cu | 2 +- src/celeritas/user/detail/StepGatherAction.hh | 2 +- src/celeritas/user/detail/StepGatherExecutor.hh | 2 +- src/celeritas/user/detail/StepStorage.hh | 2 +- src/celeritas_cmake_strings.h.in | 2 +- src/celeritas_config.h.in | 2 +- src/celeritas_sys_config.h.in | 2 +- src/celeritas_version.h.in | 2 +- src/corecel/Assert.cc | 2 +- src/corecel/Assert.hh | 2 +- src/corecel/AssertIO.json.cc | 2 +- src/corecel/AssertIO.json.hh | 2 +- src/corecel/CMakeLists.txt | 2 +- src/corecel/Macros.hh | 2 +- src/corecel/OpaqueId.hh | 2 +- src/corecel/OpaqueIdIO.hh | 2 +- src/corecel/PinnedAllocator.cc | 2 +- src/corecel/Types.hh | 2 +- src/corecel/cont/Array.hh | 2 +- src/corecel/cont/ArrayIO.hh | 2 +- src/corecel/cont/ArrayIO.json.hh | 2 +- src/corecel/cont/EnumArray.hh | 2 +- src/corecel/cont/EnumClassUtils.hh | 2 +- src/corecel/cont/InitializedValue.hh | 2 +- src/corecel/cont/LabelIdMultiMap.hh | 2 +- src/corecel/cont/MiniStack.hh | 2 +- src/corecel/cont/Range.hh | 2 +- src/corecel/cont/Span.hh | 2 +- src/corecel/cont/SpanIO.hh | 2 +- src/corecel/cont/VariantUtils.hh | 2 +- src/corecel/cont/detail/RangeImpl.hh | 2 +- src/corecel/cont/detail/SpanImpl.hh | 2 +- src/corecel/cont/detail/VariantUtilsImpl.hh | 2 +- src/corecel/data/Collection.hh | 2 +- src/corecel/data/CollectionAlgorithms.hh | 2 +- src/corecel/data/CollectionBuilder.hh | 2 +- src/corecel/data/CollectionMirror.hh | 2 +- src/corecel/data/CollectionStateStore.hh | 2 +- src/corecel/data/Copier.cc | 2 +- src/corecel/data/Copier.hh | 2 +- src/corecel/data/DedupeCollectionBuilder.hh | 2 +- src/corecel/data/DeviceAllocation.cc | 2 +- src/corecel/data/DeviceAllocation.hh | 2 +- src/corecel/data/DeviceVector.hh | 2 +- src/corecel/data/HyperslabIndexer.hh | 2 +- src/corecel/data/LdgIterator.hh | 2 +- src/corecel/data/ObserverPtr.device.hh | 2 +- src/corecel/data/ObserverPtr.hh | 2 +- src/corecel/data/ParamsDataInterface.hh | 2 +- src/corecel/data/PinnedAllocator.hh | 2 +- src/corecel/data/PinnedAllocator.t.hh | 2 +- src/corecel/data/Ref.hh | 2 +- src/corecel/data/StackAllocator.hh | 2 +- src/corecel/data/StackAllocatorData.hh | 2 +- src/corecel/data/StreamStore.hh | 2 +- src/corecel/data/detail/CollectionImpl.hh | 2 +- src/corecel/data/detail/DisabledStorage.hh | 2 +- src/corecel/data/detail/FillInvalid.hh | 2 +- src/corecel/data/detail/Filler.cu | 2 +- src/corecel/data/detail/Filler.device.t.hh | 2 +- src/corecel/data/detail/Filler.hh | 2 +- src/corecel/data/detail/HyperslabIndexerImpl.hh | 2 +- src/corecel/data/detail/LdgIteratorImpl.hh | 2 +- src/corecel/data/detail/RefImpl.hh | 2 +- src/corecel/device_runtime_api.h | 2 +- src/corecel/grid/FindInterp.hh | 2 +- src/corecel/grid/Interpolator.hh | 2 +- src/corecel/grid/NonuniformGrid.hh | 2 +- src/corecel/grid/TwodGridCalculator.hh | 2 +- src/corecel/grid/TwodGridData.hh | 2 +- src/corecel/grid/TwodSubgridCalculator.hh | 2 +- src/corecel/grid/UniformGrid.hh | 2 +- src/corecel/grid/UniformGridData.hh | 2 +- src/corecel/grid/detail/InterpolatorTraits.hh | 2 +- src/corecel/io/BuildOutput.cc | 2 +- src/corecel/io/BuildOutput.hh | 2 +- src/corecel/io/ColorUtils.cc | 2 +- src/corecel/io/ColorUtils.hh | 2 +- src/corecel/io/EnumStringMapper.hh | 2 +- src/corecel/io/ExceptionOutput.cc | 2 +- src/corecel/io/ExceptionOutput.hh | 2 +- src/corecel/io/Join.hh | 2 +- src/corecel/io/JsonPimpl.hh | 2 +- src/corecel/io/JsonUtils.json.cc | 2 +- src/corecel/io/JsonUtils.json.hh | 2 +- src/corecel/io/Label.cc | 2 +- src/corecel/io/Label.hh | 2 +- src/corecel/io/LabelIO.json.hh | 2 +- src/corecel/io/LogContextException.cc | 2 +- src/corecel/io/LogContextException.hh | 2 +- src/corecel/io/Logger.cc | 2 +- src/corecel/io/Logger.hh | 2 +- src/corecel/io/LoggerTypes.cc | 2 +- src/corecel/io/LoggerTypes.hh | 2 +- src/corecel/io/OutputInterface.cc | 2 +- src/corecel/io/OutputInterface.hh | 2 +- src/corecel/io/OutputInterfaceAdapter.hh | 2 +- src/corecel/io/OutputRegistry.cc | 2 +- src/corecel/io/OutputRegistry.hh | 2 +- src/corecel/io/Repr.hh | 2 +- src/corecel/io/ScopedStreamFormat.hh | 2 +- src/corecel/io/ScopedStreamRedirect.cc | 2 +- src/corecel/io/ScopedStreamRedirect.hh | 2 +- src/corecel/io/ScopedTimeAndRedirect.cc | 2 +- src/corecel/io/ScopedTimeAndRedirect.hh | 2 +- src/corecel/io/ScopedTimeLog.hh | 2 +- src/corecel/io/StringEnumMapper.hh | 2 +- src/corecel/io/StringUtils.cc | 2 +- src/corecel/io/StringUtils.hh | 2 +- src/corecel/io/detail/EnumStringMapperImpl.cc | 2 +- src/corecel/io/detail/EnumStringMapperImpl.hh | 2 +- src/corecel/io/detail/Joined.hh | 2 +- src/corecel/io/detail/LoggerMessage.cc | 2 +- src/corecel/io/detail/LoggerMessage.hh | 2 +- src/corecel/io/detail/ReprImpl.cc | 2 +- src/corecel/io/detail/ReprImpl.hh | 2 +- src/corecel/math/Algorithms.hh | 2 +- src/corecel/math/ArrayOperators.hh | 2 +- src/corecel/math/ArrayUtils.hh | 2 +- src/corecel/math/Atomics.hh | 2 +- src/corecel/math/HashUtils.hh | 2 +- src/corecel/math/NumericLimits.hh | 2 +- src/corecel/math/Quantity.hh | 2 +- src/corecel/math/QuantityIO.hh | 2 +- src/corecel/math/QuantityIO.json.hh | 2 +- src/corecel/math/SoftEqual.hh | 2 +- src/corecel/math/Turn.hh | 2 +- src/corecel/math/detail/FnvHasher.hh | 2 +- src/corecel/math/detail/MathImpl.hh | 2 +- src/corecel/math/detail/SoftEqualTraits.hh | 2 +- src/corecel/sys/Device.cc | 2 +- src/corecel/sys/Device.hh | 2 +- src/corecel/sys/DeviceIO.json.cc | 2 +- src/corecel/sys/DeviceIO.json.hh | 2 +- src/corecel/sys/Environment.cc | 2 +- src/corecel/sys/Environment.hh | 2 +- src/corecel/sys/EnvironmentIO.json.hh | 2 +- src/corecel/sys/KernelAttributes.hh | 2 +- src/corecel/sys/KernelParamCalculator.device.cc | 2 +- src/corecel/sys/KernelParamCalculator.device.hh | 2 +- src/corecel/sys/KernelRegistry.cc | 2 +- src/corecel/sys/KernelRegistry.hh | 2 +- src/corecel/sys/KernelRegistryIO.json.cc | 2 +- src/corecel/sys/KernelRegistryIO.json.hh | 2 +- src/corecel/sys/MemRegistry.cc | 2 +- src/corecel/sys/MemRegistry.hh | 2 +- src/corecel/sys/MemRegistryIO.json.cc | 2 +- src/corecel/sys/MemRegistryIO.json.hh | 2 +- src/corecel/sys/MpiCommunicator.cc | 2 +- src/corecel/sys/MpiCommunicator.hh | 2 +- src/corecel/sys/MpiOperations.hh | 2 +- src/corecel/sys/MultiExceptionHandler.cc | 2 +- src/corecel/sys/MultiExceptionHandler.hh | 2 +- src/corecel/sys/ScopedLimitSaver.cuda.cc | 2 +- src/corecel/sys/ScopedLimitSaver.hh | 2 +- src/corecel/sys/ScopedMem.cc | 2 +- src/corecel/sys/ScopedMem.hh | 2 +- src/corecel/sys/ScopedMpiInit.cc | 2 +- src/corecel/sys/ScopedMpiInit.hh | 2 +- src/corecel/sys/ScopedProfiling.cuda.cc | 2 +- src/corecel/sys/ScopedProfiling.hh | 2 +- src/corecel/sys/ScopedProfiling.hip.cc | 2 +- src/corecel/sys/ScopedSignalHandler.cc | 2 +- src/corecel/sys/ScopedSignalHandler.hh | 2 +- src/corecel/sys/Stopwatch.hh | 2 +- src/corecel/sys/Stream.cc | 2 +- src/corecel/sys/Stream.hh | 2 +- src/corecel/sys/ThreadId.hh | 2 +- src/corecel/sys/Thrust.device.hh | 2 +- src/corecel/sys/TypeDemangler.cc | 2 +- src/corecel/sys/TypeDemangler.hh | 2 +- src/corecel/sys/Version.cc | 2 +- src/corecel/sys/Version.hh | 2 +- src/corecel/sys/detail/MpiCommunicatorImpl.hh | 2 +- src/corecel/sys/detail/MpiType.hh | 2 +- src/corecel/sys/detail/StreamStorage.hh | 2 +- src/orange/BoundingBox.hh | 2 +- src/orange/BoundingBoxIO.json.cc | 2 +- src/orange/BoundingBoxIO.json.hh | 2 +- src/orange/BoundingBoxUtils.cc | 2 +- src/orange/BoundingBoxUtils.hh | 2 +- src/orange/CMakeLists.txt | 2 +- src/orange/Constants.hh | 2 +- src/orange/GeoParamsInterface.hh | 2 +- src/orange/MatrixUtils.cc | 2 +- src/orange/MatrixUtils.hh | 2 +- src/orange/OrangeData.hh | 2 +- src/orange/OrangeParams.cc | 2 +- src/orange/OrangeParams.hh | 2 +- src/orange/OrangeParamsOutput.cc | 2 +- src/orange/OrangeParamsOutput.hh | 2 +- src/orange/OrangeTrackView.hh | 2 +- src/orange/OrangeTypes.cc | 2 +- src/orange/OrangeTypes.hh | 2 +- src/orange/Types.hh | 2 +- src/orange/construct/CsgTree.cc | 2 +- src/orange/construct/CsgTree.hh | 2 +- src/orange/construct/CsgTreeIO.json.cc | 2 +- src/orange/construct/CsgTreeIO.json.hh | 2 +- src/orange/construct/CsgTreeUtils.cc | 2 +- src/orange/construct/CsgTreeUtils.hh | 2 +- src/orange/construct/CsgTypes.cc | 2 +- src/orange/construct/CsgTypes.hh | 2 +- src/orange/construct/DepthCalculator.cc | 2 +- src/orange/construct/DepthCalculator.hh | 2 +- src/orange/construct/OrangeInput.hh | 2 +- src/orange/construct/OrangeInputIO.json.cc | 2 +- src/orange/construct/OrangeInputIO.json.hh | 2 +- src/orange/construct/detail/LocalSurfaceInserter.cc | 2 +- src/orange/construct/detail/LocalSurfaceInserter.hh | 2 +- src/orange/construct/detail/NodeReplacementInserter.hh | 2 +- src/orange/construct/detail/NodeSimplifier.cc | 2 +- src/orange/construct/detail/NodeSimplifier.hh | 2 +- src/orange/construct/detail/OrangeInputIOImpl.json.cc | 2 +- src/orange/construct/detail/OrangeInputIOImpl.json.hh | 2 +- src/orange/construct/detail/PostfixLogicBuilder.hh | 2 +- src/orange/detail/BIHBuilder.cc | 2 +- src/orange/detail/BIHBuilder.hh | 2 +- src/orange/detail/BIHData.hh | 2 +- src/orange/detail/BIHPartitioner.cc | 2 +- src/orange/detail/BIHPartitioner.hh | 2 +- src/orange/detail/BIHTraverser.hh | 2 +- src/orange/detail/BIHUtils.hh | 2 +- src/orange/detail/LevelStateAccessor.hh | 2 +- src/orange/detail/RectArrayInserter.cc | 2 +- src/orange/detail/RectArrayInserter.hh | 2 +- src/orange/detail/SurfacesRecordBuilder.cc | 2 +- src/orange/detail/SurfacesRecordBuilder.hh | 2 +- src/orange/detail/TransformInserter.hh | 2 +- src/orange/detail/UnitInserter.cc | 2 +- src/orange/detail/UnitInserter.hh | 2 +- src/orange/detail/UniverseIndexer.hh | 2 +- src/orange/detail/UniverseInserter.cc | 2 +- src/orange/detail/UniverseInserter.hh | 2 +- src/orange/surf/ConeAligned.cc | 2 +- src/orange/surf/ConeAligned.hh | 2 +- src/orange/surf/CylAligned.cc | 2 +- src/orange/surf/CylAligned.hh | 2 +- src/orange/surf/CylCentered.hh | 2 +- src/orange/surf/FaceNamer.cc | 2 +- src/orange/surf/FaceNamer.hh | 2 +- src/orange/surf/GeneralQuadric.cc | 2 +- src/orange/surf/GeneralQuadric.hh | 2 +- src/orange/surf/LocalSurfaceVisitor.hh | 2 +- src/orange/surf/Plane.cc | 2 +- src/orange/surf/Plane.hh | 2 +- src/orange/surf/PlaneAligned.cc | 2 +- src/orange/surf/PlaneAligned.hh | 2 +- src/orange/surf/RecursiveSimplifier.hh | 2 +- src/orange/surf/SimpleQuadric.cc | 2 +- src/orange/surf/SimpleQuadric.hh | 2 +- src/orange/surf/SoftSurfaceEqual.cc | 2 +- src/orange/surf/SoftSurfaceEqual.hh | 2 +- src/orange/surf/Sphere.cc | 2 +- src/orange/surf/Sphere.hh | 2 +- src/orange/surf/SphereCentered.hh | 2 +- src/orange/surf/SurfaceClipper.hh | 2 +- src/orange/surf/SurfaceFwd.hh | 2 +- src/orange/surf/SurfaceIO.cc | 2 +- src/orange/surf/SurfaceIO.hh | 2 +- src/orange/surf/SurfaceSimplifier.cc | 2 +- src/orange/surf/SurfaceSimplifier.hh | 2 +- src/orange/surf/SurfaceTypeTraits.hh | 2 +- src/orange/surf/VariantSurface.cc | 2 +- src/orange/surf/VariantSurface.hh | 2 +- src/orange/surf/detail/AllSurfaces.hh | 2 +- src/orange/surf/detail/PlaneAlignedConverter.hh | 2 +- src/orange/surf/detail/QuadraticSolver.hh | 2 +- src/orange/surf/detail/QuadricConeConverter.hh | 2 +- src/orange/surf/detail/QuadricCylConverter.hh | 2 +- src/orange/surf/detail/QuadricPlaneConverter.hh | 2 +- src/orange/surf/detail/QuadricSphereConverter.hh | 2 +- src/orange/surf/detail/RecursiveSimplifierImpl.hh | 2 +- src/orange/surf/detail/SurfaceClipperImpl.cc | 2 +- src/orange/surf/detail/SurfaceClipperImpl.hh | 2 +- src/orange/surf/detail/SurfaceTransformer.cc | 2 +- src/orange/surf/detail/SurfaceTransformer.hh | 2 +- src/orange/surf/detail/SurfaceTranslator.cc | 2 +- src/orange/surf/detail/SurfaceTranslator.hh | 2 +- src/orange/transform/NoTransformation.hh | 2 +- src/orange/transform/TransformTypeTraits.hh | 2 +- src/orange/transform/TransformVisitor.hh | 2 +- src/orange/transform/Transformation.cc | 2 +- src/orange/transform/Transformation.hh | 2 +- src/orange/transform/Translation.hh | 2 +- src/orange/transform/VariantTransform.cc | 2 +- src/orange/transform/VariantTransform.hh | 2 +- src/orange/transform/detail/TransformTransformer.hh | 2 +- src/orange/transform/detail/TransformTranslator.hh | 2 +- src/orange/univ/RectArrayTracker.hh | 2 +- src/orange/univ/SimpleUnitTracker.hh | 2 +- src/orange/univ/TrackerVisitor.hh | 2 +- src/orange/univ/UniverseTypeTraits.hh | 2 +- src/orange/univ/VolumeView.hh | 2 +- src/orange/univ/detail/LogicEvaluator.hh | 2 +- src/orange/univ/detail/LogicStack.hh | 2 +- src/orange/univ/detail/RaggedRightIndexer.hh | 2 +- src/orange/univ/detail/SenseCalculator.hh | 2 +- src/orange/univ/detail/SurfaceFunctors.hh | 2 +- src/orange/univ/detail/Types.hh | 2 +- src/orange/univ/detail/Utils.hh | 2 +- test/CMakeLists.txt | 2 +- test/DiagnosticRngEngine.hh | 2 +- test/Test.cc | 2 +- test/Test.hh | 2 +- test/TestMacros.hh | 2 +- test/TestMacros.test.cc | 2 +- test/TestMain.hh | 2 +- test/accel/ExceptionConverter.test.cc | 2 +- test/accel/HepMC3PrimaryGenerator.test.cc | 2 +- test/accel/RZMapMagneticField.test.cc | 2 +- test/accel/SDTestBase.cc | 2 +- test/accel/SDTestBase.hh | 2 +- test/accel/SimpleSensitiveDetector.cc | 2 +- test/accel/SimpleSensitiveDetector.hh | 2 +- test/accel/detail/HitManager.test.cc | 2 +- test/accel/detail/HitProcessor.test.cc | 2 +- test/accel/detail/TouchableUpdater.test.cc | 2 +- test/celeritas/AllGeoTypedTestBase.hh | 2 +- test/celeritas/Constants.test.cc | 2 +- test/celeritas/GeantTestBase.cc | 2 +- test/celeritas/GeantTestBase.hh | 2 +- test/celeritas/GenericGeoTestBase.cc | 2 +- test/celeritas/GenericGeoTestBase.hh | 2 +- test/celeritas/GlobalGeoTestBase.cc | 2 +- test/celeritas/GlobalGeoTestBase.hh | 2 +- test/celeritas/GlobalTestBase.cc | 2 +- test/celeritas/GlobalTestBase.hh | 2 +- test/celeritas/ImportedDataTestBase.cc | 2 +- test/celeritas/ImportedDataTestBase.hh | 2 +- test/celeritas/LazyGeoManager.cc | 2 +- test/celeritas/LazyGeoManager.hh | 2 +- test/celeritas/MockTestBase.cc | 2 +- test/celeritas/MockTestBase.hh | 2 +- test/celeritas/OneSteelSphereBase.hh | 2 +- test/celeritas/OnlyGeoTestBase.hh | 2 +- test/celeritas/RootTestBase.cc | 2 +- test/celeritas/RootTestBase.hh | 2 +- test/celeritas/SimpleCmsTestBase.hh | 2 +- test/celeritas/SimpleTestBase.cc | 2 +- test/celeritas/SimpleTestBase.hh | 2 +- test/celeritas/TestEm15Base.hh | 2 +- test/celeritas/TestEm3Base.hh | 2 +- test/celeritas/data/field-layers.gdml | 2 +- test/celeritas/data/field-layers.org.py | 2 +- test/celeritas/data/four-steel-slabs.org.omn | 2 +- test/celeritas/data/testem15.org.omn | 2 +- test/celeritas/data/testem3-flat.org.py | 2 +- test/celeritas/data/two-boxes.org.omn | 2 +- test/celeritas/em/BetheHeitler.test.cc | 2 +- test/celeritas/em/CombinedBrem.test.cc | 2 +- test/celeritas/em/EPlusGG.test.cc | 2 +- test/celeritas/em/Fluctuation.test.cc | 2 +- test/celeritas/em/KleinNishina.test.cc | 2 +- test/celeritas/em/LivermorePE.test.cc | 2 +- test/celeritas/em/MollerBhabha.test.cc | 2 +- test/celeritas/em/MuBremsstrahlung.test.cc | 2 +- test/celeritas/em/Rayleigh.test.cc | 2 +- test/celeritas/em/RelativisticBrem.test.cc | 2 +- test/celeritas/em/SeltzerBerger.test.cc | 2 +- test/celeritas/em/TsaiUrbanDistribution.test.cc | 2 +- test/celeritas/em/UrbanMsc.test.cc | 2 +- test/celeritas/em/Wentzel.test.cc | 2 +- test/celeritas/ext/GeantGeo.test.cc | 2 +- test/celeritas/ext/GeantGeoUtils.test.cc | 2 +- test/celeritas/ext/GeantImporter.test.cc | 2 +- test/celeritas/ext/GeantVolumeMapper.test.cc | 2 +- test/celeritas/ext/RootImporter.test.cc | 2 +- test/celeritas/ext/Vecgeom.test.cc | 2 +- test/celeritas/ext/Vecgeom.test.cu | 2 +- test/celeritas/ext/Vecgeom.test.hh | 2 +- test/celeritas/field/CMSParameterizedField.hh | 2 +- test/celeritas/field/DiagnosticStepper.hh | 2 +- test/celeritas/field/FieldDriver.test.cc | 2 +- test/celeritas/field/FieldPropagator.test.cc | 2 +- test/celeritas/field/FieldTestBase.cc | 2 +- test/celeritas/field/FieldTestBase.hh | 2 +- test/celeritas/field/FieldTestParams.hh | 2 +- test/celeritas/field/Fields.test.cc | 2 +- test/celeritas/field/LinearPropagator.test.cc | 2 +- test/celeritas/field/MagFieldEquation.test.cc | 2 +- test/celeritas/field/MagFieldTraits.hh | 2 +- test/celeritas/field/Steppers.test.cc | 2 +- test/celeritas/geo/CheckedGeoTrackView.hh | 2 +- test/celeritas/geo/GeoMaterial.test.cc | 2 +- test/celeritas/geo/Geometry.test.cc | 2 +- test/celeritas/geo/HeuristicGeoData.hh | 2 +- test/celeritas/geo/HeuristicGeoExecutor.hh | 2 +- test/celeritas/geo/HeuristicGeoTestBase.cc | 2 +- test/celeritas/geo/HeuristicGeoTestBase.cu | 2 +- test/celeritas/geo/HeuristicGeoTestBase.hh | 2 +- test/celeritas/global/ActionRegistry.test.cc | 2 +- test/celeritas/global/AlongStep.test.cc | 2 +- test/celeritas/global/AlongStepTestBase.cc | 2 +- test/celeritas/global/AlongStepTestBase.hh | 2 +- test/celeritas/global/DummyAction.hh | 2 +- test/celeritas/global/KernelContextException.test.cc | 2 +- test/celeritas/global/Stepper.test.cc | 2 +- test/celeritas/global/StepperTestBase.cc | 2 +- test/celeritas/global/StepperTestBase.hh | 2 +- test/celeritas/grid/CalculatorTestBase.cc | 2 +- test/celeritas/grid/CalculatorTestBase.hh | 2 +- test/celeritas/grid/GenericCalculator.test.cc | 2 +- test/celeritas/grid/GridIdFinder.test.cc | 2 +- test/celeritas/grid/InverseRangeCalculator.test.cc | 2 +- test/celeritas/grid/PolyEvaluator.test.cc | 2 +- test/celeritas/grid/RangeCalculator.test.cc | 2 +- test/celeritas/grid/ValueGridBuilder.test.cc | 2 +- test/celeritas/grid/ValueGridInserter.test.cc | 2 +- test/celeritas/grid/VectorUtils.test.cc | 2 +- test/celeritas/grid/XsCalculator.test.cc | 2 +- test/celeritas/io/EventIO.test.cc | 2 +- test/celeritas/io/EventIOTestBase.cc | 2 +- test/celeritas/io/EventIOTestBase.hh | 2 +- test/celeritas/io/RootEventIO.test.cc | 2 +- test/celeritas/io/SeltzerBergerReader.test.cc | 2 +- test/celeritas/mat/ElementSelector.test.cc | 2 +- test/celeritas/mat/IsotopeSelector.test.cc | 2 +- test/celeritas/mat/Material.test.cc | 2 +- test/celeritas/mat/Material.test.cu | 2 +- test/celeritas/mat/Material.test.hh | 2 +- test/celeritas/mat/MaterialTestBase.hh | 2 +- test/celeritas/phys/CutoffParams.test.cc | 2 +- test/celeritas/phys/InteractionIO.cc | 2 +- test/celeritas/phys/InteractionIO.hh | 2 +- test/celeritas/phys/InteractorHostTestBase.cc | 2 +- test/celeritas/phys/InteractorHostTestBase.hh | 2 +- test/celeritas/phys/MockModel.cc | 2 +- test/celeritas/phys/MockModel.hh | 2 +- test/celeritas/phys/MockProcess.cc | 2 +- test/celeritas/phys/MockProcess.hh | 2 +- test/celeritas/phys/Particle.test.cc | 2 +- test/celeritas/phys/Particle.test.cu | 2 +- test/celeritas/phys/Particle.test.hh | 2 +- test/celeritas/phys/Physics.test.cc | 2 +- test/celeritas/phys/Physics.test.cu | 2 +- test/celeritas/phys/Physics.test.hh | 2 +- test/celeritas/phys/PhysicsStepUtils.test.cc | 2 +- test/celeritas/phys/PrimaryGenerator.test.cc | 2 +- test/celeritas/phys/ProcessBuilder.test.cc | 2 +- test/celeritas/phys/SecondaryIO.cc | 2 +- test/celeritas/phys/SecondaryIO.hh | 2 +- test/celeritas/random/HexRepr.hh | 2 +- test/celeritas/random/RngEngine.test.cc | 2 +- test/celeritas/random/RngEngine.test.cu | 2 +- test/celeritas/random/RngEngine.test.hh | 2 +- test/celeritas/random/RngReseed.test.cc | 2 +- test/celeritas/random/RngTally.hh | 2 +- test/celeritas/random/Selector.test.cc | 2 +- test/celeritas/random/SequenceEngine.hh | 2 +- test/celeritas/random/XorwowRngEngine.test.cc | 2 +- test/celeritas/random/curand/CurandPerformance.test.cc | 2 +- test/celeritas/random/curand/CurandPerformance.test.cu | 2 +- test/celeritas/random/curand/CurandPerformance.test.hh | 2 +- .../celeritas/random/distribution/BernoulliDistribution.test.cc | 2 +- .../random/distribution/ExponentialDistribution.test.cc | 2 +- test/celeritas/random/distribution/GammaDistribution.test.cc | 2 +- .../celeritas/random/distribution/IsotropicDistribution.test.cc | 2 +- test/celeritas/random/distribution/NormalDistribution.test.cc | 2 +- test/celeritas/random/distribution/PoissonDistribution.test.cc | 2 +- test/celeritas/random/distribution/RadialDistribution.test.cc | 2 +- .../random/distribution/ReciprocalDistribution.test.cc | 2 +- .../random/distribution/UniformBoxDistribution.test.cc | 2 +- .../random/distribution/UniformRealDistribution.test.cc | 2 +- test/celeritas/track/MockInteractAction.cc | 2 +- test/celeritas/track/MockInteractAction.cu | 2 +- test/celeritas/track/MockInteractAction.hh | 2 +- test/celeritas/track/MockInteractData.hh | 2 +- test/celeritas/track/MockInteractExecutor.hh | 2 +- test/celeritas/track/Sim.test.cc | 2 +- test/celeritas/track/TrackInit.test.cc | 2 +- test/celeritas/track/TrackSort.test.cc | 2 +- test/celeritas/user/CaloTestBase.cc | 2 +- test/celeritas/user/CaloTestBase.hh | 2 +- test/celeritas/user/DetectorSteps.test.cc | 2 +- test/celeritas/user/Diagnostic.test.cc | 2 +- test/celeritas/user/DiagnosticTestBase.cc | 2 +- test/celeritas/user/DiagnosticTestBase.hh | 2 +- test/celeritas/user/ExampleMctruth.cc | 2 +- test/celeritas/user/ExampleMctruth.hh | 2 +- test/celeritas/user/MctruthTestBase.cc | 2 +- test/celeritas/user/MctruthTestBase.hh | 2 +- test/celeritas/user/StepCollector.test.cc | 2 +- test/celeritas/user/StepCollectorTestBase.cc | 2 +- test/celeritas/user/StepCollectorTestBase.hh | 2 +- test/celeritas_test.hh | 2 +- test/celeritas_test_config.h.in | 2 +- test/corecel/OpaqueId.test.cc | 2 +- test/corecel/ScopedLogStorer.cc | 2 +- test/corecel/ScopedLogStorer.hh | 2 +- test/corecel/cont/Array.test.cc | 2 +- test/corecel/cont/InitializedValue.test.cc | 2 +- test/corecel/cont/LabelIdMultiMap.test.cc | 2 +- test/corecel/cont/Range.test.cc | 2 +- test/corecel/cont/Range.test.cu | 2 +- test/corecel/cont/Range.test.hh | 2 +- test/corecel/cont/Span.test.cc | 2 +- test/corecel/cont/VariantUtils.test.cc | 2 +- test/corecel/data/Collection.test.cc | 2 +- test/corecel/data/Collection.test.cu | 2 +- test/corecel/data/Collection.test.hh | 2 +- test/corecel/data/Copier.test.cc | 2 +- test/corecel/data/DeviceAllocation.test.cc | 2 +- test/corecel/data/DeviceVector.test.cc | 2 +- test/corecel/data/HyperslabIndexer.test.cc | 2 +- test/corecel/data/LdgIterator.test.cc | 2 +- test/corecel/data/ObserverPtr.test.cc | 2 +- test/corecel/data/ObserverPtr.test.cu | 2 +- test/corecel/data/ObserverPtr.test.hh | 2 +- test/corecel/data/StackAllocator.test.cc | 2 +- test/corecel/data/StackAllocator.test.cu | 2 +- test/corecel/data/StackAllocator.test.hh | 2 +- test/corecel/grid/Interpolator.test.cc | 2 +- test/corecel/grid/NonuniformGrid.test.cc | 2 +- test/corecel/grid/TwodGridCalculator.test.cc | 2 +- test/corecel/grid/UniformGrid.test.cc | 2 +- test/corecel/io/EnumStringMapper.test.cc | 2 +- test/corecel/io/Join.test.cc | 2 +- test/corecel/io/Label.test.cc | 2 +- test/corecel/io/Logger.test.cc | 2 +- test/corecel/io/OutputRegistry.test.cc | 2 +- test/corecel/io/Repr.test.cc | 2 +- test/corecel/io/StringEnumMapper.test.cc | 2 +- test/corecel/io/StringUtils.test.cc | 2 +- test/corecel/math/Algorithms.test.cc | 2 +- test/corecel/math/ArrayOperators.test.cc | 2 +- test/corecel/math/ArrayUtils.test.cc | 2 +- test/corecel/math/HashUtils.test.cc | 2 +- test/corecel/math/NumericLimits.test.cc | 2 +- test/corecel/math/NumericLimits.test.cu | 2 +- test/corecel/math/NumericLimits.test.hh | 2 +- test/corecel/math/Quantity.test.cc | 2 +- test/corecel/math/SoftEqual.test.cc | 2 +- test/corecel/sys/Environment.test.cc | 2 +- test/corecel/sys/MpiCommunicator.test.cc | 2 +- test/corecel/sys/MultiExceptionHandler.test.cc | 2 +- test/corecel/sys/ScopedSignalHandler.test.cc | 2 +- test/corecel/sys/ScopedStreamRedirect.test.cc | 2 +- test/corecel/sys/Stopwatch.test.cc | 2 +- test/corecel/sys/TypeDemangler.test.cc | 2 +- test/corecel/sys/Version.test.cc | 2 +- test/orange/BoundingBox.test.cc | 2 +- test/orange/BoundingBoxUtils.test.cc | 2 +- test/orange/MatrixUtils.test.cc | 2 +- test/orange/Orange.test.cc | 2 +- test/orange/Orange.test.cu | 2 +- test/orange/OrangeGeoTestBase.cc | 2 +- test/orange/OrangeGeoTestBase.hh | 2 +- test/orange/OrangeTypes.test.cc | 2 +- test/orange/construct/CsgTree.test.cc | 2 +- test/orange/construct/CsgTreeUtils.test.cc | 2 +- test/orange/construct/LocalSurfaceInserter.test.cc | 2 +- test/orange/data/field-layers.gdml | 2 +- test/orange/data/field-layers.org.py | 2 +- test/orange/data/five-volumes.org.omn | 2 +- test/orange/data/geant4-testem15.org.omn | 2 +- test/orange/data/rect_array.org.omn | 2 +- test/orange/detail/BIHBuilder.test.cc | 2 +- test/orange/detail/BIHTraverser.test.cc | 2 +- test/orange/detail/BIHUtils.test.cc | 2 +- test/orange/detail/UniverseIndexer.test.cc | 2 +- test/orange/surf/ConeAligned.test.cc | 2 +- test/orange/surf/CylAligned.test.cc | 2 +- test/orange/surf/CylCentered.test.cc | 2 +- test/orange/surf/FaceNamer.test.cc | 2 +- test/orange/surf/GeneralQuadric.test.cc | 2 +- test/orange/surf/LocalSurfaceVisitor.test.cc | 2 +- test/orange/surf/LocalSurfaceVisitor.test.cu | 2 +- test/orange/surf/LocalSurfaceVisitor.test.hh | 2 +- test/orange/surf/Plane.test.cc | 2 +- test/orange/surf/PlaneAligned.test.cc | 2 +- test/orange/surf/RecursiveSimplifier.test.cc | 2 +- test/orange/surf/SimpleQuadric.test.cc | 2 +- test/orange/surf/SoftSurfaceEqual.test.cc | 2 +- test/orange/surf/Sphere.test.cc | 2 +- test/orange/surf/SphereCentered.test.cc | 2 +- test/orange/surf/SurfaceClipper.test.cc | 2 +- test/orange/surf/SurfaceSimplifier.test.cc | 2 +- test/orange/surf/SurfaceTestUtils.hh | 2 +- test/orange/surf/detail/QuadraticSolver.test.cc | 2 +- test/orange/surf/detail/SurfaceTransformer.test.cc | 2 +- test/orange/surf/detail/SurfaceTranslator.test.cc | 2 +- test/orange/transform/Transformation.test.cc | 2 +- test/orange/transform/Translation.test.cc | 2 +- test/orange/transform/VariantTransform.test.cc | 2 +- test/orange/univ/RectArrayTracker.test.cc | 2 +- test/orange/univ/SimpleUnitTracker.test.cc | 2 +- test/orange/univ/SimpleUnitTracker.test.cu | 2 +- test/orange/univ/SimpleUnitTracker.test.hh | 2 +- test/orange/univ/TrackerVisitor.test.cc | 2 +- test/orange/univ/VolumeView.test.cc | 2 +- test/orange/univ/detail/LogicEvaluator.test.cc | 2 +- test/orange/univ/detail/LogicStack.test.cc | 2 +- test/orange/univ/detail/RaggedRightIndexer.test.cc | 2 +- test/orange/univ/detail/SenseCalculator.test.cc | 2 +- test/orange/univ/detail/SurfaceFunctors.test.cc | 2 +- test/testdetail/NonMasterResultPrinter.cc | 2 +- test/testdetail/NonMasterResultPrinter.hh | 2 +- test/testdetail/TestMacrosImpl.cc | 2 +- test/testdetail/TestMacrosImpl.hh | 2 +- test/testdetail/TestMainImpl.cc | 2 +- test/testdetail/TestMainImpl.hh | 2 +- 1303 files changed, 1303 insertions(+), 1303 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 220b32a396..457a987f8d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ #---------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #----------------------------------------------------------------------------# diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 00d43dd1b8..f88bd77dc9 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index dfe4fa3209..602daae1bf 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/celer-dump-data.cc b/app/celer-dump-data.cc index a3933bf7d8..2fddd33c50 100644 --- a/app/celer-dump-data.cc +++ b/app/celer-dump-data.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-export-geant.cc b/app/celer-export-geant.cc index f5cae96002..27f8d8d687 100644 --- a/app/celer-export-geant.cc +++ b/app/celer-export-geant.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/ActionInitialization.cc b/app/celer-g4/ActionInitialization.cc index 32769ea5ba..756e0304c6 100644 --- a/app/celer-g4/ActionInitialization.cc +++ b/app/celer-g4/ActionInitialization.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/ActionInitialization.hh b/app/celer-g4/ActionInitialization.hh index ceedacb321..2d43368e1a 100644 --- a/app/celer-g4/ActionInitialization.hh +++ b/app/celer-g4/ActionInitialization.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/CMakeLists.txt b/app/celer-g4/CMakeLists.txt index 38ffdbb864..a033524720 100644 --- a/app/celer-g4/CMakeLists.txt +++ b/app/celer-g4/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/celer-g4/DetectorConstruction.cc b/app/celer-g4/DetectorConstruction.cc index b7d1764042..10f72593fe 100644 --- a/app/celer-g4/DetectorConstruction.cc +++ b/app/celer-g4/DetectorConstruction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/DetectorConstruction.hh b/app/celer-g4/DetectorConstruction.hh index 8e607d5304..bbba84ff2d 100644 --- a/app/celer-g4/DetectorConstruction.hh +++ b/app/celer-g4/DetectorConstruction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/EventAction.cc b/app/celer-g4/EventAction.cc index bd56cd7fbb..bc8b2bc745 100644 --- a/app/celer-g4/EventAction.cc +++ b/app/celer-g4/EventAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/EventAction.hh b/app/celer-g4/EventAction.hh index dde13dce54..2a6be56f51 100644 --- a/app/celer-g4/EventAction.hh +++ b/app/celer-g4/EventAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/ExceptionHandler.cc b/app/celer-g4/ExceptionHandler.cc index bbda56969a..e74294702c 100644 --- a/app/celer-g4/ExceptionHandler.cc +++ b/app/celer-g4/ExceptionHandler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/ExceptionHandler.hh b/app/celer-g4/ExceptionHandler.hh index 2e5e328309..53f9764b75 100644 --- a/app/celer-g4/ExceptionHandler.hh +++ b/app/celer-g4/ExceptionHandler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/GeantDiagnostics.cc b/app/celer-g4/GeantDiagnostics.cc index 79d08a561f..6fe1b131d9 100644 --- a/app/celer-g4/GeantDiagnostics.cc +++ b/app/celer-g4/GeantDiagnostics.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/GeantDiagnostics.hh b/app/celer-g4/GeantDiagnostics.hh index 6de2f9f493..26468e33e6 100644 --- a/app/celer-g4/GeantDiagnostics.hh +++ b/app/celer-g4/GeantDiagnostics.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/GlobalSetup.cc b/app/celer-g4/GlobalSetup.cc index 505856d1e1..4880d5377c 100644 --- a/app/celer-g4/GlobalSetup.cc +++ b/app/celer-g4/GlobalSetup.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/GlobalSetup.hh b/app/celer-g4/GlobalSetup.hh index ace0978034..bad805e52f 100644 --- a/app/celer-g4/GlobalSetup.hh +++ b/app/celer-g4/GlobalSetup.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/HepMC3PrimaryGeneratorAction.cc b/app/celer-g4/HepMC3PrimaryGeneratorAction.cc index 31bfb6c1f3..3d679e3120 100644 --- a/app/celer-g4/HepMC3PrimaryGeneratorAction.cc +++ b/app/celer-g4/HepMC3PrimaryGeneratorAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/HepMC3PrimaryGeneratorAction.hh b/app/celer-g4/HepMC3PrimaryGeneratorAction.hh index 4a21e9ea9a..52cb446a60 100644 --- a/app/celer-g4/HepMC3PrimaryGeneratorAction.hh +++ b/app/celer-g4/HepMC3PrimaryGeneratorAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/LocalLogger.cc b/app/celer-g4/LocalLogger.cc index 26e477e955..e411086f98 100644 --- a/app/celer-g4/LocalLogger.cc +++ b/app/celer-g4/LocalLogger.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/LocalLogger.hh b/app/celer-g4/LocalLogger.hh index 11746b690b..9ec3dacbb7 100644 --- a/app/celer-g4/LocalLogger.hh +++ b/app/celer-g4/LocalLogger.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/PGPrimaryGeneratorAction.cc b/app/celer-g4/PGPrimaryGeneratorAction.cc index e043624f08..9322731be7 100644 --- a/app/celer-g4/PGPrimaryGeneratorAction.cc +++ b/app/celer-g4/PGPrimaryGeneratorAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/PGPrimaryGeneratorAction.hh b/app/celer-g4/PGPrimaryGeneratorAction.hh index 7856290375..92c4bf2c5b 100644 --- a/app/celer-g4/PGPrimaryGeneratorAction.hh +++ b/app/celer-g4/PGPrimaryGeneratorAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RootIO.cc b/app/celer-g4/RootIO.cc index 081fc6daba..1818b24f31 100644 --- a/app/celer-g4/RootIO.cc +++ b/app/celer-g4/RootIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RootIO.hh b/app/celer-g4/RootIO.hh index b84b543eb7..800b38b88d 100644 --- a/app/celer-g4/RootIO.hh +++ b/app/celer-g4/RootIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunAction.cc b/app/celer-g4/RunAction.cc index efad05d88d..2afbf0c3b1 100644 --- a/app/celer-g4/RunAction.cc +++ b/app/celer-g4/RunAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunAction.hh b/app/celer-g4/RunAction.hh index d126c9621a..5895680064 100644 --- a/app/celer-g4/RunAction.hh +++ b/app/celer-g4/RunAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunInput.cc b/app/celer-g4/RunInput.cc index df1108b4ce..157592574b 100644 --- a/app/celer-g4/RunInput.cc +++ b/app/celer-g4/RunInput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunInput.hh b/app/celer-g4/RunInput.hh index ae73b5a732..99f48bc1c6 100644 --- a/app/celer-g4/RunInput.hh +++ b/app/celer-g4/RunInput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunInputIO.json.cc b/app/celer-g4/RunInputIO.json.cc index 26b4bbb48d..ca6ea6f1fd 100644 --- a/app/celer-g4/RunInputIO.json.cc +++ b/app/celer-g4/RunInputIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/RunInputIO.json.hh b/app/celer-g4/RunInputIO.json.hh index b5c20304be..5d56a86d11 100644 --- a/app/celer-g4/RunInputIO.json.hh +++ b/app/celer-g4/RunInputIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/SensitiveDetector.cc b/app/celer-g4/SensitiveDetector.cc index 9c78ac549a..0f1bf3bb29 100644 --- a/app/celer-g4/SensitiveDetector.cc +++ b/app/celer-g4/SensitiveDetector.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/SensitiveDetector.hh b/app/celer-g4/SensitiveDetector.hh index d35dad50a7..9d8c181fbd 100644 --- a/app/celer-g4/SensitiveDetector.hh +++ b/app/celer-g4/SensitiveDetector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/SensitiveHit.cc b/app/celer-g4/SensitiveHit.cc index 3b041abd9e..cb542ac2cd 100644 --- a/app/celer-g4/SensitiveHit.cc +++ b/app/celer-g4/SensitiveHit.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/SensitiveHit.hh b/app/celer-g4/SensitiveHit.hh index 20673b9c5e..5e44806129 100644 --- a/app/celer-g4/SensitiveHit.hh +++ b/app/celer-g4/SensitiveHit.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/TimerOutput.cc b/app/celer-g4/TimerOutput.cc index 37ba6f4a82..46c784f21c 100644 --- a/app/celer-g4/TimerOutput.cc +++ b/app/celer-g4/TimerOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/TimerOutput.hh b/app/celer-g4/TimerOutput.hh index e04daa5197..6a7bbd4303 100644 --- a/app/celer-g4/TimerOutput.hh +++ b/app/celer-g4/TimerOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/TrackingAction.cc b/app/celer-g4/TrackingAction.cc index 138069aa8a..a7a956c76a 100644 --- a/app/celer-g4/TrackingAction.cc +++ b/app/celer-g4/TrackingAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/TrackingAction.hh b/app/celer-g4/TrackingAction.hh index 4f6421add5..1fd049f1ca 100644 --- a/app/celer-g4/TrackingAction.hh +++ b/app/celer-g4/TrackingAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/celer-g4.cc b/app/celer-g4/celer-g4.cc index 4c0d966b45..899d3a9519 100644 --- a/app/celer-g4/celer-g4.cc +++ b/app/celer-g4/celer-g4.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/celer-g4.nogeant.cc b/app/celer-g4/celer-g4.nogeant.cc index ee37be76a0..257795bee6 100644 --- a/app/celer-g4/celer-g4.nogeant.cc +++ b/app/celer-g4/celer-g4.nogeant.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-g4/test-harness.py b/app/celer-g4/test-harness.py index 7fa3c0e8fe..71b40eb553 100755 --- a/app/celer-g4/test-harness.py +++ b/app/celer-g4/test-harness.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/app/celer-sim/CMakeLists.txt b/app/celer-sim/CMakeLists.txt index a9ed9b306f..587094f9b6 100644 --- a/app/celer-sim/CMakeLists.txt +++ b/app/celer-sim/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/celer-sim/RootOutput.cc b/app/celer-sim/RootOutput.cc index afa9d5eaf3..8c345b8794 100644 --- a/app/celer-sim/RootOutput.cc +++ b/app/celer-sim/RootOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RootOutput.hh b/app/celer-sim/RootOutput.hh index bf638a96c1..a7682aeb38 100644 --- a/app/celer-sim/RootOutput.hh +++ b/app/celer-sim/RootOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/Runner.cc b/app/celer-sim/Runner.cc index 08bfd13b2f..ebb619eed6 100644 --- a/app/celer-sim/Runner.cc +++ b/app/celer-sim/Runner.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/Runner.hh b/app/celer-sim/Runner.hh index 72f67e83e0..551f1f91ca 100644 --- a/app/celer-sim/Runner.hh +++ b/app/celer-sim/Runner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RunnerInput.hh b/app/celer-sim/RunnerInput.hh index 1ad17aa97a..edf32c7cb7 100644 --- a/app/celer-sim/RunnerInput.hh +++ b/app/celer-sim/RunnerInput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RunnerInputIO.json.cc b/app/celer-sim/RunnerInputIO.json.cc index 1017b63555..99878d1861 100644 --- a/app/celer-sim/RunnerInputIO.json.cc +++ b/app/celer-sim/RunnerInputIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RunnerInputIO.json.hh b/app/celer-sim/RunnerInputIO.json.hh index d9b43f492e..5e6c58f9bc 100644 --- a/app/celer-sim/RunnerInputIO.json.hh +++ b/app/celer-sim/RunnerInputIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RunnerOutput.cc b/app/celer-sim/RunnerOutput.cc index 1b0bcc0c2e..369b84991c 100644 --- a/app/celer-sim/RunnerOutput.cc +++ b/app/celer-sim/RunnerOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/RunnerOutput.hh b/app/celer-sim/RunnerOutput.hh index 9d7bcb2c25..c99d513500 100644 --- a/app/celer-sim/RunnerOutput.hh +++ b/app/celer-sim/RunnerOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/Transporter.cc b/app/celer-sim/Transporter.cc index 1641d73881..b0fabb32fd 100644 --- a/app/celer-sim/Transporter.cc +++ b/app/celer-sim/Transporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/Transporter.hh b/app/celer-sim/Transporter.hh index 9c89182900..f89d20a2aa 100644 --- a/app/celer-sim/Transporter.hh +++ b/app/celer-sim/Transporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/celer-sim.cc b/app/celer-sim/celer-sim.cc index c5f00f4595..fc71a4effc 100644 --- a/app/celer-sim/celer-sim.cc +++ b/app/celer-sim/celer-sim.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/celer-sim/simple-driver.py b/app/celer-sim/simple-driver.py index 8af79a2226..fb08f3b1c3 100755 --- a/app/celer-sim/simple-driver.py +++ b/app/celer-sim/simple-driver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/app/demo-geo-check/CMakeLists.txt b/app/demo-geo-check/CMakeLists.txt index 00d83ae4f9..914c58dc52 100644 --- a/app/demo-geo-check/CMakeLists.txt +++ b/app/demo-geo-check/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/demo-geo-check/GCheckKernel.cc b/app/demo-geo-check/GCheckKernel.cc index b170fa349e..93c4391a95 100644 --- a/app/demo-geo-check/GCheckKernel.cc +++ b/app/demo-geo-check/GCheckKernel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-geo-check/GCheckKernel.cu b/app/demo-geo-check/GCheckKernel.cu index 6a393e554e..cb652de4fc 100644 --- a/app/demo-geo-check/GCheckKernel.cu +++ b/app/demo-geo-check/GCheckKernel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-geo-check/GCheckKernel.hh b/app/demo-geo-check/GCheckKernel.hh index a7ca429f51..82e3f3cc42 100644 --- a/app/demo-geo-check/GCheckKernel.hh +++ b/app/demo-geo-check/GCheckKernel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-geo-check/GCheckRunner.cc b/app/demo-geo-check/GCheckRunner.cc index 465d5df514..672698d322 100644 --- a/app/demo-geo-check/GCheckRunner.cc +++ b/app/demo-geo-check/GCheckRunner.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-geo-check/GCheckRunner.hh b/app/demo-geo-check/GCheckRunner.hh index 0ef31b35ae..1c34a1614b 100644 --- a/app/demo-geo-check/GCheckRunner.hh +++ b/app/demo-geo-check/GCheckRunner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-geo-check/demo-geo-check.cc b/app/demo-geo-check/demo-geo-check.cc index 11435d33db..a2584d2840 100644 --- a/app/demo-geo-check/demo-geo-check.cc +++ b/app/demo-geo-check/demo-geo-check.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/CMakeLists.txt b/app/demo-interactor/CMakeLists.txt index a7bc014a9a..3cca64d839 100644 --- a/app/demo-interactor/CMakeLists.txt +++ b/app/demo-interactor/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/demo-interactor/Detector.hh b/app/demo-interactor/Detector.hh index e83a78ce9f..07e979300f 100644 --- a/app/demo-interactor/Detector.hh +++ b/app/demo-interactor/Detector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/DetectorData.hh b/app/demo-interactor/DetectorData.hh index 21c6c1b206..ced786d98e 100644 --- a/app/demo-interactor/DetectorData.hh +++ b/app/demo-interactor/DetectorData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/HostKNDemoRunner.cc b/app/demo-interactor/HostKNDemoRunner.cc index 90f5b3fd2d..e60aeb0b78 100644 --- a/app/demo-interactor/HostKNDemoRunner.cc +++ b/app/demo-interactor/HostKNDemoRunner.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/HostKNDemoRunner.hh b/app/demo-interactor/HostKNDemoRunner.hh index b375b39926..1584f0b263 100644 --- a/app/demo-interactor/HostKNDemoRunner.hh +++ b/app/demo-interactor/HostKNDemoRunner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoIO.cc b/app/demo-interactor/KNDemoIO.cc index a002124e3c..e3354c6eee 100644 --- a/app/demo-interactor/KNDemoIO.cc +++ b/app/demo-interactor/KNDemoIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoIO.hh b/app/demo-interactor/KNDemoIO.hh index 25e98df72c..fe5fcd47b1 100644 --- a/app/demo-interactor/KNDemoIO.hh +++ b/app/demo-interactor/KNDemoIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoKernel.cu b/app/demo-interactor/KNDemoKernel.cu index 6d975f9622..b1bc0a75bc 100644 --- a/app/demo-interactor/KNDemoKernel.cu +++ b/app/demo-interactor/KNDemoKernel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoKernel.hh b/app/demo-interactor/KNDemoKernel.hh index 253462ecaa..d2ea99411a 100644 --- a/app/demo-interactor/KNDemoKernel.hh +++ b/app/demo-interactor/KNDemoKernel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoKernel.thrust.cu b/app/demo-interactor/KNDemoKernel.thrust.cu index f58cb1cb58..9bdc7a1f84 100644 --- a/app/demo-interactor/KNDemoKernel.thrust.cu +++ b/app/demo-interactor/KNDemoKernel.thrust.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoRunner.cc b/app/demo-interactor/KNDemoRunner.cc index 1f1bb2ea8c..80372a3f41 100644 --- a/app/demo-interactor/KNDemoRunner.cc +++ b/app/demo-interactor/KNDemoRunner.cc @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KNDemoRunner.hh b/app/demo-interactor/KNDemoRunner.hh index a7c5237877..a2778ca009 100644 --- a/app/demo-interactor/KNDemoRunner.hh +++ b/app/demo-interactor/KNDemoRunner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/KernelUtils.hh b/app/demo-interactor/KernelUtils.hh index 938a50a185..c1c9ad56cc 100644 --- a/app/demo-interactor/KernelUtils.hh +++ b/app/demo-interactor/KernelUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/LoadXs.cc b/app/demo-interactor/LoadXs.cc index d88717e408..2ad48b7f21 100644 --- a/app/demo-interactor/LoadXs.cc +++ b/app/demo-interactor/LoadXs.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/LoadXs.hh b/app/demo-interactor/LoadXs.hh index b8e107ed97..f0b489db5c 100644 --- a/app/demo-interactor/LoadXs.hh +++ b/app/demo-interactor/LoadXs.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/XsGridParams.cc b/app/demo-interactor/XsGridParams.cc index adc248d8b9..00f8171b23 100644 --- a/app/demo-interactor/XsGridParams.cc +++ b/app/demo-interactor/XsGridParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/XsGridParams.hh b/app/demo-interactor/XsGridParams.hh index 051447972a..5854a5b251 100644 --- a/app/demo-interactor/XsGridParams.hh +++ b/app/demo-interactor/XsGridParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/demo-interactor.cc b/app/demo-interactor/demo-interactor.cc index 8a2123cf78..409f18828e 100644 --- a/app/demo-interactor/demo-interactor.cc +++ b/app/demo-interactor/demo-interactor.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/host-demo-interactor.cc b/app/demo-interactor/host-demo-interactor.cc index b7a3acda4f..9ea46dc02f 100644 --- a/app/demo-interactor/host-demo-interactor.cc +++ b/app/demo-interactor/host-demo-interactor.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-interactor/simple-driver.py b/app/demo-interactor/simple-driver.py index f4f7e3974b..c0ac3e8259 100755 --- a/app/demo-interactor/simple-driver.py +++ b/app/demo-interactor/simple-driver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/app/demo-rasterizer/CMakeLists.txt b/app/demo-rasterizer/CMakeLists.txt index 9035d524a8..9abbeebaab 100644 --- a/app/demo-rasterizer/CMakeLists.txt +++ b/app/demo-rasterizer/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/app/demo-rasterizer/ImageData.hh b/app/demo-rasterizer/ImageData.hh index 81ce3b9c8b..858eba6d53 100644 --- a/app/demo-rasterizer/ImageData.hh +++ b/app/demo-rasterizer/ImageData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/ImageIO.cc b/app/demo-rasterizer/ImageIO.cc index 7142ccfa60..ea7e7d98bc 100644 --- a/app/demo-rasterizer/ImageIO.cc +++ b/app/demo-rasterizer/ImageIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/ImageIO.hh b/app/demo-rasterizer/ImageIO.hh index 03fc938c8a..0d32612c43 100644 --- a/app/demo-rasterizer/ImageIO.hh +++ b/app/demo-rasterizer/ImageIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/ImageStore.cc b/app/demo-rasterizer/ImageStore.cc index 976bfb3a24..985f5d24b1 100644 --- a/app/demo-rasterizer/ImageStore.cc +++ b/app/demo-rasterizer/ImageStore.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/ImageStore.hh b/app/demo-rasterizer/ImageStore.hh index 2429367b33..c822843ca4 100644 --- a/app/demo-rasterizer/ImageStore.hh +++ b/app/demo-rasterizer/ImageStore.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/ImageTrackView.hh b/app/demo-rasterizer/ImageTrackView.hh index 8d5c0f50dd..8c2eff9e47 100644 --- a/app/demo-rasterizer/ImageTrackView.hh +++ b/app/demo-rasterizer/ImageTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/RDemoKernel.cu b/app/demo-rasterizer/RDemoKernel.cu index 3f5c558d03..67a4e1ceb4 100644 --- a/app/demo-rasterizer/RDemoKernel.cu +++ b/app/demo-rasterizer/RDemoKernel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/RDemoKernel.hh b/app/demo-rasterizer/RDemoKernel.hh index 82a4e0b4fe..3d57586b2d 100644 --- a/app/demo-rasterizer/RDemoKernel.hh +++ b/app/demo-rasterizer/RDemoKernel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/RDemoRunner.cc b/app/demo-rasterizer/RDemoRunner.cc index 9cde7aa226..d4fad8e930 100644 --- a/app/demo-rasterizer/RDemoRunner.cc +++ b/app/demo-rasterizer/RDemoRunner.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/RDemoRunner.hh b/app/demo-rasterizer/RDemoRunner.hh index 1891fbdec8..d7b78b5b56 100644 --- a/app/demo-rasterizer/RDemoRunner.hh +++ b/app/demo-rasterizer/RDemoRunner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/demo-rasterizer.cc b/app/demo-rasterizer/demo-rasterizer.cc index d08733764b..1b1c7d6943 100644 --- a/app/demo-rasterizer/demo-rasterizer.cc +++ b/app/demo-rasterizer/demo-rasterizer.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/app/demo-rasterizer/simple-driver.py b/app/demo-rasterizer/simple-driver.py index 05812020e3..8cfae08e74 100755 --- a/app/demo-rasterizer/simple-driver.py +++ b/app/demo-rasterizer/simple-driver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/app/demo-rasterizer/visualize.py b/app/demo-rasterizer/visualize.py index df2bbddb96..8482cbdb2a 100755 --- a/app/demo-rasterizer/visualize.py +++ b/app/demo-rasterizer/visualize.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/app/orange-update.cc b/app/orange-update.cc index 5e51179f2d..11cb0ec12a 100644 --- a/app/orange-update.cc +++ b/app/orange-update.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/cmake/CeleritasAddTest.cmake b/cmake/CeleritasAddTest.cmake index 8db69c0f5a..70e5d39a8a 100644 --- a/cmake/CeleritasAddTest.cmake +++ b/cmake/CeleritasAddTest.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/CeleritasConfig.cmake.in b/cmake/CeleritasConfig.cmake.in index cc7f6602cb..a678e25d9d 100644 --- a/cmake/CeleritasConfig.cmake.in +++ b/cmake/CeleritasConfig.cmake.in @@ -1,5 +1,5 @@ #---------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #----------------------------------------------------------------------------# diff --git a/cmake/CeleritasLibrary.cmake b/cmake/CeleritasLibrary.cmake index dc98c3d8a0..2b1d38623f 100644 --- a/cmake/CeleritasLibrary.cmake +++ b/cmake/CeleritasLibrary.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/CeleritasMakeRulesOverride.cmake b/cmake/CeleritasMakeRulesOverride.cmake index f843728938..501d33587d 100644 --- a/cmake/CeleritasMakeRulesOverride.cmake +++ b/cmake/CeleritasMakeRulesOverride.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/CeleritasUtils.cmake b/cmake/CeleritasUtils.cmake index 3a6519a797..c055eb5b9d 100644 --- a/cmake/CeleritasUtils.cmake +++ b/cmake/CeleritasUtils.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/CgvFindVersion.cmake b/cmake/CgvFindVersion.cmake index 2aa12c73ca..2c381e03b3 100644 --- a/cmake/CgvFindVersion.cmake +++ b/cmake/CgvFindVersion.cmake @@ -3,7 +3,7 @@ # # https://github.com/sethrj/cmake-git-version # -# Copyright 2021-2023 UT-Battelle, LLC +# Copyright 2021-2024 UT-Battelle, LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/FindGeant4.cmake b/cmake/FindGeant4.cmake index e6600814e2..69c220b7d4 100644 --- a/cmake/FindGeant4.cmake +++ b/cmake/FindGeant4.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/FindHepMC3.cmake b/cmake/FindHepMC3.cmake index ab56e5d69c..fec44749cd 100644 --- a/cmake/FindHepMC3.cmake +++ b/cmake/FindHepMC3.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/FindROOT.cmake b/cmake/FindROOT.cmake index 2daf6e99f5..17dd34734b 100644 --- a/cmake/FindROOT.cmake +++ b/cmake/FindROOT.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/cmake/FindVecGeom.cmake b/cmake/FindVecGeom.cmake index e58cb24871..24778dea77 100644 --- a/cmake/FindVecGeom.cmake +++ b/cmake/FindVecGeom.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 63d93aa83e..ee787901ce 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/doc/_python/monkeysphinx.py b/doc/_python/monkeysphinx.py index ec8dc8be4e..1a7141be40 100755 --- a/doc/_python/monkeysphinx.py +++ b/doc/_python/monkeysphinx.py @@ -1,4 +1,4 @@ -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/doc/appendix/administration.rst b/doc/appendix/administration.rst index 4fa5dc0bde..527033bdca 100644 --- a/doc/appendix/administration.rst +++ b/doc/appendix/administration.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/development.rst b/doc/appendix/development.rst index 87a8c6c574..04179c8001 100644 --- a/doc/appendix/development.rst +++ b/doc/appendix/development.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/license.rst b/doc/appendix/license.rst index 7d402c1d6e..e9b66c1e49 100644 --- a/doc/appendix/license.rst +++ b/doc/appendix/license.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/release-history.rst b/doc/appendix/release-history.rst index 5577a5f484..3f4c7c9af3 100644 --- a/doc/appendix/release-history.rst +++ b/doc/appendix/release-history.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/release-history/v0.1.rst b/doc/appendix/release-history/v0.1.rst index d2e4f807e0..cfebba407b 100644 --- a/doc/appendix/release-history/v0.1.rst +++ b/doc/appendix/release-history/v0.1.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/release-history/v0.2.rst b/doc/appendix/release-history/v0.2.rst index 60320325bd..ab87d37db3 100644 --- a/doc/appendix/release-history/v0.2.rst +++ b/doc/appendix/release-history/v0.2.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/release-history/v0.3.rst b/doc/appendix/release-history/v0.3.rst index b6b3f782a2..11b7c13a78 100644 --- a/doc/appendix/release-history/v0.3.rst +++ b/doc/appendix/release-history/v0.3.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/appendix/release-history/v0.4.rst b/doc/appendix/release-history/v0.4.rst index 946827d3f6..8ea58bb47c 100644 --- a/doc/appendix/release-history/v0.4.rst +++ b/doc/appendix/release-history/v0.4.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/conf.py b/doc/conf.py index eb497b8b84..8b009e57d5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -1,4 +1,4 @@ -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/doc/index.rst b/doc/index.rst index 73fa6c51df..a240168b61 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/acknowledgments.rst b/doc/main/acknowledgments.rst index b7741d4176..d6a63b9605 100644 --- a/doc/main/acknowledgments.rst +++ b/doc/main/acknowledgments.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/api.rst b/doc/main/api.rst index b789040b23..20c632836a 100644 --- a/doc/main/api.rst +++ b/doc/main/api.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/api/accel.rst b/doc/main/api/accel.rst index 3cf54b5828..5153933ed9 100644 --- a/doc/main/api/accel.rst +++ b/doc/main/api/accel.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/api/celeritas.rst b/doc/main/api/celeritas.rst index ffba812c0b..70bf927082 100644 --- a/doc/main/api/celeritas.rst +++ b/doc/main/api/celeritas.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/api/corecel.rst b/doc/main/api/corecel.rst index 6b15f2a32d..717aaa28eb 100644 --- a/doc/main/api/corecel.rst +++ b/doc/main/api/corecel.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/api/orange.rst b/doc/main/api/orange.rst index dfd6c39f4b..29cfe0bab6 100644 --- a/doc/main/api/orange.rst +++ b/doc/main/api/orange.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/examples.rst b/doc/main/examples.rst index 51e743ae22..671a7cfd51 100644 --- a/doc/main/examples.rst +++ b/doc/main/examples.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/examples/geant4.rst b/doc/main/examples/geant4.rst index b260e9f688..e488908e88 100644 --- a/doc/main/examples/geant4.rst +++ b/doc/main/examples/geant4.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/examples/minimal.rst b/doc/main/examples/minimal.rst index 79f6dc5c03..8c1ed70edc 100644 --- a/doc/main/examples/minimal.rst +++ b/doc/main/examples/minimal.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/installation.rst b/doc/main/installation.rst index e15baa47e8..bf1cfb9d86 100644 --- a/doc/main/installation.rst +++ b/doc/main/installation.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/introduction.rst b/doc/main/introduction.rst index e73ed3b280..2c94acaa89 100644 --- a/doc/main/introduction.rst +++ b/doc/main/introduction.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/overview.rst b/doc/main/overview.rst index a9e1af5c5a..55f9f01ef0 100644 --- a/doc/main/overview.rst +++ b/doc/main/overview.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/references.rst b/doc/main/references.rst index f50404693d..fd6df95381 100644 --- a/doc/main/references.rst +++ b/doc/main/references.rst @@ -1,4 +1,4 @@ -.. Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/doc/main/usage.rst b/doc/main/usage.rst index e7e7417ed4..e9deb92c0a 100644 --- a/doc/main/usage.rst +++ b/doc/main/usage.rst @@ -1,4 +1,4 @@ -.. Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +.. Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. .. See the doc/COPYRIGHT file for details. .. SPDX-License-Identifier: CC-BY-4.0 diff --git a/example/FindCeleritas.cmake b/example/FindCeleritas.cmake index c26619e265..3497749ac6 100644 --- a/example/FindCeleritas.cmake +++ b/example/FindCeleritas.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/example/accel/CMakeLists.txt b/example/accel/CMakeLists.txt index f51164a536..222da1f560 100644 --- a/example/accel/CMakeLists.txt +++ b/example/accel/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/example/accel/fastsim-offload.cc b/example/accel/fastsim-offload.cc index 16688fd02f..730bdf63a2 100644 --- a/example/accel/fastsim-offload.cc +++ b/example/accel/fastsim-offload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/example/accel/simple-offload.cc b/example/accel/simple-offload.cc index e0ac6ad1fc..2cbec5ef16 100644 --- a/example/accel/simple-offload.cc +++ b/example/accel/simple-offload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/example/accel/trackingmanager-offload.cc b/example/accel/trackingmanager-offload.cc index fec35cc2eb..55294eef26 100644 --- a/example/accel/trackingmanager-offload.cc +++ b/example/accel/trackingmanager-offload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/example/minimal/CMakeLists.txt b/example/minimal/CMakeLists.txt index 83a8e581e0..963f006e49 100644 --- a/example/minimal/CMakeLists.txt +++ b/example/minimal/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/example/minimal/minimal.cc b/example/minimal/minimal.cc index 531ddc39a9..02d4c394af 100644 --- a/example/minimal/minimal.cc +++ b/example/minimal/minimal.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/interface/CMakeLists.txt b/interface/CMakeLists.txt index b86bd18a11..625c0103d5 100644 --- a/interface/CMakeLists.txt +++ b/interface/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/interface/celeritas.i b/interface/celeritas.i index 5c52182702..d43984d3f4 100644 --- a/interface/celeritas.i +++ b/interface/celeritas.i @@ -1,5 +1,5 @@ //---------------------------------*-SWIG-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/interface/detail/macros.i b/interface/detail/macros.i index 7e99451f7d..67357df83f 100644 --- a/interface/detail/macros.i +++ b/interface/detail/macros.i @@ -1,5 +1,5 @@ //---------------------------------*-SWIG-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/scripts/ci/host-system-info.cmake b/scripts/ci/host-system-info.cmake index 8fa0a9efb3..a92c374707 100644 --- a/scripts/ci/host-system-info.cmake +++ b/scripts/ci/host-system-info.cmake @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #[=======================================================================[.rst: diff --git a/scripts/ci/test-examples.sh b/scripts/ci/test-examples.sh index 662d4d6a91..efd5d87fb6 100755 --- a/scripts/ci/test-examples.sh +++ b/scripts/ci/test-examples.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/scripts/dev/celeritas-gen.py b/scripts/dev/celeritas-gen.py index d6957e042d..6cbc3bfb42 100755 --- a/scripts/dev/celeritas-gen.py +++ b/scripts/dev/celeritas-gen.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """\ diff --git a/scripts/dev/celerlldb.py b/scripts/dev/celerlldb.py index 201a7f65de..d97a7ce151 100755 --- a/scripts/dev/celerlldb.py +++ b/scripts/dev/celerlldb.py @@ -1,4 +1,4 @@ -# Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/scripts/dev/clang-reformat-everything.sh b/scripts/dev/clang-reformat-everything.sh index 853f5434e2..d5495ab802 100755 --- a/scripts/dev/clang-reformat-everything.sh +++ b/scripts/dev/clang-reformat-everything.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/scripts/dev/run-iwyu.sh b/scripts/dev/run-iwyu.sh index 1dbde1582d..8227cb3542 100755 --- a/scripts/dev/run-iwyu.sh +++ b/scripts/dev/run-iwyu.sh @@ -1,5 +1,5 @@ #!/bin/sh -ex -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/scripts/dev/update-test-namespace.py b/scripts/dev/update-test-namespace.py index fb3ab1c076..6343e00a36 100755 --- a/scripts/dev/update-test-namespace.py +++ b/scripts/dev/update-test-namespace.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """\ diff --git a/scripts/docker/build.sh b/scripts/docker/build.sh index e92f79e253..9c4b5fc9e6 100755 --- a/scripts/docker/build.sh +++ b/scripts/docker/build.sh @@ -1,5 +1,5 @@ #!/bin/sh -ex -# Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2bccb541ff..4c359cb96e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ #---------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #----------------------------------------------------------------------------# diff --git a/src/accel/AlongStepFactory.cc b/src/accel/AlongStepFactory.cc index ee68340746..88672fe7df 100644 --- a/src/accel/AlongStepFactory.cc +++ b/src/accel/AlongStepFactory.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/AlongStepFactory.hh b/src/accel/AlongStepFactory.hh index 924549ca85..7510ea2568 100644 --- a/src/accel/AlongStepFactory.hh +++ b/src/accel/AlongStepFactory.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/CMakeLists.txt b/src/accel/CMakeLists.txt index 4447323ef3..1526cfcf85 100644 --- a/src/accel/CMakeLists.txt +++ b/src/accel/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/src/accel/ExceptionConverter.cc b/src/accel/ExceptionConverter.cc index d0cd6a358d..6f51fc374b 100644 --- a/src/accel/ExceptionConverter.cc +++ b/src/accel/ExceptionConverter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/ExceptionConverter.cu b/src/accel/ExceptionConverter.cu index a3a65191fb..bef94ef005 100644 --- a/src/accel/ExceptionConverter.cu +++ b/src/accel/ExceptionConverter.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/ExceptionConverter.hh b/src/accel/ExceptionConverter.hh index d93663485c..b1ad178eda 100644 --- a/src/accel/ExceptionConverter.hh +++ b/src/accel/ExceptionConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/FastSimulationOffload.cc b/src/accel/FastSimulationOffload.cc index ab47796178..0c9aee36e0 100644 --- a/src/accel/FastSimulationOffload.cc +++ b/src/accel/FastSimulationOffload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/FastSimulationOffload.hh b/src/accel/FastSimulationOffload.hh index e900bdfa37..61b8d57da1 100644 --- a/src/accel/FastSimulationOffload.hh +++ b/src/accel/FastSimulationOffload.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/GeantSimpleCalo.cc b/src/accel/GeantSimpleCalo.cc index 30eb436ce0..5d21b50db0 100644 --- a/src/accel/GeantSimpleCalo.cc +++ b/src/accel/GeantSimpleCalo.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/GeantSimpleCalo.hh b/src/accel/GeantSimpleCalo.hh index a62d2d6e80..bad1ac07f4 100644 --- a/src/accel/GeantSimpleCalo.hh +++ b/src/accel/GeantSimpleCalo.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/GeantStepDiagnostic.cc b/src/accel/GeantStepDiagnostic.cc index 7c7855ee26..098096d0dc 100644 --- a/src/accel/GeantStepDiagnostic.cc +++ b/src/accel/GeantStepDiagnostic.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/GeantStepDiagnostic.hh b/src/accel/GeantStepDiagnostic.hh index 165c7f35cc..44d50dafb8 100644 --- a/src/accel/GeantStepDiagnostic.hh +++ b/src/accel/GeantStepDiagnostic.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/HepMC3PrimaryGenerator.cc b/src/accel/HepMC3PrimaryGenerator.cc index cdd82517e5..7adc4b1539 100644 --- a/src/accel/HepMC3PrimaryGenerator.cc +++ b/src/accel/HepMC3PrimaryGenerator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/HepMC3PrimaryGenerator.hh b/src/accel/HepMC3PrimaryGenerator.hh index d448d92c49..338173efb5 100644 --- a/src/accel/HepMC3PrimaryGenerator.hh +++ b/src/accel/HepMC3PrimaryGenerator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/LocalTransporter.cc b/src/accel/LocalTransporter.cc index 2c3539c525..af530d460f 100644 --- a/src/accel/LocalTransporter.cc +++ b/src/accel/LocalTransporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/LocalTransporter.hh b/src/accel/LocalTransporter.hh index 393a4e2879..89b5d68b10 100644 --- a/src/accel/LocalTransporter.hh +++ b/src/accel/LocalTransporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/Logger.cc b/src/accel/Logger.cc index 7fcd725f4e..5cd193f968 100644 --- a/src/accel/Logger.cc +++ b/src/accel/Logger.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/Logger.hh b/src/accel/Logger.hh index 3d422a32a6..93e04f1c68 100644 --- a/src/accel/Logger.hh +++ b/src/accel/Logger.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/RZMapMagneticField.hh b/src/accel/RZMapMagneticField.hh index 82b8b0e18e..289db8ea7a 100644 --- a/src/accel/RZMapMagneticField.hh +++ b/src/accel/RZMapMagneticField.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SetupOptions.cc b/src/accel/SetupOptions.cc index 34d351d195..cefe7e8b46 100644 --- a/src/accel/SetupOptions.cc +++ b/src/accel/SetupOptions.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SetupOptions.hh b/src/accel/SetupOptions.hh index 50c747cd5b..70bc8a4168 100644 --- a/src/accel/SetupOptions.hh +++ b/src/accel/SetupOptions.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SetupOptionsMessenger.cc b/src/accel/SetupOptionsMessenger.cc index 4a382a1f76..3be3b41ce6 100644 --- a/src/accel/SetupOptionsMessenger.cc +++ b/src/accel/SetupOptionsMessenger.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SetupOptionsMessenger.hh b/src/accel/SetupOptionsMessenger.hh index 9e5f68e445..60344b306e 100644 --- a/src/accel/SetupOptionsMessenger.hh +++ b/src/accel/SetupOptionsMessenger.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SharedParams.cc b/src/accel/SharedParams.cc index a3fb011d3b..72e39672bc 100644 --- a/src/accel/SharedParams.cc +++ b/src/accel/SharedParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SharedParams.hh b/src/accel/SharedParams.hh index 2471540e3b..d11a3ddf50 100644 --- a/src/accel/SharedParams.hh +++ b/src/accel/SharedParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SimpleOffload.cc b/src/accel/SimpleOffload.cc index be2936712a..de4b93f488 100644 --- a/src/accel/SimpleOffload.cc +++ b/src/accel/SimpleOffload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/SimpleOffload.hh b/src/accel/SimpleOffload.hh index 54a68d34c7..d150222033 100644 --- a/src/accel/SimpleOffload.hh +++ b/src/accel/SimpleOffload.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/TrackingManagerOffload.cc b/src/accel/TrackingManagerOffload.cc index bcfd63e6d7..cf3849382f 100644 --- a/src/accel/TrackingManagerOffload.cc +++ b/src/accel/TrackingManagerOffload.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/TrackingManagerOffload.hh b/src/accel/TrackingManagerOffload.hh index bdac6c30f8..3460d5b95a 100644 --- a/src/accel/TrackingManagerOffload.hh +++ b/src/accel/TrackingManagerOffload.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/GeantSimpleCaloSD.cc b/src/accel/detail/GeantSimpleCaloSD.cc index 812e75653f..c9345fc4f4 100644 --- a/src/accel/detail/GeantSimpleCaloSD.cc +++ b/src/accel/detail/GeantSimpleCaloSD.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/GeantSimpleCaloSD.hh b/src/accel/detail/GeantSimpleCaloSD.hh index 9d7b145deb..6239a5f3b4 100644 --- a/src/accel/detail/GeantSimpleCaloSD.hh +++ b/src/accel/detail/GeantSimpleCaloSD.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/GeantSimpleCaloStorage.hh b/src/accel/detail/GeantSimpleCaloStorage.hh index a399efadf6..3decef766b 100644 --- a/src/accel/detail/GeantSimpleCaloStorage.hh +++ b/src/accel/detail/GeantSimpleCaloStorage.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/HitManager.cc b/src/accel/detail/HitManager.cc index 3fea988b14..ef926e88e1 100644 --- a/src/accel/detail/HitManager.cc +++ b/src/accel/detail/HitManager.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/HitManager.hh b/src/accel/detail/HitManager.hh index 09667e0491..9c45188ede 100644 --- a/src/accel/detail/HitManager.hh +++ b/src/accel/detail/HitManager.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/HitProcessor.cc b/src/accel/detail/HitProcessor.cc index 1b16010cb5..bd63b57897 100644 --- a/src/accel/detail/HitProcessor.cc +++ b/src/accel/detail/HitProcessor.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/HitProcessor.hh b/src/accel/detail/HitProcessor.hh index 3629da72cd..d8ff53dd0f 100644 --- a/src/accel/detail/HitProcessor.hh +++ b/src/accel/detail/HitProcessor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/OffloadWriter.hh b/src/accel/detail/OffloadWriter.hh index f397553520..9e0c836bdd 100644 --- a/src/accel/detail/OffloadWriter.hh +++ b/src/accel/detail/OffloadWriter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/SensDetInserter.cc b/src/accel/detail/SensDetInserter.cc index 5ef1179656..a432f4fc8b 100644 --- a/src/accel/detail/SensDetInserter.cc +++ b/src/accel/detail/SensDetInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/SensDetInserter.hh b/src/accel/detail/SensDetInserter.hh index 7ea91e20bd..8bd46f749b 100644 --- a/src/accel/detail/SensDetInserter.hh +++ b/src/accel/detail/SensDetInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/TouchableUpdater.cc b/src/accel/detail/TouchableUpdater.cc index fcfd73d759..b859fd4e56 100644 --- a/src/accel/detail/TouchableUpdater.cc +++ b/src/accel/detail/TouchableUpdater.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/accel/detail/TouchableUpdater.hh b/src/accel/detail/TouchableUpdater.hh index 17ab81ee22..5188aa1c5d 100644 --- a/src/accel/detail/TouchableUpdater.hh +++ b/src/accel/detail/TouchableUpdater.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/CMakeLists.txt b/src/celeritas/CMakeLists.txt index 4d867ab513..bf480597a4 100644 --- a/src/celeritas/CMakeLists.txt +++ b/src/celeritas/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/src/celeritas/Constants.hh b/src/celeritas/Constants.hh index 1835d3167c..d41f89be8e 100644 --- a/src/celeritas/Constants.hh +++ b/src/celeritas/Constants.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/Quantities.hh b/src/celeritas/Quantities.hh index 5e288ae775..5a43de9ce6 100644 --- a/src/celeritas/Quantities.hh +++ b/src/celeritas/Quantities.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/Types.cc b/src/celeritas/Types.cc index c6673a465b..8e0e7b5971 100644 --- a/src/celeritas/Types.cc +++ b/src/celeritas/Types.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/Types.hh b/src/celeritas/Types.hh index 4a27dc5bce..f82a277923 100644 --- a/src/celeritas/Types.hh +++ b/src/celeritas/Types.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/UnitTypes.hh b/src/celeritas/UnitTypes.hh index 9619afbde8..acc5624d1a 100644 --- a/src/celeritas/UnitTypes.hh +++ b/src/celeritas/UnitTypes.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/Units.hh b/src/celeritas/Units.hh index 5a697934a8..8eb9af4284 100644 --- a/src/celeritas/Units.hh +++ b/src/celeritas/Units.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/AtomicRelaxationParams.cc b/src/celeritas/em/AtomicRelaxationParams.cc index f4a30571c7..7228936317 100644 --- a/src/celeritas/em/AtomicRelaxationParams.cc +++ b/src/celeritas/em/AtomicRelaxationParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/AtomicRelaxationParams.hh b/src/celeritas/em/AtomicRelaxationParams.hh index 41de7f29f8..c2ab9e6a80 100644 --- a/src/celeritas/em/AtomicRelaxationParams.hh +++ b/src/celeritas/em/AtomicRelaxationParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/FluctuationParams.cc b/src/celeritas/em/FluctuationParams.cc index 9b3db2e76a..37a3a98027 100644 --- a/src/celeritas/em/FluctuationParams.cc +++ b/src/celeritas/em/FluctuationParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/FluctuationParams.hh b/src/celeritas/em/FluctuationParams.hh index 3c606dd69c..0e0db89349 100644 --- a/src/celeritas/em/FluctuationParams.hh +++ b/src/celeritas/em/FluctuationParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/UrbanMscParams.cc b/src/celeritas/em/UrbanMscParams.cc index 922bee775d..688f4a914d 100644 --- a/src/celeritas/em/UrbanMscParams.cc +++ b/src/celeritas/em/UrbanMscParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/UrbanMscParams.hh b/src/celeritas/em/UrbanMscParams.hh index 995a3b9070..feb87b22f7 100644 --- a/src/celeritas/em/UrbanMscParams.hh +++ b/src/celeritas/em/UrbanMscParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/AtomicRelaxationData.hh b/src/celeritas/em/data/AtomicRelaxationData.hh index 13cae75b97..877b14ac43 100644 --- a/src/celeritas/em/data/AtomicRelaxationData.hh +++ b/src/celeritas/em/data/AtomicRelaxationData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/BetheHeitlerData.hh b/src/celeritas/em/data/BetheHeitlerData.hh index e3d50bef2e..0e7d0d490a 100644 --- a/src/celeritas/em/data/BetheHeitlerData.hh +++ b/src/celeritas/em/data/BetheHeitlerData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/CombinedBremData.hh b/src/celeritas/em/data/CombinedBremData.hh index 9b0feb049e..9a256d80d0 100644 --- a/src/celeritas/em/data/CombinedBremData.hh +++ b/src/celeritas/em/data/CombinedBremData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/EPlusGGData.hh b/src/celeritas/em/data/EPlusGGData.hh index 5cd7b86cd0..83175cb4f9 100644 --- a/src/celeritas/em/data/EPlusGGData.hh +++ b/src/celeritas/em/data/EPlusGGData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/ElectronBremsData.hh b/src/celeritas/em/data/ElectronBremsData.hh index 9bdf0ee129..78ef3dfd30 100644 --- a/src/celeritas/em/data/ElectronBremsData.hh +++ b/src/celeritas/em/data/ElectronBremsData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/FluctuationData.hh b/src/celeritas/em/data/FluctuationData.hh index fbd7fddc73..4675b1ecc6 100644 --- a/src/celeritas/em/data/FluctuationData.hh +++ b/src/celeritas/em/data/FluctuationData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/KleinNishinaData.hh b/src/celeritas/em/data/KleinNishinaData.hh index b89f8c9c72..70132b5d09 100644 --- a/src/celeritas/em/data/KleinNishinaData.hh +++ b/src/celeritas/em/data/KleinNishinaData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/LivermorePEData.hh b/src/celeritas/em/data/LivermorePEData.hh index 87b55df5ae..208995bc95 100644 --- a/src/celeritas/em/data/LivermorePEData.hh +++ b/src/celeritas/em/data/LivermorePEData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/MollerBhabhaData.hh b/src/celeritas/em/data/MollerBhabhaData.hh index c14e043375..58ac8aa17a 100644 --- a/src/celeritas/em/data/MollerBhabhaData.hh +++ b/src/celeritas/em/data/MollerBhabhaData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/MuBremsstrahlungData.hh b/src/celeritas/em/data/MuBremsstrahlungData.hh index 6658714747..a32670b709 100644 --- a/src/celeritas/em/data/MuBremsstrahlungData.hh +++ b/src/celeritas/em/data/MuBremsstrahlungData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/RayleighData.hh b/src/celeritas/em/data/RayleighData.hh index 3aae05163c..a0d05dab60 100644 --- a/src/celeritas/em/data/RayleighData.hh +++ b/src/celeritas/em/data/RayleighData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/RelativisticBremData.hh b/src/celeritas/em/data/RelativisticBremData.hh index b09f510e21..1a1f758acf 100644 --- a/src/celeritas/em/data/RelativisticBremData.hh +++ b/src/celeritas/em/data/RelativisticBremData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/SeltzerBergerData.hh b/src/celeritas/em/data/SeltzerBergerData.hh index de88ffb672..f465ce96ad 100644 --- a/src/celeritas/em/data/SeltzerBergerData.hh +++ b/src/celeritas/em/data/SeltzerBergerData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/UrbanMscData.hh b/src/celeritas/em/data/UrbanMscData.hh index 9e173c5772..8baa4364b8 100644 --- a/src/celeritas/em/data/UrbanMscData.hh +++ b/src/celeritas/em/data/UrbanMscData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/data/WentzelData.hh b/src/celeritas/em/data/WentzelData.hh index 013aa6ade3..4771baee92 100644 --- a/src/celeritas/em/data/WentzelData.hh +++ b/src/celeritas/em/data/WentzelData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/detail/Utils.cc b/src/celeritas/em/detail/Utils.cc index 2fd719f80c..9d4feeb731 100644 --- a/src/celeritas/em/detail/Utils.cc +++ b/src/celeritas/em/detail/Utils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/detail/Utils.hh b/src/celeritas/em/detail/Utils.hh index 834ed5781b..d0376d4b3b 100644 --- a/src/celeritas/em/detail/Utils.hh +++ b/src/celeritas/em/detail/Utils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/BhabhaEnergyDistribution.hh b/src/celeritas/em/distribution/BhabhaEnergyDistribution.hh index 3fc32a0952..d9528795e7 100644 --- a/src/celeritas/em/distribution/BhabhaEnergyDistribution.hh +++ b/src/celeritas/em/distribution/BhabhaEnergyDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossDeltaDistribution.hh b/src/celeritas/em/distribution/EnergyLossDeltaDistribution.hh index f97f7a4dfc..ba383c09a2 100644 --- a/src/celeritas/em/distribution/EnergyLossDeltaDistribution.hh +++ b/src/celeritas/em/distribution/EnergyLossDeltaDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossGammaDistribution.hh b/src/celeritas/em/distribution/EnergyLossGammaDistribution.hh index 4304abcc3d..2e7f09fd0e 100644 --- a/src/celeritas/em/distribution/EnergyLossGammaDistribution.hh +++ b/src/celeritas/em/distribution/EnergyLossGammaDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossGaussianDistribution.hh b/src/celeritas/em/distribution/EnergyLossGaussianDistribution.hh index 48596e2ceb..0e691a4962 100644 --- a/src/celeritas/em/distribution/EnergyLossGaussianDistribution.hh +++ b/src/celeritas/em/distribution/EnergyLossGaussianDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossHelper.hh b/src/celeritas/em/distribution/EnergyLossHelper.hh index a51d6f77ab..72f2b84e3d 100644 --- a/src/celeritas/em/distribution/EnergyLossHelper.hh +++ b/src/celeritas/em/distribution/EnergyLossHelper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossTraits.hh b/src/celeritas/em/distribution/EnergyLossTraits.hh index 9e6ba73dc1..3f5e25425b 100644 --- a/src/celeritas/em/distribution/EnergyLossTraits.hh +++ b/src/celeritas/em/distribution/EnergyLossTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/EnergyLossUrbanDistribution.hh b/src/celeritas/em/distribution/EnergyLossUrbanDistribution.hh index 6038b449a5..816dc95f8d 100644 --- a/src/celeritas/em/distribution/EnergyLossUrbanDistribution.hh +++ b/src/celeritas/em/distribution/EnergyLossUrbanDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/MollerEnergyDistribution.hh b/src/celeritas/em/distribution/MollerEnergyDistribution.hh index 5bda00b00d..818c462c25 100644 --- a/src/celeritas/em/distribution/MollerEnergyDistribution.hh +++ b/src/celeritas/em/distribution/MollerEnergyDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/SBEnergyDistHelper.hh b/src/celeritas/em/distribution/SBEnergyDistHelper.hh index 8b75047d37..bba027dccb 100644 --- a/src/celeritas/em/distribution/SBEnergyDistHelper.hh +++ b/src/celeritas/em/distribution/SBEnergyDistHelper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/SBEnergyDistribution.hh b/src/celeritas/em/distribution/SBEnergyDistribution.hh index cb12489860..fe1015dc66 100644 --- a/src/celeritas/em/distribution/SBEnergyDistribution.hh +++ b/src/celeritas/em/distribution/SBEnergyDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/TsaiUrbanDistribution.hh b/src/celeritas/em/distribution/TsaiUrbanDistribution.hh index dec744731d..1ae9390a2d 100644 --- a/src/celeritas/em/distribution/TsaiUrbanDistribution.hh +++ b/src/celeritas/em/distribution/TsaiUrbanDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/distribution/WentzelDistribution.hh b/src/celeritas/em/distribution/WentzelDistribution.hh index db055a5000..863d82d626 100644 --- a/src/celeritas/em/distribution/WentzelDistribution.hh +++ b/src/celeritas/em/distribution/WentzelDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/BetheHeitlerExecutor.hh b/src/celeritas/em/executor/BetheHeitlerExecutor.hh index c61f59dabe..5be00ce282 100644 --- a/src/celeritas/em/executor/BetheHeitlerExecutor.hh +++ b/src/celeritas/em/executor/BetheHeitlerExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/CombinedBremExecutor.hh b/src/celeritas/em/executor/CombinedBremExecutor.hh index 5b6441e384..76d2d88023 100644 --- a/src/celeritas/em/executor/CombinedBremExecutor.hh +++ b/src/celeritas/em/executor/CombinedBremExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/EPlusGGExecutor.hh b/src/celeritas/em/executor/EPlusGGExecutor.hh index 5ecee7aa34..40d68acee8 100644 --- a/src/celeritas/em/executor/EPlusGGExecutor.hh +++ b/src/celeritas/em/executor/EPlusGGExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/KleinNishinaExecutor.hh b/src/celeritas/em/executor/KleinNishinaExecutor.hh index 69316e16d4..9456498964 100644 --- a/src/celeritas/em/executor/KleinNishinaExecutor.hh +++ b/src/celeritas/em/executor/KleinNishinaExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/LivermorePEExecutor.hh b/src/celeritas/em/executor/LivermorePEExecutor.hh index f64ab414ca..f528aeb68b 100644 --- a/src/celeritas/em/executor/LivermorePEExecutor.hh +++ b/src/celeritas/em/executor/LivermorePEExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/MollerBhabhaExecutor.hh b/src/celeritas/em/executor/MollerBhabhaExecutor.hh index a59a340198..0b6c02f737 100644 --- a/src/celeritas/em/executor/MollerBhabhaExecutor.hh +++ b/src/celeritas/em/executor/MollerBhabhaExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/MuBremsstrahlungExecutor.hh b/src/celeritas/em/executor/MuBremsstrahlungExecutor.hh index 1bb7c51b25..b53f8a6ccf 100644 --- a/src/celeritas/em/executor/MuBremsstrahlungExecutor.hh +++ b/src/celeritas/em/executor/MuBremsstrahlungExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/RayleighExecutor.hh b/src/celeritas/em/executor/RayleighExecutor.hh index 00cdf33550..219caffabc 100644 --- a/src/celeritas/em/executor/RayleighExecutor.hh +++ b/src/celeritas/em/executor/RayleighExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/RelativisticBremExecutor.hh b/src/celeritas/em/executor/RelativisticBremExecutor.hh index e576b1274c..3f324d1be0 100644 --- a/src/celeritas/em/executor/RelativisticBremExecutor.hh +++ b/src/celeritas/em/executor/RelativisticBremExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/SeltzerBergerExecutor.hh b/src/celeritas/em/executor/SeltzerBergerExecutor.hh index 3f4f7ae4c8..15cc53855c 100644 --- a/src/celeritas/em/executor/SeltzerBergerExecutor.hh +++ b/src/celeritas/em/executor/SeltzerBergerExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/executor/WentzelExecutor.hh b/src/celeritas/em/executor/WentzelExecutor.hh index 88a30e4880..32978754a3 100644 --- a/src/celeritas/em/executor/WentzelExecutor.hh +++ b/src/celeritas/em/executor/WentzelExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/AtomicRelaxation.hh b/src/celeritas/em/interactor/AtomicRelaxation.hh index b78065791e..c5af9ce880 100644 --- a/src/celeritas/em/interactor/AtomicRelaxation.hh +++ b/src/celeritas/em/interactor/AtomicRelaxation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/AtomicRelaxationHelper.hh b/src/celeritas/em/interactor/AtomicRelaxationHelper.hh index c593e3afa8..aa187c731e 100644 --- a/src/celeritas/em/interactor/AtomicRelaxationHelper.hh +++ b/src/celeritas/em/interactor/AtomicRelaxationHelper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/BetheHeitlerInteractor.hh b/src/celeritas/em/interactor/BetheHeitlerInteractor.hh index 5399335d92..4144132a4e 100644 --- a/src/celeritas/em/interactor/BetheHeitlerInteractor.hh +++ b/src/celeritas/em/interactor/BetheHeitlerInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/CombinedBremInteractor.hh b/src/celeritas/em/interactor/CombinedBremInteractor.hh index 2097d5b230..793956a2c1 100644 --- a/src/celeritas/em/interactor/CombinedBremInteractor.hh +++ b/src/celeritas/em/interactor/CombinedBremInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/EPlusGGInteractor.hh b/src/celeritas/em/interactor/EPlusGGInteractor.hh index 42e8bbd63a..f32f4b5620 100644 --- a/src/celeritas/em/interactor/EPlusGGInteractor.hh +++ b/src/celeritas/em/interactor/EPlusGGInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/KleinNishinaInteractor.hh b/src/celeritas/em/interactor/KleinNishinaInteractor.hh index 6943d65f6e..1aaff01852 100644 --- a/src/celeritas/em/interactor/KleinNishinaInteractor.hh +++ b/src/celeritas/em/interactor/KleinNishinaInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/LivermorePEInteractor.hh b/src/celeritas/em/interactor/LivermorePEInteractor.hh index ebfc600692..79af0bd5fa 100644 --- a/src/celeritas/em/interactor/LivermorePEInteractor.hh +++ b/src/celeritas/em/interactor/LivermorePEInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/MollerBhabhaInteractor.hh b/src/celeritas/em/interactor/MollerBhabhaInteractor.hh index 727ab19067..f657e96e8c 100644 --- a/src/celeritas/em/interactor/MollerBhabhaInteractor.hh +++ b/src/celeritas/em/interactor/MollerBhabhaInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/MuBremsstrahlungInteractor.hh b/src/celeritas/em/interactor/MuBremsstrahlungInteractor.hh index d34d4d1281..953ab32d08 100644 --- a/src/celeritas/em/interactor/MuBremsstrahlungInteractor.hh +++ b/src/celeritas/em/interactor/MuBremsstrahlungInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/RayleighInteractor.hh b/src/celeritas/em/interactor/RayleighInteractor.hh index f08f658a77..b9baa173b9 100644 --- a/src/celeritas/em/interactor/RayleighInteractor.hh +++ b/src/celeritas/em/interactor/RayleighInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/RelativisticBremInteractor.hh b/src/celeritas/em/interactor/RelativisticBremInteractor.hh index e7bbd5486c..8785075f81 100644 --- a/src/celeritas/em/interactor/RelativisticBremInteractor.hh +++ b/src/celeritas/em/interactor/RelativisticBremInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/SeltzerBergerInteractor.hh b/src/celeritas/em/interactor/SeltzerBergerInteractor.hh index cbbc1c305f..4259db68ff 100644 --- a/src/celeritas/em/interactor/SeltzerBergerInteractor.hh +++ b/src/celeritas/em/interactor/SeltzerBergerInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/WentzelInteractor.hh b/src/celeritas/em/interactor/WentzelInteractor.hh index 9b531a7f80..683dd1685d 100644 --- a/src/celeritas/em/interactor/WentzelInteractor.hh +++ b/src/celeritas/em/interactor/WentzelInteractor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/detail/BremFinalStateHelper.hh b/src/celeritas/em/interactor/detail/BremFinalStateHelper.hh index abfa63a449..dd632f04e7 100644 --- a/src/celeritas/em/interactor/detail/BremFinalStateHelper.hh +++ b/src/celeritas/em/interactor/detail/BremFinalStateHelper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/detail/PhysicsConstants.hh b/src/celeritas/em/interactor/detail/PhysicsConstants.hh index 6ac99c8c21..c47a2d8833 100644 --- a/src/celeritas/em/interactor/detail/PhysicsConstants.hh +++ b/src/celeritas/em/interactor/detail/PhysicsConstants.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/detail/RBEnergySampler.hh b/src/celeritas/em/interactor/detail/RBEnergySampler.hh index 2e08107880..8edf5892d3 100644 --- a/src/celeritas/em/interactor/detail/RBEnergySampler.hh +++ b/src/celeritas/em/interactor/detail/RBEnergySampler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/detail/SBEnergySampler.hh b/src/celeritas/em/interactor/detail/SBEnergySampler.hh index b042cfd88f..d8989112bf 100644 --- a/src/celeritas/em/interactor/detail/SBEnergySampler.hh +++ b/src/celeritas/em/interactor/detail/SBEnergySampler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/interactor/detail/SBPositronXsCorrector.hh b/src/celeritas/em/interactor/detail/SBPositronXsCorrector.hh index 0ac49138e5..4ad69ef6ed 100644 --- a/src/celeritas/em/interactor/detail/SBPositronXsCorrector.hh +++ b/src/celeritas/em/interactor/detail/SBPositronXsCorrector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/BetheHeitlerModel.cc b/src/celeritas/em/model/BetheHeitlerModel.cc index 2561f9c7ef..697f84a8ed 100644 --- a/src/celeritas/em/model/BetheHeitlerModel.cc +++ b/src/celeritas/em/model/BetheHeitlerModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/BetheHeitlerModel.cu b/src/celeritas/em/model/BetheHeitlerModel.cu index c15d617ed7..9bfe34e3df 100644 --- a/src/celeritas/em/model/BetheHeitlerModel.cu +++ b/src/celeritas/em/model/BetheHeitlerModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/BetheHeitlerModel.hh b/src/celeritas/em/model/BetheHeitlerModel.hh index df0636f804..098fb54b70 100644 --- a/src/celeritas/em/model/BetheHeitlerModel.hh +++ b/src/celeritas/em/model/BetheHeitlerModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/CombinedBremModel.cc b/src/celeritas/em/model/CombinedBremModel.cc index 89ded891dd..233009e4e4 100644 --- a/src/celeritas/em/model/CombinedBremModel.cc +++ b/src/celeritas/em/model/CombinedBremModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/CombinedBremModel.cu b/src/celeritas/em/model/CombinedBremModel.cu index 68fe13367c..f027d6d76c 100644 --- a/src/celeritas/em/model/CombinedBremModel.cu +++ b/src/celeritas/em/model/CombinedBremModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/CombinedBremModel.hh b/src/celeritas/em/model/CombinedBremModel.hh index 7a49e62c5c..7d27398692 100644 --- a/src/celeritas/em/model/CombinedBremModel.hh +++ b/src/celeritas/em/model/CombinedBremModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/EPlusGGModel.cc b/src/celeritas/em/model/EPlusGGModel.cc index 7c900dbf5c..728b01cf66 100644 --- a/src/celeritas/em/model/EPlusGGModel.cc +++ b/src/celeritas/em/model/EPlusGGModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/EPlusGGModel.cu b/src/celeritas/em/model/EPlusGGModel.cu index 06fc5f9f7a..9c914f6953 100644 --- a/src/celeritas/em/model/EPlusGGModel.cu +++ b/src/celeritas/em/model/EPlusGGModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/EPlusGGModel.hh b/src/celeritas/em/model/EPlusGGModel.hh index 59a041367e..02779b6205 100644 --- a/src/celeritas/em/model/EPlusGGModel.hh +++ b/src/celeritas/em/model/EPlusGGModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/KleinNishinaModel.cc b/src/celeritas/em/model/KleinNishinaModel.cc index b2e7c1ef4f..33f7dedcdd 100644 --- a/src/celeritas/em/model/KleinNishinaModel.cc +++ b/src/celeritas/em/model/KleinNishinaModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/KleinNishinaModel.cu b/src/celeritas/em/model/KleinNishinaModel.cu index e41592e23e..1ac07fe44f 100644 --- a/src/celeritas/em/model/KleinNishinaModel.cu +++ b/src/celeritas/em/model/KleinNishinaModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/KleinNishinaModel.hh b/src/celeritas/em/model/KleinNishinaModel.hh index 59767cc11f..176a469c72 100644 --- a/src/celeritas/em/model/KleinNishinaModel.hh +++ b/src/celeritas/em/model/KleinNishinaModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/LivermorePEModel.cc b/src/celeritas/em/model/LivermorePEModel.cc index 8339075f1e..4a8ccf485e 100644 --- a/src/celeritas/em/model/LivermorePEModel.cc +++ b/src/celeritas/em/model/LivermorePEModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/LivermorePEModel.cu b/src/celeritas/em/model/LivermorePEModel.cu index 84e7624728..89c3237f1d 100644 --- a/src/celeritas/em/model/LivermorePEModel.cu +++ b/src/celeritas/em/model/LivermorePEModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/LivermorePEModel.hh b/src/celeritas/em/model/LivermorePEModel.hh index 4b61c542cc..040660ff74 100644 --- a/src/celeritas/em/model/LivermorePEModel.hh +++ b/src/celeritas/em/model/LivermorePEModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MollerBhabhaModel.cc b/src/celeritas/em/model/MollerBhabhaModel.cc index d54d63ecf3..193de63e32 100644 --- a/src/celeritas/em/model/MollerBhabhaModel.cc +++ b/src/celeritas/em/model/MollerBhabhaModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MollerBhabhaModel.cu b/src/celeritas/em/model/MollerBhabhaModel.cu index 9cad492b47..e7bef5c7f1 100644 --- a/src/celeritas/em/model/MollerBhabhaModel.cu +++ b/src/celeritas/em/model/MollerBhabhaModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MollerBhabhaModel.hh b/src/celeritas/em/model/MollerBhabhaModel.hh index 5ff0845267..d6615249ef 100644 --- a/src/celeritas/em/model/MollerBhabhaModel.hh +++ b/src/celeritas/em/model/MollerBhabhaModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MuBremsstrahlungModel.cc b/src/celeritas/em/model/MuBremsstrahlungModel.cc index 912dc9743c..40f6f44cc4 100644 --- a/src/celeritas/em/model/MuBremsstrahlungModel.cc +++ b/src/celeritas/em/model/MuBremsstrahlungModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MuBremsstrahlungModel.cu b/src/celeritas/em/model/MuBremsstrahlungModel.cu index cfcd96cdae..12a91d16f8 100644 --- a/src/celeritas/em/model/MuBremsstrahlungModel.cu +++ b/src/celeritas/em/model/MuBremsstrahlungModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/MuBremsstrahlungModel.hh b/src/celeritas/em/model/MuBremsstrahlungModel.hh index 245a2c8068..e951b1b025 100644 --- a/src/celeritas/em/model/MuBremsstrahlungModel.hh +++ b/src/celeritas/em/model/MuBremsstrahlungModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RayleighModel.cc b/src/celeritas/em/model/RayleighModel.cc index 052b61606a..717bc72df1 100644 --- a/src/celeritas/em/model/RayleighModel.cc +++ b/src/celeritas/em/model/RayleighModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RayleighModel.cu b/src/celeritas/em/model/RayleighModel.cu index 7a9f68c32c..01f27c882b 100644 --- a/src/celeritas/em/model/RayleighModel.cu +++ b/src/celeritas/em/model/RayleighModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RayleighModel.hh b/src/celeritas/em/model/RayleighModel.hh index 187e8813ee..bc7702b420 100644 --- a/src/celeritas/em/model/RayleighModel.hh +++ b/src/celeritas/em/model/RayleighModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RelativisticBremModel.cc b/src/celeritas/em/model/RelativisticBremModel.cc index f50c2a90c7..cb04c4da2a 100644 --- a/src/celeritas/em/model/RelativisticBremModel.cc +++ b/src/celeritas/em/model/RelativisticBremModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RelativisticBremModel.cu b/src/celeritas/em/model/RelativisticBremModel.cu index 86173dfc25..8c251ed68d 100644 --- a/src/celeritas/em/model/RelativisticBremModel.cu +++ b/src/celeritas/em/model/RelativisticBremModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/RelativisticBremModel.hh b/src/celeritas/em/model/RelativisticBremModel.hh index 0c9f099c82..398eadc925 100644 --- a/src/celeritas/em/model/RelativisticBremModel.hh +++ b/src/celeritas/em/model/RelativisticBremModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/SeltzerBergerModel.cc b/src/celeritas/em/model/SeltzerBergerModel.cc index 6f696da4d1..967f843ced 100644 --- a/src/celeritas/em/model/SeltzerBergerModel.cc +++ b/src/celeritas/em/model/SeltzerBergerModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/SeltzerBergerModel.cu b/src/celeritas/em/model/SeltzerBergerModel.cu index 7026c88ce6..db7aed8520 100644 --- a/src/celeritas/em/model/SeltzerBergerModel.cu +++ b/src/celeritas/em/model/SeltzerBergerModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/SeltzerBergerModel.hh b/src/celeritas/em/model/SeltzerBergerModel.hh index f4dbe8ccce..ca10d525b8 100644 --- a/src/celeritas/em/model/SeltzerBergerModel.hh +++ b/src/celeritas/em/model/SeltzerBergerModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/WentzelModel.cc b/src/celeritas/em/model/WentzelModel.cc index 3592e8e65e..0787d66335 100644 --- a/src/celeritas/em/model/WentzelModel.cc +++ b/src/celeritas/em/model/WentzelModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/WentzelModel.cu b/src/celeritas/em/model/WentzelModel.cu index 30c6690822..72a67a8bbe 100644 --- a/src/celeritas/em/model/WentzelModel.cu +++ b/src/celeritas/em/model/WentzelModel.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/model/WentzelModel.hh b/src/celeritas/em/model/WentzelModel.hh index 7283a94576..177756d0a7 100644 --- a/src/celeritas/em/model/WentzelModel.hh +++ b/src/celeritas/em/model/WentzelModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/UrbanMsc.hh b/src/celeritas/em/msc/UrbanMsc.hh index 1727e3e296..22de46f154 100644 --- a/src/celeritas/em/msc/UrbanMsc.hh +++ b/src/celeritas/em/msc/UrbanMsc.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/MscStepFromGeo.hh b/src/celeritas/em/msc/detail/MscStepFromGeo.hh index 9add5812fc..8564997aa3 100644 --- a/src/celeritas/em/msc/detail/MscStepFromGeo.hh +++ b/src/celeritas/em/msc/detail/MscStepFromGeo.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/MscStepToGeo.hh b/src/celeritas/em/msc/detail/MscStepToGeo.hh index 51152b5cd4..87099ed671 100644 --- a/src/celeritas/em/msc/detail/MscStepToGeo.hh +++ b/src/celeritas/em/msc/detail/MscStepToGeo.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/UrbanMscHelper.hh b/src/celeritas/em/msc/detail/UrbanMscHelper.hh index 97e5095ffd..d5f0ae4226 100644 --- a/src/celeritas/em/msc/detail/UrbanMscHelper.hh +++ b/src/celeritas/em/msc/detail/UrbanMscHelper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/UrbanMscScatter.hh b/src/celeritas/em/msc/detail/UrbanMscScatter.hh index 5923c1b3d7..e03d61ab87 100644 --- a/src/celeritas/em/msc/detail/UrbanMscScatter.hh +++ b/src/celeritas/em/msc/detail/UrbanMscScatter.hh @@ -1,4 +1,4 @@ -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/UrbanMscStepLimit.hh b/src/celeritas/em/msc/detail/UrbanMscStepLimit.hh index 74486526ad..b259f44e82 100644 --- a/src/celeritas/em/msc/detail/UrbanMscStepLimit.hh +++ b/src/celeritas/em/msc/detail/UrbanMscStepLimit.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/msc/detail/UrbanPositronCorrector.hh b/src/celeritas/em/msc/detail/UrbanPositronCorrector.hh index 98d26897ed..08bb4b1507 100644 --- a/src/celeritas/em/msc/detail/UrbanPositronCorrector.hh +++ b/src/celeritas/em/msc/detail/UrbanPositronCorrector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/BremsstrahlungProcess.cc b/src/celeritas/em/process/BremsstrahlungProcess.cc index 1c7657b43c..6a1079c541 100644 --- a/src/celeritas/em/process/BremsstrahlungProcess.cc +++ b/src/celeritas/em/process/BremsstrahlungProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/BremsstrahlungProcess.hh b/src/celeritas/em/process/BremsstrahlungProcess.hh index dc103d373a..24374f9ebf 100644 --- a/src/celeritas/em/process/BremsstrahlungProcess.hh +++ b/src/celeritas/em/process/BremsstrahlungProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/ComptonProcess.cc b/src/celeritas/em/process/ComptonProcess.cc index a9987b70e2..ba21387722 100644 --- a/src/celeritas/em/process/ComptonProcess.cc +++ b/src/celeritas/em/process/ComptonProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/ComptonProcess.hh b/src/celeritas/em/process/ComptonProcess.hh index f51e9777fe..ae2476f595 100644 --- a/src/celeritas/em/process/ComptonProcess.hh +++ b/src/celeritas/em/process/ComptonProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/CoulombScatteringProcess.cc b/src/celeritas/em/process/CoulombScatteringProcess.cc index 1b9ab2f677..7bc81b8dfc 100644 --- a/src/celeritas/em/process/CoulombScatteringProcess.cc +++ b/src/celeritas/em/process/CoulombScatteringProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/CoulombScatteringProcess.hh b/src/celeritas/em/process/CoulombScatteringProcess.hh index aaf4b5e84a..0aaee4e1c5 100644 --- a/src/celeritas/em/process/CoulombScatteringProcess.hh +++ b/src/celeritas/em/process/CoulombScatteringProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/EIonizationProcess.cc b/src/celeritas/em/process/EIonizationProcess.cc index 775653afe8..b915520f1a 100644 --- a/src/celeritas/em/process/EIonizationProcess.cc +++ b/src/celeritas/em/process/EIonizationProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/EIonizationProcess.hh b/src/celeritas/em/process/EIonizationProcess.hh index ceb5c8e4b3..b8fca5282a 100644 --- a/src/celeritas/em/process/EIonizationProcess.hh +++ b/src/celeritas/em/process/EIonizationProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/EPlusAnnihilationProcess.cc b/src/celeritas/em/process/EPlusAnnihilationProcess.cc index dde8d6f99d..c7cfabab42 100644 --- a/src/celeritas/em/process/EPlusAnnihilationProcess.cc +++ b/src/celeritas/em/process/EPlusAnnihilationProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/EPlusAnnihilationProcess.hh b/src/celeritas/em/process/EPlusAnnihilationProcess.hh index 0f9f6f617d..cc79d6974f 100644 --- a/src/celeritas/em/process/EPlusAnnihilationProcess.hh +++ b/src/celeritas/em/process/EPlusAnnihilationProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/GammaConversionProcess.cc b/src/celeritas/em/process/GammaConversionProcess.cc index f8eeb1126e..89674eac6b 100644 --- a/src/celeritas/em/process/GammaConversionProcess.cc +++ b/src/celeritas/em/process/GammaConversionProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/GammaConversionProcess.hh b/src/celeritas/em/process/GammaConversionProcess.hh index 9e8a7e1c16..49cea2bceb 100644 --- a/src/celeritas/em/process/GammaConversionProcess.hh +++ b/src/celeritas/em/process/GammaConversionProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/PhotoelectricProcess.cc b/src/celeritas/em/process/PhotoelectricProcess.cc index 5772737772..d85010c213 100644 --- a/src/celeritas/em/process/PhotoelectricProcess.cc +++ b/src/celeritas/em/process/PhotoelectricProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/PhotoelectricProcess.hh b/src/celeritas/em/process/PhotoelectricProcess.hh index 148e54ad0b..b131baa1c0 100644 --- a/src/celeritas/em/process/PhotoelectricProcess.hh +++ b/src/celeritas/em/process/PhotoelectricProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/RayleighProcess.cc b/src/celeritas/em/process/RayleighProcess.cc index ac86e37a70..c86140fd51 100644 --- a/src/celeritas/em/process/RayleighProcess.cc +++ b/src/celeritas/em/process/RayleighProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/process/RayleighProcess.hh b/src/celeritas/em/process/RayleighProcess.hh index 2aa1d0403a..ff35be96e8 100644 --- a/src/celeritas/em/process/RayleighProcess.hh +++ b/src/celeritas/em/process/RayleighProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/EPlusGGMacroXsCalculator.hh b/src/celeritas/em/xs/EPlusGGMacroXsCalculator.hh index cf274b7885..447eff8177 100644 --- a/src/celeritas/em/xs/EPlusGGMacroXsCalculator.hh +++ b/src/celeritas/em/xs/EPlusGGMacroXsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/LPMCalculator.hh b/src/celeritas/em/xs/LPMCalculator.hh index ed2029f657..3b86c09ef9 100644 --- a/src/celeritas/em/xs/LPMCalculator.hh +++ b/src/celeritas/em/xs/LPMCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/LivermorePEMacroXsCalculator.hh b/src/celeritas/em/xs/LivermorePEMacroXsCalculator.hh index 25c1f5ac00..cbc96da95b 100644 --- a/src/celeritas/em/xs/LivermorePEMacroXsCalculator.hh +++ b/src/celeritas/em/xs/LivermorePEMacroXsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/LivermorePEMicroXsCalculator.hh b/src/celeritas/em/xs/LivermorePEMicroXsCalculator.hh index 1321ac3b60..e461c444e8 100644 --- a/src/celeritas/em/xs/LivermorePEMicroXsCalculator.hh +++ b/src/celeritas/em/xs/LivermorePEMicroXsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/MottRatioCalculator.hh b/src/celeritas/em/xs/MottRatioCalculator.hh index 497c823aba..e9a7cc9f3b 100644 --- a/src/celeritas/em/xs/MottRatioCalculator.hh +++ b/src/celeritas/em/xs/MottRatioCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/RBDiffXsCalculator.hh b/src/celeritas/em/xs/RBDiffXsCalculator.hh index e0a4606819..72228c17c1 100644 --- a/src/celeritas/em/xs/RBDiffXsCalculator.hh +++ b/src/celeritas/em/xs/RBDiffXsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/em/xs/WentzelRatioCalculator.hh b/src/celeritas/em/xs/WentzelRatioCalculator.hh index e4f8b8c2e0..c9b9f52651 100644 --- a/src/celeritas/em/xs/WentzelRatioCalculator.hh +++ b/src/celeritas/em/xs/WentzelRatioCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/Convert.geant.hh b/src/celeritas/ext/Convert.geant.hh index 1a997232ce..17b26eaff3 100644 --- a/src/celeritas/ext/Convert.geant.hh +++ b/src/celeritas/ext/Convert.geant.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoData.hh b/src/celeritas/ext/GeantGeoData.hh index 22d845fa60..46d5a26da8 100644 --- a/src/celeritas/ext/GeantGeoData.hh +++ b/src/celeritas/ext/GeantGeoData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoParams.cc b/src/celeritas/ext/GeantGeoParams.cc index 690ad079c7..11e914665c 100644 --- a/src/celeritas/ext/GeantGeoParams.cc +++ b/src/celeritas/ext/GeantGeoParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoParams.hh b/src/celeritas/ext/GeantGeoParams.hh index f99e11a11a..7b9ec09efe 100644 --- a/src/celeritas/ext/GeantGeoParams.hh +++ b/src/celeritas/ext/GeantGeoParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoTrackView.hh b/src/celeritas/ext/GeantGeoTrackView.hh index 675ff8e1c9..204393a9e3 100644 --- a/src/celeritas/ext/GeantGeoTrackView.hh +++ b/src/celeritas/ext/GeantGeoTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoUtils.cc b/src/celeritas/ext/GeantGeoUtils.cc index 47eefd0819..1fd1a20ebc 100644 --- a/src/celeritas/ext/GeantGeoUtils.cc +++ b/src/celeritas/ext/GeantGeoUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantGeoUtils.hh b/src/celeritas/ext/GeantGeoUtils.hh index 5faf082156..8f04d13265 100644 --- a/src/celeritas/ext/GeantGeoUtils.hh +++ b/src/celeritas/ext/GeantGeoUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantImporter.cc b/src/celeritas/ext/GeantImporter.cc index 1c82672784..f996ade69c 100644 --- a/src/celeritas/ext/GeantImporter.cc +++ b/src/celeritas/ext/GeantImporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantImporter.hh b/src/celeritas/ext/GeantImporter.hh index 74a9d0dd41..f0b14f103b 100644 --- a/src/celeritas/ext/GeantImporter.hh +++ b/src/celeritas/ext/GeantImporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantPhysicsOptions.cc b/src/celeritas/ext/GeantPhysicsOptions.cc index f021963b91..c23923a3d3 100644 --- a/src/celeritas/ext/GeantPhysicsOptions.cc +++ b/src/celeritas/ext/GeantPhysicsOptions.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantPhysicsOptions.hh b/src/celeritas/ext/GeantPhysicsOptions.hh index 5fb589b710..183a528d86 100644 --- a/src/celeritas/ext/GeantPhysicsOptions.hh +++ b/src/celeritas/ext/GeantPhysicsOptions.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantPhysicsOptionsIO.json.cc b/src/celeritas/ext/GeantPhysicsOptionsIO.json.cc index 2e16f80b32..42f73bd693 100644 --- a/src/celeritas/ext/GeantPhysicsOptionsIO.json.cc +++ b/src/celeritas/ext/GeantPhysicsOptionsIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantPhysicsOptionsIO.json.hh b/src/celeritas/ext/GeantPhysicsOptionsIO.json.hh index d22629a3d4..f1a2bff608 100644 --- a/src/celeritas/ext/GeantPhysicsOptionsIO.json.hh +++ b/src/celeritas/ext/GeantPhysicsOptionsIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantSetup.cc b/src/celeritas/ext/GeantSetup.cc index ac075c7567..f4c9b7c249 100644 --- a/src/celeritas/ext/GeantSetup.cc +++ b/src/celeritas/ext/GeantSetup.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantSetup.hh b/src/celeritas/ext/GeantSetup.hh index 5baaa777c3..9ac1100013 100644 --- a/src/celeritas/ext/GeantSetup.hh +++ b/src/celeritas/ext/GeantSetup.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantUtils.cc b/src/celeritas/ext/GeantUtils.cc index 2b161a7365..3d1c9338ef 100644 --- a/src/celeritas/ext/GeantUtils.cc +++ b/src/celeritas/ext/GeantUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantUtils.hh b/src/celeritas/ext/GeantUtils.hh index 5cdafff559..05eea3f424 100644 --- a/src/celeritas/ext/GeantUtils.hh +++ b/src/celeritas/ext/GeantUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantVolumeMapper.cc b/src/celeritas/ext/GeantVolumeMapper.cc index 98025c43ea..1734fb636b 100644 --- a/src/celeritas/ext/GeantVolumeMapper.cc +++ b/src/celeritas/ext/GeantVolumeMapper.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/GeantVolumeMapper.hh b/src/celeritas/ext/GeantVolumeMapper.hh index 649691795c..899a8144f7 100644 --- a/src/celeritas/ext/GeantVolumeMapper.hh +++ b/src/celeritas/ext/GeantVolumeMapper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootExporter.cc b/src/celeritas/ext/RootExporter.cc index d9dcc995d8..f6d2c09c32 100644 --- a/src/celeritas/ext/RootExporter.cc +++ b/src/celeritas/ext/RootExporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootExporter.hh b/src/celeritas/ext/RootExporter.hh index ea56dc0a95..d65646bb98 100644 --- a/src/celeritas/ext/RootExporter.hh +++ b/src/celeritas/ext/RootExporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootFileManager.cc b/src/celeritas/ext/RootFileManager.cc index d9ac0a522f..2be3037bac 100644 --- a/src/celeritas/ext/RootFileManager.cc +++ b/src/celeritas/ext/RootFileManager.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootFileManager.hh b/src/celeritas/ext/RootFileManager.hh index 9ba8b2cd1c..bdded3a295 100644 --- a/src/celeritas/ext/RootFileManager.hh +++ b/src/celeritas/ext/RootFileManager.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootImporter.cc b/src/celeritas/ext/RootImporter.cc index 9a28c84462..9deec87470 100644 --- a/src/celeritas/ext/RootImporter.cc +++ b/src/celeritas/ext/RootImporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootImporter.hh b/src/celeritas/ext/RootImporter.hh index fb0b42fccc..8c77f233d6 100644 --- a/src/celeritas/ext/RootImporter.hh +++ b/src/celeritas/ext/RootImporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootInterfaceLinkDef.h b/src/celeritas/ext/RootInterfaceLinkDef.h index cb81f447d2..df54a39f83 100644 --- a/src/celeritas/ext/RootInterfaceLinkDef.h +++ b/src/celeritas/ext/RootInterfaceLinkDef.h @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootUniquePtr.hh b/src/celeritas/ext/RootUniquePtr.hh index ea2b73005f..a47a238c96 100644 --- a/src/celeritas/ext/RootUniquePtr.hh +++ b/src/celeritas/ext/RootUniquePtr.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/RootUniquePtr.root.cc b/src/celeritas/ext/RootUniquePtr.root.cc index bcab86fb42..d607532e9a 100644 --- a/src/celeritas/ext/RootUniquePtr.root.cc +++ b/src/celeritas/ext/RootUniquePtr.root.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedGeantExceptionHandler.cc b/src/celeritas/ext/ScopedGeantExceptionHandler.cc index db503fd714..c05a2aa045 100644 --- a/src/celeritas/ext/ScopedGeantExceptionHandler.cc +++ b/src/celeritas/ext/ScopedGeantExceptionHandler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedGeantExceptionHandler.hh b/src/celeritas/ext/ScopedGeantExceptionHandler.hh index 37c0fd031e..6a2a9380a6 100644 --- a/src/celeritas/ext/ScopedGeantExceptionHandler.hh +++ b/src/celeritas/ext/ScopedGeantExceptionHandler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedGeantLogger.cc b/src/celeritas/ext/ScopedGeantLogger.cc index bc735bb7c5..877d7352ca 100644 --- a/src/celeritas/ext/ScopedGeantLogger.cc +++ b/src/celeritas/ext/ScopedGeantLogger.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedGeantLogger.hh b/src/celeritas/ext/ScopedGeantLogger.hh index b1382110b4..9286ca143d 100644 --- a/src/celeritas/ext/ScopedGeantLogger.hh +++ b/src/celeritas/ext/ScopedGeantLogger.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedRootErrorHandler.cc b/src/celeritas/ext/ScopedRootErrorHandler.cc index 453e5fa183..1d0e1b3130 100644 --- a/src/celeritas/ext/ScopedRootErrorHandler.cc +++ b/src/celeritas/ext/ScopedRootErrorHandler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/ScopedRootErrorHandler.hh b/src/celeritas/ext/ScopedRootErrorHandler.hh index 6e0d0c8d25..00ea2c23dd 100644 --- a/src/celeritas/ext/ScopedRootErrorHandler.hh +++ b/src/celeritas/ext/ScopedRootErrorHandler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomData.hh b/src/celeritas/ext/VecgeomData.hh index dcd9450cca..dec444af3f 100644 --- a/src/celeritas/ext/VecgeomData.hh +++ b/src/celeritas/ext/VecgeomData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParams.cc b/src/celeritas/ext/VecgeomParams.cc index fc10c1a910..5f71553fc5 100644 --- a/src/celeritas/ext/VecgeomParams.cc +++ b/src/celeritas/ext/VecgeomParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParams.hh b/src/celeritas/ext/VecgeomParams.hh index de58bfeaab..cb43cd1c24 100644 --- a/src/celeritas/ext/VecgeomParams.hh +++ b/src/celeritas/ext/VecgeomParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParams.surface.cu b/src/celeritas/ext/VecgeomParams.surface.cu index fc278b53d1..c4f1e8c9a3 100644 --- a/src/celeritas/ext/VecgeomParams.surface.cu +++ b/src/celeritas/ext/VecgeomParams.surface.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParams.surface.hh b/src/celeritas/ext/VecgeomParams.surface.hh index 55dbc9af02..511698d881 100644 --- a/src/celeritas/ext/VecgeomParams.surface.hh +++ b/src/celeritas/ext/VecgeomParams.surface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParamsOutput.cc b/src/celeritas/ext/VecgeomParamsOutput.cc index 9f536823de..a24091e3b8 100644 --- a/src/celeritas/ext/VecgeomParamsOutput.cc +++ b/src/celeritas/ext/VecgeomParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomParamsOutput.hh b/src/celeritas/ext/VecgeomParamsOutput.hh index bdbca1ea81..3ed9feb25d 100644 --- a/src/celeritas/ext/VecgeomParamsOutput.hh +++ b/src/celeritas/ext/VecgeomParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/VecgeomTrackView.hh b/src/celeritas/ext/VecgeomTrackView.hh index 7839dd6354..8c5682561c 100644 --- a/src/celeritas/ext/VecgeomTrackView.hh +++ b/src/celeritas/ext/VecgeomTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/AllElementReader.hh b/src/celeritas/ext/detail/AllElementReader.hh index cb04d969bd..592a292347 100644 --- a/src/celeritas/ext/detail/AllElementReader.hh +++ b/src/celeritas/ext/detail/AllElementReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantBremsstrahlungProcess.cc b/src/celeritas/ext/detail/GeantBremsstrahlungProcess.cc index 95cd2e1407..415977f063 100644 --- a/src/celeritas/ext/detail/GeantBremsstrahlungProcess.cc +++ b/src/celeritas/ext/detail/GeantBremsstrahlungProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantBremsstrahlungProcess.hh b/src/celeritas/ext/detail/GeantBremsstrahlungProcess.hh index 482b985cff..f0ca680d35 100644 --- a/src/celeritas/ext/detail/GeantBremsstrahlungProcess.hh +++ b/src/celeritas/ext/detail/GeantBremsstrahlungProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantGeoNavCollection.cc b/src/celeritas/ext/detail/GeantGeoNavCollection.cc index a601a81c76..efdeb3791a 100644 --- a/src/celeritas/ext/detail/GeantGeoNavCollection.cc +++ b/src/celeritas/ext/detail/GeantGeoNavCollection.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantGeoNavCollection.hh b/src/celeritas/ext/detail/GeantGeoNavCollection.hh index 808fa9c1c6..052aee571c 100644 --- a/src/celeritas/ext/detail/GeantGeoNavCollection.hh +++ b/src/celeritas/ext/detail/GeantGeoNavCollection.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantMicroXsCalculator.cc b/src/celeritas/ext/detail/GeantMicroXsCalculator.cc index edd38b94da..99e979408d 100644 --- a/src/celeritas/ext/detail/GeantMicroXsCalculator.cc +++ b/src/celeritas/ext/detail/GeantMicroXsCalculator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantMicroXsCalculator.hh b/src/celeritas/ext/detail/GeantMicroXsCalculator.hh index e93f45b7c0..b88499d77f 100644 --- a/src/celeritas/ext/detail/GeantMicroXsCalculator.hh +++ b/src/celeritas/ext/detail/GeantMicroXsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantModelImporter.cc b/src/celeritas/ext/detail/GeantModelImporter.cc index b3f7877f6f..accaea651f 100644 --- a/src/celeritas/ext/detail/GeantModelImporter.cc +++ b/src/celeritas/ext/detail/GeantModelImporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantModelImporter.hh b/src/celeritas/ext/detail/GeantModelImporter.hh index 040eeb6b53..99810aa758 100644 --- a/src/celeritas/ext/detail/GeantModelImporter.hh +++ b/src/celeritas/ext/detail/GeantModelImporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantPhysicsList.cc b/src/celeritas/ext/detail/GeantPhysicsList.cc index 67fd6fbf20..d8e3ad1269 100644 --- a/src/celeritas/ext/detail/GeantPhysicsList.cc +++ b/src/celeritas/ext/detail/GeantPhysicsList.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantPhysicsList.hh b/src/celeritas/ext/detail/GeantPhysicsList.hh index 0fbad571e9..aae256d6cc 100644 --- a/src/celeritas/ext/detail/GeantPhysicsList.hh +++ b/src/celeritas/ext/detail/GeantPhysicsList.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantProcessImporter.cc b/src/celeritas/ext/detail/GeantProcessImporter.cc index ebf9bae44d..0d4c929f86 100644 --- a/src/celeritas/ext/detail/GeantProcessImporter.cc +++ b/src/celeritas/ext/detail/GeantProcessImporter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantProcessImporter.hh b/src/celeritas/ext/detail/GeantProcessImporter.hh index d14c5dde75..12f541bf2c 100644 --- a/src/celeritas/ext/detail/GeantProcessImporter.hh +++ b/src/celeritas/ext/detail/GeantProcessImporter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantVolumeVisitor.cc b/src/celeritas/ext/detail/GeantVolumeVisitor.cc index 5b6c99053b..5362166104 100644 --- a/src/celeritas/ext/detail/GeantVolumeVisitor.cc +++ b/src/celeritas/ext/detail/GeantVolumeVisitor.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/GeantVolumeVisitor.hh b/src/celeritas/ext/detail/GeantVolumeVisitor.hh index faece3127e..016512547c 100644 --- a/src/celeritas/ext/detail/GeantVolumeVisitor.hh +++ b/src/celeritas/ext/detail/GeantVolumeVisitor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/VecgeomCompatibility.hh b/src/celeritas/ext/detail/VecgeomCompatibility.hh index 7ae9687f1f..ed78b29921 100644 --- a/src/celeritas/ext/detail/VecgeomCompatibility.hh +++ b/src/celeritas/ext/detail/VecgeomCompatibility.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/VecgeomNavCollection.cc b/src/celeritas/ext/detail/VecgeomNavCollection.cc index 7090b265ea..16cf76299e 100644 --- a/src/celeritas/ext/detail/VecgeomNavCollection.cc +++ b/src/celeritas/ext/detail/VecgeomNavCollection.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/VecgeomNavCollection.hh b/src/celeritas/ext/detail/VecgeomNavCollection.hh index 07581001fd..2a63eda6a5 100644 --- a/src/celeritas/ext/detail/VecgeomNavCollection.hh +++ b/src/celeritas/ext/detail/VecgeomNavCollection.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/detail/VecgeomTraits.hh b/src/celeritas/ext/detail/VecgeomTraits.hh index f018250a62..42a5b794ce 100644 --- a/src/celeritas/ext/detail/VecgeomTraits.hh +++ b/src/celeritas/ext/detail/VecgeomTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/Converter.cc b/src/celeritas/ext/g4vg/Converter.cc index 9883dd5196..05eecc4c9d 100644 --- a/src/celeritas/ext/g4vg/Converter.cc +++ b/src/celeritas/ext/g4vg/Converter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/Converter.hh b/src/celeritas/ext/g4vg/Converter.hh index b7480b6f71..890bd18622 100644 --- a/src/celeritas/ext/g4vg/Converter.hh +++ b/src/celeritas/ext/g4vg/Converter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/LogicalVolumeConverter.cc b/src/celeritas/ext/g4vg/LogicalVolumeConverter.cc index bd21a7c294..20f2457dfe 100644 --- a/src/celeritas/ext/g4vg/LogicalVolumeConverter.cc +++ b/src/celeritas/ext/g4vg/LogicalVolumeConverter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/LogicalVolumeConverter.hh b/src/celeritas/ext/g4vg/LogicalVolumeConverter.hh index 0f735c1d0d..0899155843 100644 --- a/src/celeritas/ext/g4vg/LogicalVolumeConverter.hh +++ b/src/celeritas/ext/g4vg/LogicalVolumeConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/Scaler.hh b/src/celeritas/ext/g4vg/Scaler.hh index 45b61ab190..6d73775272 100644 --- a/src/celeritas/ext/g4vg/Scaler.hh +++ b/src/celeritas/ext/g4vg/Scaler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/SolidConverter.cc b/src/celeritas/ext/g4vg/SolidConverter.cc index 6d1dc2ef0f..2effb89abb 100644 --- a/src/celeritas/ext/g4vg/SolidConverter.cc +++ b/src/celeritas/ext/g4vg/SolidConverter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/SolidConverter.hh b/src/celeritas/ext/g4vg/SolidConverter.hh index 938b4892c4..4beec942c4 100644 --- a/src/celeritas/ext/g4vg/SolidConverter.hh +++ b/src/celeritas/ext/g4vg/SolidConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/ext/g4vg/Transformer.hh b/src/celeritas/ext/g4vg/Transformer.hh index 930d42d5df..4174530674 100644 --- a/src/celeritas/ext/g4vg/Transformer.hh +++ b/src/celeritas/ext/g4vg/Transformer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/DormandPrinceStepper.hh b/src/celeritas/field/DormandPrinceStepper.hh index 1f7d0e1eee..103f13e868 100644 --- a/src/celeritas/field/DormandPrinceStepper.hh +++ b/src/celeritas/field/DormandPrinceStepper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldDriver.hh b/src/celeritas/field/FieldDriver.hh index 5d22cd36cf..7a4dc3794b 100644 --- a/src/celeritas/field/FieldDriver.hh +++ b/src/celeritas/field/FieldDriver.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldDriverOptions.cc b/src/celeritas/field/FieldDriverOptions.cc index b841b2538c..3545c0b02a 100644 --- a/src/celeritas/field/FieldDriverOptions.cc +++ b/src/celeritas/field/FieldDriverOptions.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldDriverOptions.hh b/src/celeritas/field/FieldDriverOptions.hh index e8cb05a570..429be1a4f0 100644 --- a/src/celeritas/field/FieldDriverOptions.hh +++ b/src/celeritas/field/FieldDriverOptions.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldDriverOptionsIO.json.cc b/src/celeritas/field/FieldDriverOptionsIO.json.cc index cdfafa282f..4fea06d956 100644 --- a/src/celeritas/field/FieldDriverOptionsIO.json.cc +++ b/src/celeritas/field/FieldDriverOptionsIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldDriverOptionsIO.json.hh b/src/celeritas/field/FieldDriverOptionsIO.json.hh index 991a61f999..23c0aac66a 100644 --- a/src/celeritas/field/FieldDriverOptionsIO.json.hh +++ b/src/celeritas/field/FieldDriverOptionsIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/FieldPropagator.hh b/src/celeritas/field/FieldPropagator.hh index 4374c3e007..1afbd42c20 100644 --- a/src/celeritas/field/FieldPropagator.hh +++ b/src/celeritas/field/FieldPropagator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/LinearPropagator.hh b/src/celeritas/field/LinearPropagator.hh index b888bd246b..761443d6a4 100644 --- a/src/celeritas/field/LinearPropagator.hh +++ b/src/celeritas/field/LinearPropagator.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/MagFieldEquation.hh b/src/celeritas/field/MagFieldEquation.hh index 05d35e014e..e137a43e75 100644 --- a/src/celeritas/field/MagFieldEquation.hh +++ b/src/celeritas/field/MagFieldEquation.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/MakeMagFieldPropagator.hh b/src/celeritas/field/MakeMagFieldPropagator.hh index 901c5a6387..edd09d1761 100644 --- a/src/celeritas/field/MakeMagFieldPropagator.hh +++ b/src/celeritas/field/MakeMagFieldPropagator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapField.hh b/src/celeritas/field/RZMapField.hh index d121bc6fa8..9769abf761 100644 --- a/src/celeritas/field/RZMapField.hh +++ b/src/celeritas/field/RZMapField.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldData.hh b/src/celeritas/field/RZMapFieldData.hh index 6444412592..361b5170a6 100644 --- a/src/celeritas/field/RZMapFieldData.hh +++ b/src/celeritas/field/RZMapFieldData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldInput.hh b/src/celeritas/field/RZMapFieldInput.hh index 0934fa0e00..e54d3467ba 100644 --- a/src/celeritas/field/RZMapFieldInput.hh +++ b/src/celeritas/field/RZMapFieldInput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldInputIO.json.cc b/src/celeritas/field/RZMapFieldInputIO.json.cc index ce308a246d..61faa2358f 100644 --- a/src/celeritas/field/RZMapFieldInputIO.json.cc +++ b/src/celeritas/field/RZMapFieldInputIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldInputIO.json.hh b/src/celeritas/field/RZMapFieldInputIO.json.hh index 0ab87595d8..807e5ce4aa 100644 --- a/src/celeritas/field/RZMapFieldInputIO.json.hh +++ b/src/celeritas/field/RZMapFieldInputIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldParams.cc b/src/celeritas/field/RZMapFieldParams.cc index ac22f3f4d4..f65a8c9799 100644 --- a/src/celeritas/field/RZMapFieldParams.cc +++ b/src/celeritas/field/RZMapFieldParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RZMapFieldParams.hh b/src/celeritas/field/RZMapFieldParams.hh index e4ba58faab..312dfc505c 100644 --- a/src/celeritas/field/RZMapFieldParams.hh +++ b/src/celeritas/field/RZMapFieldParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/RungeKuttaStepper.hh b/src/celeritas/field/RungeKuttaStepper.hh index 2cb6569b1a..9336b22e57 100644 --- a/src/celeritas/field/RungeKuttaStepper.hh +++ b/src/celeritas/field/RungeKuttaStepper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/Types.hh b/src/celeritas/field/Types.hh index cd3527ebee..0950bb6f1a 100644 --- a/src/celeritas/field/Types.hh +++ b/src/celeritas/field/Types.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/UniformField.hh b/src/celeritas/field/UniformField.hh index 252bd5ea80..ddcd362a64 100644 --- a/src/celeritas/field/UniformField.hh +++ b/src/celeritas/field/UniformField.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/UniformFieldData.hh b/src/celeritas/field/UniformFieldData.hh index 80c8774c48..9ebbc5b18b 100644 --- a/src/celeritas/field/UniformFieldData.hh +++ b/src/celeritas/field/UniformFieldData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/UniformZField.hh b/src/celeritas/field/UniformZField.hh index ffc0141630..be228d9ad7 100644 --- a/src/celeritas/field/UniformZField.hh +++ b/src/celeritas/field/UniformZField.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/ZHelixStepper.hh b/src/celeritas/field/ZHelixStepper.hh index c5e2a2433e..e42159ee3f 100644 --- a/src/celeritas/field/ZHelixStepper.hh +++ b/src/celeritas/field/ZHelixStepper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/field/detail/FieldUtils.hh b/src/celeritas/field/detail/FieldUtils.hh index 082896bc3e..6982665bb5 100644 --- a/src/celeritas/field/detail/FieldUtils.hh +++ b/src/celeritas/field/detail/FieldUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoData.hh b/src/celeritas/geo/GeoData.hh index fd143e0fbe..42a70f33d7 100644 --- a/src/celeritas/geo/GeoData.hh +++ b/src/celeritas/geo/GeoData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoFwd.hh b/src/celeritas/geo/GeoFwd.hh index 2dfedd4706..fae423d19a 100644 --- a/src/celeritas/geo/GeoFwd.hh +++ b/src/celeritas/geo/GeoFwd.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoMaterialData.hh b/src/celeritas/geo/GeoMaterialData.hh index fd070a3671..95518be8e8 100644 --- a/src/celeritas/geo/GeoMaterialData.hh +++ b/src/celeritas/geo/GeoMaterialData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoMaterialParams.cc b/src/celeritas/geo/GeoMaterialParams.cc index d93f2a0ce9..68ffc4199f 100644 --- a/src/celeritas/geo/GeoMaterialParams.cc +++ b/src/celeritas/geo/GeoMaterialParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoMaterialParams.hh b/src/celeritas/geo/GeoMaterialParams.hh index 4bc5c25b4f..0f6f94268d 100644 --- a/src/celeritas/geo/GeoMaterialParams.hh +++ b/src/celeritas/geo/GeoMaterialParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoMaterialView.hh b/src/celeritas/geo/GeoMaterialView.hh index 0bf3b5d58a..4e613de0a7 100644 --- a/src/celeritas/geo/GeoMaterialView.hh +++ b/src/celeritas/geo/GeoMaterialView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoParams.hh b/src/celeritas/geo/GeoParams.hh index 73536fa446..d6290da96f 100644 --- a/src/celeritas/geo/GeoParams.hh +++ b/src/celeritas/geo/GeoParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoParamsOutput.cc b/src/celeritas/geo/GeoParamsOutput.cc index ba8aa92765..74cffe5022 100644 --- a/src/celeritas/geo/GeoParamsOutput.cc +++ b/src/celeritas/geo/GeoParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoParamsOutput.hh b/src/celeritas/geo/GeoParamsOutput.hh index f1f652058e..1653e7c226 100644 --- a/src/celeritas/geo/GeoParamsOutput.hh +++ b/src/celeritas/geo/GeoParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/GeoTrackView.hh b/src/celeritas/geo/GeoTrackView.hh index 64124e8b94..1b249de777 100644 --- a/src/celeritas/geo/GeoTrackView.hh +++ b/src/celeritas/geo/GeoTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/detail/BoundaryAction.cc b/src/celeritas/geo/detail/BoundaryAction.cc index e2cf7161f4..4e1ce345ce 100644 --- a/src/celeritas/geo/detail/BoundaryAction.cc +++ b/src/celeritas/geo/detail/BoundaryAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/detail/BoundaryAction.cu b/src/celeritas/geo/detail/BoundaryAction.cu index 5703adcb26..034e79adfe 100644 --- a/src/celeritas/geo/detail/BoundaryAction.cu +++ b/src/celeritas/geo/detail/BoundaryAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/detail/BoundaryAction.hh b/src/celeritas/geo/detail/BoundaryAction.hh index 040088a5a2..3ae9aa4003 100644 --- a/src/celeritas/geo/detail/BoundaryAction.hh +++ b/src/celeritas/geo/detail/BoundaryAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/geo/detail/BoundaryExecutor.hh b/src/celeritas/geo/detail/BoundaryExecutor.hh index 597ab966e1..285792ead0 100644 --- a/src/celeritas/geo/detail/BoundaryExecutor.hh +++ b/src/celeritas/geo/detail/BoundaryExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionInterface.cc b/src/celeritas/global/ActionInterface.cc index 52ea8b967a..84084665ea 100644 --- a/src/celeritas/global/ActionInterface.cc +++ b/src/celeritas/global/ActionInterface.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionInterface.hh b/src/celeritas/global/ActionInterface.hh index 2d91ee0e58..ef7850749a 100644 --- a/src/celeritas/global/ActionInterface.hh +++ b/src/celeritas/global/ActionInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionLauncher.device.hh b/src/celeritas/global/ActionLauncher.device.hh index f3f61a8267..2902eea4e2 100644 --- a/src/celeritas/global/ActionLauncher.device.hh +++ b/src/celeritas/global/ActionLauncher.device.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionLauncher.hh b/src/celeritas/global/ActionLauncher.hh index 382ea4f4b2..1f20dbc52f 100644 --- a/src/celeritas/global/ActionLauncher.hh +++ b/src/celeritas/global/ActionLauncher.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionRegistry.cc b/src/celeritas/global/ActionRegistry.cc index 950ed60202..ca01fac3a3 100644 --- a/src/celeritas/global/ActionRegistry.cc +++ b/src/celeritas/global/ActionRegistry.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionRegistry.hh b/src/celeritas/global/ActionRegistry.hh index f1e1711d2b..69d9330347 100644 --- a/src/celeritas/global/ActionRegistry.hh +++ b/src/celeritas/global/ActionRegistry.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionRegistryOutput.cc b/src/celeritas/global/ActionRegistryOutput.cc index 22355ed62a..12a91ac1a7 100644 --- a/src/celeritas/global/ActionRegistryOutput.cc +++ b/src/celeritas/global/ActionRegistryOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/ActionRegistryOutput.hh b/src/celeritas/global/ActionRegistryOutput.hh index 3baf1edf9e..b5fcbe1627 100644 --- a/src/celeritas/global/ActionRegistryOutput.hh +++ b/src/celeritas/global/ActionRegistryOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreParams.cc b/src/celeritas/global/CoreParams.cc index 856493991e..439a981e8c 100644 --- a/src/celeritas/global/CoreParams.cc +++ b/src/celeritas/global/CoreParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreParams.hh b/src/celeritas/global/CoreParams.hh index 122c228a05..69a832e7ed 100644 --- a/src/celeritas/global/CoreParams.hh +++ b/src/celeritas/global/CoreParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreState.cc b/src/celeritas/global/CoreState.cc index 1a4c2eefb3..5b3db85e95 100644 --- a/src/celeritas/global/CoreState.cc +++ b/src/celeritas/global/CoreState.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreState.hh b/src/celeritas/global/CoreState.hh index a38251a498..5824c0a39e 100644 --- a/src/celeritas/global/CoreState.hh +++ b/src/celeritas/global/CoreState.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreTrackData.cc b/src/celeritas/global/CoreTrackData.cc index f403ce3908..c81a260d53 100644 --- a/src/celeritas/global/CoreTrackData.cc +++ b/src/celeritas/global/CoreTrackData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreTrackData.hh b/src/celeritas/global/CoreTrackData.hh index 95269267ce..0337548697 100644 --- a/src/celeritas/global/CoreTrackData.hh +++ b/src/celeritas/global/CoreTrackData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreTrackDataFwd.hh b/src/celeritas/global/CoreTrackDataFwd.hh index 6c853b24ae..0b202244c0 100644 --- a/src/celeritas/global/CoreTrackDataFwd.hh +++ b/src/celeritas/global/CoreTrackDataFwd.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/CoreTrackView.hh b/src/celeritas/global/CoreTrackView.hh index 0a903d0227..710e5eaf5b 100644 --- a/src/celeritas/global/CoreTrackView.hh +++ b/src/celeritas/global/CoreTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/KernelContextException.cc b/src/celeritas/global/KernelContextException.cc index 5228d4723d..cb539bf5ab 100644 --- a/src/celeritas/global/KernelContextException.cc +++ b/src/celeritas/global/KernelContextException.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/KernelContextException.hh b/src/celeritas/global/KernelContextException.hh index 17652c6fe4..a3db0cfdbe 100644 --- a/src/celeritas/global/KernelContextException.hh +++ b/src/celeritas/global/KernelContextException.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/Stepper.cc b/src/celeritas/global/Stepper.cc index 951aeec9de..865b3906ef 100644 --- a/src/celeritas/global/Stepper.cc +++ b/src/celeritas/global/Stepper.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/Stepper.hh b/src/celeritas/global/Stepper.hh index a2cc0ff6ac..ae3c8a5c6d 100644 --- a/src/celeritas/global/Stepper.hh +++ b/src/celeritas/global/Stepper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/TrackExecutor.hh b/src/celeritas/global/TrackExecutor.hh index 345473cee9..44dc07474d 100644 --- a/src/celeritas/global/TrackExecutor.hh +++ b/src/celeritas/global/TrackExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStep.hh b/src/celeritas/global/alongstep/AlongStep.hh index c751a9ffc4..5046d4e607 100644 --- a/src/celeritas/global/alongstep/AlongStep.hh +++ b/src/celeritas/global/alongstep/AlongStep.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cc b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cc index 83419cb561..ca3e838f00 100644 --- a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cc +++ b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cu b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cu index c4db2dab4e..5c574efd8c 100644 --- a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cu +++ b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.hh b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.hh index 13fc21d458..5b50cdd7b4 100644 --- a/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.hh +++ b/src/celeritas/global/alongstep/AlongStepGeneralLinearAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepNeutralAction.cc b/src/celeritas/global/alongstep/AlongStepNeutralAction.cc index d7052909a3..0df40ac8c4 100644 --- a/src/celeritas/global/alongstep/AlongStepNeutralAction.cc +++ b/src/celeritas/global/alongstep/AlongStepNeutralAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepNeutralAction.cu b/src/celeritas/global/alongstep/AlongStepNeutralAction.cu index df3ed1b5b7..07a965eec6 100644 --- a/src/celeritas/global/alongstep/AlongStepNeutralAction.cu +++ b/src/celeritas/global/alongstep/AlongStepNeutralAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepNeutralAction.hh b/src/celeritas/global/alongstep/AlongStepNeutralAction.hh index 094a9fb80c..8917ea851b 100644 --- a/src/celeritas/global/alongstep/AlongStepNeutralAction.hh +++ b/src/celeritas/global/alongstep/AlongStepNeutralAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cc b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cc index 3f335aede5..56ed66e67e 100644 --- a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cc +++ b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cu b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cu index 082b314014..9457710a9f 100644 --- a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cu +++ b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.hh b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.hh index d823d6717f..9bc0642678 100644 --- a/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.hh +++ b/src/celeritas/global/alongstep/AlongStepRZMapFieldMscAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepUniformMscAction.cc b/src/celeritas/global/alongstep/AlongStepUniformMscAction.cc index ff8605c87f..6bdd8a8f00 100644 --- a/src/celeritas/global/alongstep/AlongStepUniformMscAction.cc +++ b/src/celeritas/global/alongstep/AlongStepUniformMscAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepUniformMscAction.cu b/src/celeritas/global/alongstep/AlongStepUniformMscAction.cu index e62236ac99..2a4cee7e01 100644 --- a/src/celeritas/global/alongstep/AlongStepUniformMscAction.cu +++ b/src/celeritas/global/alongstep/AlongStepUniformMscAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/AlongStepUniformMscAction.hh b/src/celeritas/global/alongstep/AlongStepUniformMscAction.hh index b2302422a4..2efa74a5a9 100644 --- a/src/celeritas/global/alongstep/AlongStepUniformMscAction.hh +++ b/src/celeritas/global/alongstep/AlongStepUniformMscAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/AlongStepKernels.cu b/src/celeritas/global/alongstep/detail/AlongStepKernels.cu index e3ae730d78..3bf271e2d4 100644 --- a/src/celeritas/global/alongstep/detail/AlongStepKernels.cu +++ b/src/celeritas/global/alongstep/detail/AlongStepKernels.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/AlongStepKernels.hh b/src/celeritas/global/alongstep/detail/AlongStepKernels.hh index a32ab2a41b..8b49a9467c 100644 --- a/src/celeritas/global/alongstep/detail/AlongStepKernels.hh +++ b/src/celeritas/global/alongstep/detail/AlongStepKernels.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/AlongStepNeutralImpl.hh b/src/celeritas/global/alongstep/detail/AlongStepNeutralImpl.hh index ec6089ea59..a4be67a20a 100644 --- a/src/celeritas/global/alongstep/detail/AlongStepNeutralImpl.hh +++ b/src/celeritas/global/alongstep/detail/AlongStepNeutralImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/ElossApplier.hh b/src/celeritas/global/alongstep/detail/ElossApplier.hh index 05b6c881a8..43536e65f0 100644 --- a/src/celeritas/global/alongstep/detail/ElossApplier.hh +++ b/src/celeritas/global/alongstep/detail/ElossApplier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/FluctELoss.hh b/src/celeritas/global/alongstep/detail/FluctELoss.hh index 5a5f4b24db..67b6f0e21b 100644 --- a/src/celeritas/global/alongstep/detail/FluctELoss.hh +++ b/src/celeritas/global/alongstep/detail/FluctELoss.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/LinearPropagatorFactory.hh b/src/celeritas/global/alongstep/detail/LinearPropagatorFactory.hh index 68ff486861..7dc3edcd5f 100644 --- a/src/celeritas/global/alongstep/detail/LinearPropagatorFactory.hh +++ b/src/celeritas/global/alongstep/detail/LinearPropagatorFactory.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/MeanELoss.hh b/src/celeritas/global/alongstep/detail/MeanELoss.hh index b2a921c451..54cc26a780 100644 --- a/src/celeritas/global/alongstep/detail/MeanELoss.hh +++ b/src/celeritas/global/alongstep/detail/MeanELoss.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/MscApplier.hh b/src/celeritas/global/alongstep/detail/MscApplier.hh index a4dadac7b2..8a88218574 100644 --- a/src/celeritas/global/alongstep/detail/MscApplier.hh +++ b/src/celeritas/global/alongstep/detail/MscApplier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/MscStepLimitApplier.hh b/src/celeritas/global/alongstep/detail/MscStepLimitApplier.hh index 1f5103a101..4d7f052855 100644 --- a/src/celeritas/global/alongstep/detail/MscStepLimitApplier.hh +++ b/src/celeritas/global/alongstep/detail/MscStepLimitApplier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/PropagationApplier.hh b/src/celeritas/global/alongstep/detail/PropagationApplier.hh index 23449c149f..384cdf1200 100644 --- a/src/celeritas/global/alongstep/detail/PropagationApplier.hh +++ b/src/celeritas/global/alongstep/detail/PropagationApplier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/RZMapFieldPropagatorFactory.hh b/src/celeritas/global/alongstep/detail/RZMapFieldPropagatorFactory.hh index bf655e0ffa..6cd454cb08 100644 --- a/src/celeritas/global/alongstep/detail/RZMapFieldPropagatorFactory.hh +++ b/src/celeritas/global/alongstep/detail/RZMapFieldPropagatorFactory.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/TimeUpdater.hh b/src/celeritas/global/alongstep/detail/TimeUpdater.hh index ec6d534ef5..0e1f4ffd08 100644 --- a/src/celeritas/global/alongstep/detail/TimeUpdater.hh +++ b/src/celeritas/global/alongstep/detail/TimeUpdater.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/TrackUpdater.hh b/src/celeritas/global/alongstep/detail/TrackUpdater.hh index 0cf28e75f5..bf7065b612 100644 --- a/src/celeritas/global/alongstep/detail/TrackUpdater.hh +++ b/src/celeritas/global/alongstep/detail/TrackUpdater.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/alongstep/detail/UniformFieldPropagatorFactory.hh b/src/celeritas/global/alongstep/detail/UniformFieldPropagatorFactory.hh index 0cf1b0a837..8936350fd6 100644 --- a/src/celeritas/global/alongstep/detail/UniformFieldPropagatorFactory.hh +++ b/src/celeritas/global/alongstep/detail/UniformFieldPropagatorFactory.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/ActionLauncherKernel.device.hh b/src/celeritas/global/detail/ActionLauncherKernel.device.hh index 5bb224fffb..d6b47401e8 100644 --- a/src/celeritas/global/detail/ActionLauncherKernel.device.hh +++ b/src/celeritas/global/detail/ActionLauncherKernel.device.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/ActionRegistryImpl.hh b/src/celeritas/global/detail/ActionRegistryImpl.hh index 0c84ae6212..5e38dbd134 100644 --- a/src/celeritas/global/detail/ActionRegistryImpl.hh +++ b/src/celeritas/global/detail/ActionRegistryImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/ActionSequence.cc b/src/celeritas/global/detail/ActionSequence.cc index 5677ec296e..df7183b8af 100644 --- a/src/celeritas/global/detail/ActionSequence.cc +++ b/src/celeritas/global/detail/ActionSequence.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/ActionSequence.hh b/src/celeritas/global/detail/ActionSequence.hh index a17662983b..06db8b30ce 100644 --- a/src/celeritas/global/detail/ActionSequence.hh +++ b/src/celeritas/global/detail/ActionSequence.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/ApplierTraits.hh b/src/celeritas/global/detail/ApplierTraits.hh index 831079a1d8..4e2640ce55 100644 --- a/src/celeritas/global/detail/ApplierTraits.hh +++ b/src/celeritas/global/detail/ApplierTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/CoreStateThreadOffsets.hh b/src/celeritas/global/detail/CoreStateThreadOffsets.hh index cf2bd00b91..000664bfe6 100644 --- a/src/celeritas/global/detail/CoreStateThreadOffsets.hh +++ b/src/celeritas/global/detail/CoreStateThreadOffsets.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/PinnedAllocator.cc b/src/celeritas/global/detail/PinnedAllocator.cc index d3e9456323..8c43731bbf 100644 --- a/src/celeritas/global/detail/PinnedAllocator.cc +++ b/src/celeritas/global/detail/PinnedAllocator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/global/detail/TrackExecutorImpl.hh b/src/celeritas/global/detail/TrackExecutorImpl.hh index a4cb1b01c5..d53d12028b 100644 --- a/src/celeritas/global/detail/TrackExecutorImpl.hh +++ b/src/celeritas/global/detail/TrackExecutorImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/EnergyLossCalculator.hh b/src/celeritas/grid/EnergyLossCalculator.hh index c71b338d39..be4797900e 100644 --- a/src/celeritas/grid/EnergyLossCalculator.hh +++ b/src/celeritas/grid/EnergyLossCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/GenericCalculator.hh b/src/celeritas/grid/GenericCalculator.hh index 34b0c7d1ad..fffe41fc24 100644 --- a/src/celeritas/grid/GenericCalculator.hh +++ b/src/celeritas/grid/GenericCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/GridIdFinder.hh b/src/celeritas/grid/GridIdFinder.hh index a2809acfa3..5c1be9a6a1 100644 --- a/src/celeritas/grid/GridIdFinder.hh +++ b/src/celeritas/grid/GridIdFinder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/InverseRangeCalculator.hh b/src/celeritas/grid/InverseRangeCalculator.hh index e3df98d49d..628e78f570 100644 --- a/src/celeritas/grid/InverseRangeCalculator.hh +++ b/src/celeritas/grid/InverseRangeCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/PolyEvaluator.hh b/src/celeritas/grid/PolyEvaluator.hh index b004cd7275..df6f990889 100644 --- a/src/celeritas/grid/PolyEvaluator.hh +++ b/src/celeritas/grid/PolyEvaluator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/RangeCalculator.hh b/src/celeritas/grid/RangeCalculator.hh index d7ff05db29..fa80cc011c 100644 --- a/src/celeritas/grid/RangeCalculator.hh +++ b/src/celeritas/grid/RangeCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridBuilder.cc b/src/celeritas/grid/ValueGridBuilder.cc index 116f2fc442..ecba3236fa 100644 --- a/src/celeritas/grid/ValueGridBuilder.cc +++ b/src/celeritas/grid/ValueGridBuilder.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridBuilder.hh b/src/celeritas/grid/ValueGridBuilder.hh index 9b61feb42c..2c4f6e2e30 100644 --- a/src/celeritas/grid/ValueGridBuilder.hh +++ b/src/celeritas/grid/ValueGridBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridData.cc b/src/celeritas/grid/ValueGridData.cc index 0db4cacf9f..f3b3a2c22b 100644 --- a/src/celeritas/grid/ValueGridData.cc +++ b/src/celeritas/grid/ValueGridData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridData.hh b/src/celeritas/grid/ValueGridData.hh index 0b85180ebe..805990f95a 100644 --- a/src/celeritas/grid/ValueGridData.hh +++ b/src/celeritas/grid/ValueGridData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridInserter.cc b/src/celeritas/grid/ValueGridInserter.cc index 6fed6a7acd..0ab5508f1c 100644 --- a/src/celeritas/grid/ValueGridInserter.cc +++ b/src/celeritas/grid/ValueGridInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/ValueGridInserter.hh b/src/celeritas/grid/ValueGridInserter.hh index f0a7acd9f1..0d2a5af08f 100644 --- a/src/celeritas/grid/ValueGridInserter.hh +++ b/src/celeritas/grid/ValueGridInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/VectorUtils.cc b/src/celeritas/grid/VectorUtils.cc index d0343b32c1..9a156127bc 100644 --- a/src/celeritas/grid/VectorUtils.cc +++ b/src/celeritas/grid/VectorUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/VectorUtils.hh b/src/celeritas/grid/VectorUtils.hh index ba74997650..689d26ba71 100644 --- a/src/celeritas/grid/VectorUtils.hh +++ b/src/celeritas/grid/VectorUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/XsCalculator.hh b/src/celeritas/grid/XsCalculator.hh index 4058c4e940..2eb2f54910 100644 --- a/src/celeritas/grid/XsCalculator.hh +++ b/src/celeritas/grid/XsCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/grid/XsGridData.hh b/src/celeritas/grid/XsGridData.hh index d0b44be586..b1c7f47f58 100644 --- a/src/celeritas/grid/XsGridData.hh +++ b/src/celeritas/grid/XsGridData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/AtomicRelaxationReader.cc b/src/celeritas/io/AtomicRelaxationReader.cc index c90ae4b2e2..d6f2a4bb89 100644 --- a/src/celeritas/io/AtomicRelaxationReader.cc +++ b/src/celeritas/io/AtomicRelaxationReader.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/AtomicRelaxationReader.hh b/src/celeritas/io/AtomicRelaxationReader.hh index 6af3852f54..ebd6d5a88d 100644 --- a/src/celeritas/io/AtomicRelaxationReader.hh +++ b/src/celeritas/io/AtomicRelaxationReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventData.hh b/src/celeritas/io/EventData.hh index 7d376427b2..f7a78b1e3e 100644 --- a/src/celeritas/io/EventData.hh +++ b/src/celeritas/io/EventData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventIOInterface.hh b/src/celeritas/io/EventIOInterface.hh index 314f88dc8b..8470df5312 100644 --- a/src/celeritas/io/EventIOInterface.hh +++ b/src/celeritas/io/EventIOInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventReader.cc b/src/celeritas/io/EventReader.cc index 08eadfa231..8d33b0053b 100644 --- a/src/celeritas/io/EventReader.cc +++ b/src/celeritas/io/EventReader.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventReader.hh b/src/celeritas/io/EventReader.hh index 26138cfd54..f09db7b047 100644 --- a/src/celeritas/io/EventReader.hh +++ b/src/celeritas/io/EventReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventWriter.cc b/src/celeritas/io/EventWriter.cc index c40f600d32..4e504a664a 100644 --- a/src/celeritas/io/EventWriter.cc +++ b/src/celeritas/io/EventWriter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/EventWriter.hh b/src/celeritas/io/EventWriter.hh index 2402ab9a52..05684ce821 100644 --- a/src/celeritas/io/EventWriter.hh +++ b/src/celeritas/io/EventWriter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportAtomicRelaxation.hh b/src/celeritas/io/ImportAtomicRelaxation.hh index bb95099c82..16b46ad442 100644 --- a/src/celeritas/io/ImportAtomicRelaxation.hh +++ b/src/celeritas/io/ImportAtomicRelaxation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportData.hh b/src/celeritas/io/ImportData.hh index 6f6b92773e..4a466dae97 100644 --- a/src/celeritas/io/ImportData.hh +++ b/src/celeritas/io/ImportData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportElement.hh b/src/celeritas/io/ImportElement.hh index f1e9531143..0a715fae14 100644 --- a/src/celeritas/io/ImportElement.hh +++ b/src/celeritas/io/ImportElement.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportLivermorePE.hh b/src/celeritas/io/ImportLivermorePE.hh index da8fc72962..60bc53deba 100644 --- a/src/celeritas/io/ImportLivermorePE.hh +++ b/src/celeritas/io/ImportLivermorePE.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportMaterial.hh b/src/celeritas/io/ImportMaterial.hh index 0ffe0eb5e8..ab5acdc9f8 100644 --- a/src/celeritas/io/ImportMaterial.hh +++ b/src/celeritas/io/ImportMaterial.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportModel.cc b/src/celeritas/io/ImportModel.cc index 85b7d4cf72..0c8b2a10c9 100644 --- a/src/celeritas/io/ImportModel.cc +++ b/src/celeritas/io/ImportModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportModel.hh b/src/celeritas/io/ImportModel.hh index ad2a870b56..9796c07ed9 100644 --- a/src/celeritas/io/ImportModel.hh +++ b/src/celeritas/io/ImportModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportParameters.hh b/src/celeritas/io/ImportParameters.hh index 790ecfa2f8..b23fecf7da 100644 --- a/src/celeritas/io/ImportParameters.hh +++ b/src/celeritas/io/ImportParameters.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportParticle.hh b/src/celeritas/io/ImportParticle.hh index 40d37daeec..802dda595c 100644 --- a/src/celeritas/io/ImportParticle.hh +++ b/src/celeritas/io/ImportParticle.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportPhysicsTable.cc b/src/celeritas/io/ImportPhysicsTable.cc index cdcf1908a1..980bdbba40 100644 --- a/src/celeritas/io/ImportPhysicsTable.cc +++ b/src/celeritas/io/ImportPhysicsTable.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportPhysicsTable.hh b/src/celeritas/io/ImportPhysicsTable.hh index 499c9dc49b..a72bb4e2e5 100644 --- a/src/celeritas/io/ImportPhysicsTable.hh +++ b/src/celeritas/io/ImportPhysicsTable.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportPhysicsVector.cc b/src/celeritas/io/ImportPhysicsVector.cc index 3485713850..64c835eea3 100644 --- a/src/celeritas/io/ImportPhysicsVector.cc +++ b/src/celeritas/io/ImportPhysicsVector.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportPhysicsVector.hh b/src/celeritas/io/ImportPhysicsVector.hh index 09e21bfcc1..655f1f2e9f 100644 --- a/src/celeritas/io/ImportPhysicsVector.hh +++ b/src/celeritas/io/ImportPhysicsVector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportProcess.cc b/src/celeritas/io/ImportProcess.cc index df1510d18f..5155f43214 100644 --- a/src/celeritas/io/ImportProcess.cc +++ b/src/celeritas/io/ImportProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportProcess.hh b/src/celeritas/io/ImportProcess.hh index b8390d9971..1eecca5471 100644 --- a/src/celeritas/io/ImportProcess.hh +++ b/src/celeritas/io/ImportProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportSBTable.hh b/src/celeritas/io/ImportSBTable.hh index 276c48a11c..742d74297c 100644 --- a/src/celeritas/io/ImportSBTable.hh +++ b/src/celeritas/io/ImportSBTable.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportVolume.hh b/src/celeritas/io/ImportVolume.hh index 7178454185..07efd7d12c 100644 --- a/src/celeritas/io/ImportVolume.hh +++ b/src/celeritas/io/ImportVolume.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/ImportedElementalMapLoader.hh b/src/celeritas/io/ImportedElementalMapLoader.hh index be43e5fb4e..0d87618f68 100644 --- a/src/celeritas/io/ImportedElementalMapLoader.hh +++ b/src/celeritas/io/ImportedElementalMapLoader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/LivermorePEReader.cc b/src/celeritas/io/LivermorePEReader.cc index 792a02f123..0261b7ea58 100644 --- a/src/celeritas/io/LivermorePEReader.cc +++ b/src/celeritas/io/LivermorePEReader.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/LivermorePEReader.hh b/src/celeritas/io/LivermorePEReader.hh index b0b9470400..837f8f4601 100644 --- a/src/celeritas/io/LivermorePEReader.hh +++ b/src/celeritas/io/LivermorePEReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/RootEventReader.cc b/src/celeritas/io/RootEventReader.cc index d488a5c66d..dfe37cb44b 100644 --- a/src/celeritas/io/RootEventReader.cc +++ b/src/celeritas/io/RootEventReader.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/RootEventReader.hh b/src/celeritas/io/RootEventReader.hh index a6665fd29b..d0e10cfb79 100644 --- a/src/celeritas/io/RootEventReader.hh +++ b/src/celeritas/io/RootEventReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/RootEventWriter.cc b/src/celeritas/io/RootEventWriter.cc index d493bf8598..3566f6e014 100644 --- a/src/celeritas/io/RootEventWriter.cc +++ b/src/celeritas/io/RootEventWriter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/RootEventWriter.hh b/src/celeritas/io/RootEventWriter.hh index daeeb0d36d..30e4690ff2 100644 --- a/src/celeritas/io/RootEventWriter.hh +++ b/src/celeritas/io/RootEventWriter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/SeltzerBergerReader.cc b/src/celeritas/io/SeltzerBergerReader.cc index d375a6c926..b19143a702 100644 --- a/src/celeritas/io/SeltzerBergerReader.cc +++ b/src/celeritas/io/SeltzerBergerReader.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/io/SeltzerBergerReader.hh b/src/celeritas/io/SeltzerBergerReader.hh index aa5b71a755..091e39ccb4 100644 --- a/src/celeritas/io/SeltzerBergerReader.hh +++ b/src/celeritas/io/SeltzerBergerReader.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/ElementSelector.hh b/src/celeritas/mat/ElementSelector.hh index 47dc241942..689ca089e2 100644 --- a/src/celeritas/mat/ElementSelector.hh +++ b/src/celeritas/mat/ElementSelector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/ElementView.hh b/src/celeritas/mat/ElementView.hh index 0f7427ac1a..833fcade17 100644 --- a/src/celeritas/mat/ElementView.hh +++ b/src/celeritas/mat/ElementView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/IsotopeSelector.hh b/src/celeritas/mat/IsotopeSelector.hh index e6f5d2a685..e00cebb424 100644 --- a/src/celeritas/mat/IsotopeSelector.hh +++ b/src/celeritas/mat/IsotopeSelector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/IsotopeView.hh b/src/celeritas/mat/IsotopeView.hh index aaff155570..74aabd3983 100644 --- a/src/celeritas/mat/IsotopeView.hh +++ b/src/celeritas/mat/IsotopeView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialData.hh b/src/celeritas/mat/MaterialData.hh index 932498fd4a..9023b9a174 100644 --- a/src/celeritas/mat/MaterialData.hh +++ b/src/celeritas/mat/MaterialData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialParams.cc b/src/celeritas/mat/MaterialParams.cc index bd4f3355e6..efd09f6f53 100644 --- a/src/celeritas/mat/MaterialParams.cc +++ b/src/celeritas/mat/MaterialParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialParams.hh b/src/celeritas/mat/MaterialParams.hh index 294f7b4020..71f672f1e6 100644 --- a/src/celeritas/mat/MaterialParams.hh +++ b/src/celeritas/mat/MaterialParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialParamsOutput.cc b/src/celeritas/mat/MaterialParamsOutput.cc index de214f9a57..58e22a7eff 100644 --- a/src/celeritas/mat/MaterialParamsOutput.cc +++ b/src/celeritas/mat/MaterialParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialParamsOutput.hh b/src/celeritas/mat/MaterialParamsOutput.hh index f94ab7fda8..6d109c49ef 100644 --- a/src/celeritas/mat/MaterialParamsOutput.hh +++ b/src/celeritas/mat/MaterialParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialTrackView.hh b/src/celeritas/mat/MaterialTrackView.hh index 8cd412ab34..4c3d676de0 100644 --- a/src/celeritas/mat/MaterialTrackView.hh +++ b/src/celeritas/mat/MaterialTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/MaterialView.hh b/src/celeritas/mat/MaterialView.hh index a0629d045e..e8356015b6 100644 --- a/src/celeritas/mat/MaterialView.hh +++ b/src/celeritas/mat/MaterialView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/TabulatedElementSelector.hh b/src/celeritas/mat/TabulatedElementSelector.hh index fbca42f76c..eb12c620b5 100644 --- a/src/celeritas/mat/TabulatedElementSelector.hh +++ b/src/celeritas/mat/TabulatedElementSelector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/detail/Utils.cc b/src/celeritas/mat/detail/Utils.cc index 380718fef6..42f4702780 100644 --- a/src/celeritas/mat/detail/Utils.cc +++ b/src/celeritas/mat/detail/Utils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/mat/detail/Utils.hh b/src/celeritas/mat/detail/Utils.hh index 1747787732..7968530b17 100644 --- a/src/celeritas/mat/detail/Utils.hh +++ b/src/celeritas/mat/detail/Utils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Applicability.hh b/src/celeritas/phys/Applicability.hh index fef3ca28c5..82c3a61be3 100644 --- a/src/celeritas/phys/Applicability.hh +++ b/src/celeritas/phys/Applicability.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/AtomicNumber.hh b/src/celeritas/phys/AtomicNumber.hh index fb6ac597e0..ae5eeeac4a 100644 --- a/src/celeritas/phys/AtomicNumber.hh +++ b/src/celeritas/phys/AtomicNumber.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/CutoffData.hh b/src/celeritas/phys/CutoffData.hh index dd0bb0268d..39143f93c3 100644 --- a/src/celeritas/phys/CutoffData.hh +++ b/src/celeritas/phys/CutoffData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/CutoffParams.cc b/src/celeritas/phys/CutoffParams.cc index 86e7e94128..24735d35b4 100644 --- a/src/celeritas/phys/CutoffParams.cc +++ b/src/celeritas/phys/CutoffParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/CutoffParams.hh b/src/celeritas/phys/CutoffParams.hh index ce36c2137a..ad43ce1108 100644 --- a/src/celeritas/phys/CutoffParams.hh +++ b/src/celeritas/phys/CutoffParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/CutoffView.hh b/src/celeritas/phys/CutoffView.hh index df96606f05..9806f43746 100644 --- a/src/celeritas/phys/CutoffView.hh +++ b/src/celeritas/phys/CutoffView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ImportedModelAdapter.cc b/src/celeritas/phys/ImportedModelAdapter.cc index 5ef8c6deaa..3c7d0a8068 100644 --- a/src/celeritas/phys/ImportedModelAdapter.cc +++ b/src/celeritas/phys/ImportedModelAdapter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ImportedModelAdapter.hh b/src/celeritas/phys/ImportedModelAdapter.hh index 38830b24ec..ad65cd178d 100644 --- a/src/celeritas/phys/ImportedModelAdapter.hh +++ b/src/celeritas/phys/ImportedModelAdapter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ImportedProcessAdapter.cc b/src/celeritas/phys/ImportedProcessAdapter.cc index 0b7a4f1346..b6e3fd824c 100644 --- a/src/celeritas/phys/ImportedProcessAdapter.cc +++ b/src/celeritas/phys/ImportedProcessAdapter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ImportedProcessAdapter.hh b/src/celeritas/phys/ImportedProcessAdapter.hh index 306b75dd73..7334bd4ef9 100644 --- a/src/celeritas/phys/ImportedProcessAdapter.hh +++ b/src/celeritas/phys/ImportedProcessAdapter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Interaction.hh b/src/celeritas/phys/Interaction.hh index 960bb4c2ea..83e9e0d71a 100644 --- a/src/celeritas/phys/Interaction.hh +++ b/src/celeritas/phys/Interaction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/InteractionApplier.hh b/src/celeritas/phys/InteractionApplier.hh index f29145513f..b6fea049f3 100644 --- a/src/celeritas/phys/InteractionApplier.hh +++ b/src/celeritas/phys/InteractionApplier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Model.hh b/src/celeritas/phys/Model.hh index 8525cf0864..124d235995 100644 --- a/src/celeritas/phys/Model.hh +++ b/src/celeritas/phys/Model.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PDGNumber.hh b/src/celeritas/phys/PDGNumber.hh index daaa584981..4c5599de70 100644 --- a/src/celeritas/phys/PDGNumber.hh +++ b/src/celeritas/phys/PDGNumber.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleData.hh b/src/celeritas/phys/ParticleData.hh index 8bb2990bb6..6b78eb6fb2 100644 --- a/src/celeritas/phys/ParticleData.hh +++ b/src/celeritas/phys/ParticleData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleParams.cc b/src/celeritas/phys/ParticleParams.cc index 219196ba2b..6f307ebe78 100644 --- a/src/celeritas/phys/ParticleParams.cc +++ b/src/celeritas/phys/ParticleParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleParams.hh b/src/celeritas/phys/ParticleParams.hh index 18f4858409..1646684a24 100644 --- a/src/celeritas/phys/ParticleParams.hh +++ b/src/celeritas/phys/ParticleParams.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleParamsOutput.cc b/src/celeritas/phys/ParticleParamsOutput.cc index 98c12084ee..2379cfb6ab 100644 --- a/src/celeritas/phys/ParticleParamsOutput.cc +++ b/src/celeritas/phys/ParticleParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleParamsOutput.hh b/src/celeritas/phys/ParticleParamsOutput.hh index 37747f2d70..8fbc2880c1 100644 --- a/src/celeritas/phys/ParticleParamsOutput.hh +++ b/src/celeritas/phys/ParticleParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleTrackView.hh b/src/celeritas/phys/ParticleTrackView.hh index 996a3a65b5..25933b3398 100644 --- a/src/celeritas/phys/ParticleTrackView.hh +++ b/src/celeritas/phys/ParticleTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ParticleView.hh b/src/celeritas/phys/ParticleView.hh index 2fa0155a2f..e6ec411dcc 100644 --- a/src/celeritas/phys/ParticleView.hh +++ b/src/celeritas/phys/ParticleView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsData.hh b/src/celeritas/phys/PhysicsData.hh index 1ccf3379c9..18154353ab 100644 --- a/src/celeritas/phys/PhysicsData.hh +++ b/src/celeritas/phys/PhysicsData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsParams.cc b/src/celeritas/phys/PhysicsParams.cc index 25749d38c7..4c8eb71436 100644 --- a/src/celeritas/phys/PhysicsParams.cc +++ b/src/celeritas/phys/PhysicsParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsParams.hh b/src/celeritas/phys/PhysicsParams.hh index 31c3e94cc0..92a6041e35 100644 --- a/src/celeritas/phys/PhysicsParams.hh +++ b/src/celeritas/phys/PhysicsParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsParamsOutput.cc b/src/celeritas/phys/PhysicsParamsOutput.cc index 09ffa5a494..f7fe71e2ed 100644 --- a/src/celeritas/phys/PhysicsParamsOutput.cc +++ b/src/celeritas/phys/PhysicsParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsParamsOutput.hh b/src/celeritas/phys/PhysicsParamsOutput.hh index b58f3e0323..902ef2123c 100644 --- a/src/celeritas/phys/PhysicsParamsOutput.hh +++ b/src/celeritas/phys/PhysicsParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsStepUtils.hh b/src/celeritas/phys/PhysicsStepUtils.hh index 468e8b3a76..038c158a02 100644 --- a/src/celeritas/phys/PhysicsStepUtils.hh +++ b/src/celeritas/phys/PhysicsStepUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsStepView.hh b/src/celeritas/phys/PhysicsStepView.hh index 92bce6f52c..55390e6332 100644 --- a/src/celeritas/phys/PhysicsStepView.hh +++ b/src/celeritas/phys/PhysicsStepView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PhysicsTrackView.hh b/src/celeritas/phys/PhysicsTrackView.hh index 646b699d46..23d65a6a90 100644 --- a/src/celeritas/phys/PhysicsTrackView.hh +++ b/src/celeritas/phys/PhysicsTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Primary.hh b/src/celeritas/phys/Primary.hh index 15bab4a69a..00fe2e9e4b 100644 --- a/src/celeritas/phys/Primary.hh +++ b/src/celeritas/phys/Primary.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGenerator.cc b/src/celeritas/phys/PrimaryGenerator.cc index edab758be9..1f7201ebdd 100644 --- a/src/celeritas/phys/PrimaryGenerator.cc +++ b/src/celeritas/phys/PrimaryGenerator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGenerator.hh b/src/celeritas/phys/PrimaryGenerator.hh index aae0fc1c2c..1710b6cc0c 100644 --- a/src/celeritas/phys/PrimaryGenerator.hh +++ b/src/celeritas/phys/PrimaryGenerator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGeneratorOptions.cc b/src/celeritas/phys/PrimaryGeneratorOptions.cc index a0272f994b..076fd49cba 100644 --- a/src/celeritas/phys/PrimaryGeneratorOptions.cc +++ b/src/celeritas/phys/PrimaryGeneratorOptions.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGeneratorOptions.hh b/src/celeritas/phys/PrimaryGeneratorOptions.hh index 29f0feae50..01433b8a65 100644 --- a/src/celeritas/phys/PrimaryGeneratorOptions.hh +++ b/src/celeritas/phys/PrimaryGeneratorOptions.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.cc b/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.cc index eec23af52c..3940958623 100644 --- a/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.cc +++ b/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.hh b/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.hh index 2828efdaba..e77d8df633 100644 --- a/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.hh +++ b/src/celeritas/phys/PrimaryGeneratorOptionsIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Process.cc b/src/celeritas/phys/Process.cc index 6591e2f142..47b54dadb5 100644 --- a/src/celeritas/phys/Process.cc +++ b/src/celeritas/phys/Process.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Process.hh b/src/celeritas/phys/Process.hh index 1fd1209919..8eb9cc1b1a 100644 --- a/src/celeritas/phys/Process.hh +++ b/src/celeritas/phys/Process.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ProcessBuilder.cc b/src/celeritas/phys/ProcessBuilder.cc index 59ad8fb4c1..c47579c624 100644 --- a/src/celeritas/phys/ProcessBuilder.cc +++ b/src/celeritas/phys/ProcessBuilder.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/ProcessBuilder.hh b/src/celeritas/phys/ProcessBuilder.hh index 00c95f8378..c3cceb48b2 100644 --- a/src/celeritas/phys/ProcessBuilder.hh +++ b/src/celeritas/phys/ProcessBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/Secondary.hh b/src/celeritas/phys/Secondary.hh index 0697145e58..6e32e6a150 100644 --- a/src/celeritas/phys/Secondary.hh +++ b/src/celeritas/phys/Secondary.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/DiscreteSelectAction.cc b/src/celeritas/phys/detail/DiscreteSelectAction.cc index 948f7b8b44..b0d27cb25c 100644 --- a/src/celeritas/phys/detail/DiscreteSelectAction.cc +++ b/src/celeritas/phys/detail/DiscreteSelectAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/DiscreteSelectAction.cu b/src/celeritas/phys/detail/DiscreteSelectAction.cu index 915deb2368..0e63026a3c 100644 --- a/src/celeritas/phys/detail/DiscreteSelectAction.cu +++ b/src/celeritas/phys/detail/DiscreteSelectAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/DiscreteSelectAction.hh b/src/celeritas/phys/detail/DiscreteSelectAction.hh index b51abe25aa..a56d175531 100644 --- a/src/celeritas/phys/detail/DiscreteSelectAction.hh +++ b/src/celeritas/phys/detail/DiscreteSelectAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/DiscreteSelectExecutor.hh b/src/celeritas/phys/detail/DiscreteSelectExecutor.hh index 324cdc7c1e..9b0cd434dd 100644 --- a/src/celeritas/phys/detail/DiscreteSelectExecutor.hh +++ b/src/celeritas/phys/detail/DiscreteSelectExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/PreStepAction.cc b/src/celeritas/phys/detail/PreStepAction.cc index 5871297424..cde8b289d9 100644 --- a/src/celeritas/phys/detail/PreStepAction.cc +++ b/src/celeritas/phys/detail/PreStepAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/PreStepAction.cu b/src/celeritas/phys/detail/PreStepAction.cu index ebc60e637c..5df57975cc 100644 --- a/src/celeritas/phys/detail/PreStepAction.cu +++ b/src/celeritas/phys/detail/PreStepAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/PreStepAction.hh b/src/celeritas/phys/detail/PreStepAction.hh index e4912176d3..de4d92db68 100644 --- a/src/celeritas/phys/detail/PreStepAction.hh +++ b/src/celeritas/phys/detail/PreStepAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/phys/detail/PreStepExecutor.hh b/src/celeritas/phys/detail/PreStepExecutor.hh index b89802d7b6..eaab6f84f3 100644 --- a/src/celeritas/phys/detail/PreStepExecutor.hh +++ b/src/celeritas/phys/detail/PreStepExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/CuHipRngData.cc b/src/celeritas/random/CuHipRngData.cc index a08c06e61e..58cf1368ed 100644 --- a/src/celeritas/random/CuHipRngData.cc +++ b/src/celeritas/random/CuHipRngData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/CuHipRngData.hh b/src/celeritas/random/CuHipRngData.hh index 3c31a0fe83..978019bac5 100644 --- a/src/celeritas/random/CuHipRngData.hh +++ b/src/celeritas/random/CuHipRngData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/CuHipRngEngine.hh b/src/celeritas/random/CuHipRngEngine.hh index b1a85262b3..8328810eac 100644 --- a/src/celeritas/random/CuHipRngEngine.hh +++ b/src/celeritas/random/CuHipRngEngine.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/CuHipRngParams.cc b/src/celeritas/random/CuHipRngParams.cc index 030cf77cb9..ba92896552 100644 --- a/src/celeritas/random/CuHipRngParams.cc +++ b/src/celeritas/random/CuHipRngParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/CuHipRngParams.hh b/src/celeritas/random/CuHipRngParams.hh index 7a25b1945b..f6d4496274 100644 --- a/src/celeritas/random/CuHipRngParams.hh +++ b/src/celeritas/random/CuHipRngParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngData.hh b/src/celeritas/random/RngData.hh index d7525a2c81..f7c5d9c78f 100644 --- a/src/celeritas/random/RngData.hh +++ b/src/celeritas/random/RngData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngEngine.hh b/src/celeritas/random/RngEngine.hh index 30c48534f8..1f920c8570 100644 --- a/src/celeritas/random/RngEngine.hh +++ b/src/celeritas/random/RngEngine.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngParams.hh b/src/celeritas/random/RngParams.hh index 9ecbb99726..d55fe4e109 100644 --- a/src/celeritas/random/RngParams.hh +++ b/src/celeritas/random/RngParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngParamsFwd.hh b/src/celeritas/random/RngParamsFwd.hh index b56e77d74d..343bfe20d2 100644 --- a/src/celeritas/random/RngParamsFwd.hh +++ b/src/celeritas/random/RngParamsFwd.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngReseed.cc b/src/celeritas/random/RngReseed.cc index fe2ed3b7aa..578bb0878a 100644 --- a/src/celeritas/random/RngReseed.cc +++ b/src/celeritas/random/RngReseed.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngReseed.cu b/src/celeritas/random/RngReseed.cu index 2f5aee079f..d8675b2b1a 100644 --- a/src/celeritas/random/RngReseed.cu +++ b/src/celeritas/random/RngReseed.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/RngReseed.hh b/src/celeritas/random/RngReseed.hh index ccc94093e8..b41a6aff0f 100644 --- a/src/celeritas/random/RngReseed.hh +++ b/src/celeritas/random/RngReseed.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/Selector.hh b/src/celeritas/random/Selector.hh index 9570f2c379..267833d3ca 100644 --- a/src/celeritas/random/Selector.hh +++ b/src/celeritas/random/Selector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/XorwowRngData.cc b/src/celeritas/random/XorwowRngData.cc index 348a89a4a6..cf42106c1b 100644 --- a/src/celeritas/random/XorwowRngData.cc +++ b/src/celeritas/random/XorwowRngData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/XorwowRngData.hh b/src/celeritas/random/XorwowRngData.hh index 8cdcbc6d03..a91c67e4f5 100644 --- a/src/celeritas/random/XorwowRngData.hh +++ b/src/celeritas/random/XorwowRngData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/XorwowRngEngine.hh b/src/celeritas/random/XorwowRngEngine.hh index bf051432dc..908ca33834 100644 --- a/src/celeritas/random/XorwowRngEngine.hh +++ b/src/celeritas/random/XorwowRngEngine.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/XorwowRngParams.cc b/src/celeritas/random/XorwowRngParams.cc index 7285e918ce..174ad12c33 100644 --- a/src/celeritas/random/XorwowRngParams.cc +++ b/src/celeritas/random/XorwowRngParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/XorwowRngParams.hh b/src/celeritas/random/XorwowRngParams.hh index f72b198b05..24f61da977 100644 --- a/src/celeritas/random/XorwowRngParams.hh +++ b/src/celeritas/random/XorwowRngParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/detail/CuHipRngStateInit.cc b/src/celeritas/random/detail/CuHipRngStateInit.cc index 3a0ca49369..3f5f16ffe6 100644 --- a/src/celeritas/random/detail/CuHipRngStateInit.cc +++ b/src/celeritas/random/detail/CuHipRngStateInit.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/detail/CuHipRngStateInit.cu b/src/celeritas/random/detail/CuHipRngStateInit.cu index e0cc65d853..5e7472bdc7 100644 --- a/src/celeritas/random/detail/CuHipRngStateInit.cu +++ b/src/celeritas/random/detail/CuHipRngStateInit.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/detail/CuHipRngStateInit.hh b/src/celeritas/random/detail/CuHipRngStateInit.hh index f667931e30..6f08a72452 100644 --- a/src/celeritas/random/detail/CuHipRngStateInit.hh +++ b/src/celeritas/random/detail/CuHipRngStateInit.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/detail/GenerateCanonical32.hh b/src/celeritas/random/detail/GenerateCanonical32.hh index 0368cfe3bd..d7ea48cdd0 100644 --- a/src/celeritas/random/detail/GenerateCanonical32.hh +++ b/src/celeritas/random/detail/GenerateCanonical32.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/detail/mockrand.hh b/src/celeritas/random/detail/mockrand.hh index daf0870598..a39140fb7f 100644 --- a/src/celeritas/random/detail/mockrand.hh +++ b/src/celeritas/random/detail/mockrand.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/BernoulliDistribution.hh b/src/celeritas/random/distribution/BernoulliDistribution.hh index 6eba96b756..03af627e6d 100644 --- a/src/celeritas/random/distribution/BernoulliDistribution.hh +++ b/src/celeritas/random/distribution/BernoulliDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/DeltaDistribution.hh b/src/celeritas/random/distribution/DeltaDistribution.hh index 2ed046cbfb..c5fdc0fa6e 100644 --- a/src/celeritas/random/distribution/DeltaDistribution.hh +++ b/src/celeritas/random/distribution/DeltaDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/ExponentialDistribution.hh b/src/celeritas/random/distribution/ExponentialDistribution.hh index 4d4e4b1984..0c8863f9c1 100644 --- a/src/celeritas/random/distribution/ExponentialDistribution.hh +++ b/src/celeritas/random/distribution/ExponentialDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/GammaDistribution.hh b/src/celeritas/random/distribution/GammaDistribution.hh index ecc0de140d..8dd57cc3ae 100644 --- a/src/celeritas/random/distribution/GammaDistribution.hh +++ b/src/celeritas/random/distribution/GammaDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/GenerateCanonical.hh b/src/celeritas/random/distribution/GenerateCanonical.hh index 7041afc141..a44fa9d4d7 100644 --- a/src/celeritas/random/distribution/GenerateCanonical.hh +++ b/src/celeritas/random/distribution/GenerateCanonical.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/IsotropicDistribution.hh b/src/celeritas/random/distribution/IsotropicDistribution.hh index 11771018ee..c7a836613a 100644 --- a/src/celeritas/random/distribution/IsotropicDistribution.hh +++ b/src/celeritas/random/distribution/IsotropicDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/NormalDistribution.hh b/src/celeritas/random/distribution/NormalDistribution.hh index 592e42f6ca..57d0c399bc 100644 --- a/src/celeritas/random/distribution/NormalDistribution.hh +++ b/src/celeritas/random/distribution/NormalDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/PoissonDistribution.hh b/src/celeritas/random/distribution/PoissonDistribution.hh index ab30a468db..3574c6a668 100644 --- a/src/celeritas/random/distribution/PoissonDistribution.hh +++ b/src/celeritas/random/distribution/PoissonDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/RadialDistribution.hh b/src/celeritas/random/distribution/RadialDistribution.hh index 3935843d35..26c6f19327 100644 --- a/src/celeritas/random/distribution/RadialDistribution.hh +++ b/src/celeritas/random/distribution/RadialDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/ReciprocalDistribution.hh b/src/celeritas/random/distribution/ReciprocalDistribution.hh index 032f169b27..954a49ac4b 100644 --- a/src/celeritas/random/distribution/ReciprocalDistribution.hh +++ b/src/celeritas/random/distribution/ReciprocalDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/UniformBoxDistribution.hh b/src/celeritas/random/distribution/UniformBoxDistribution.hh index cdb41577f2..0fbf5bf0d6 100644 --- a/src/celeritas/random/distribution/UniformBoxDistribution.hh +++ b/src/celeritas/random/distribution/UniformBoxDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/random/distribution/UniformRealDistribution.hh b/src/celeritas/random/distribution/UniformRealDistribution.hh index 1d58094feb..8f11bc41bc 100644 --- a/src/celeritas/random/distribution/UniformRealDistribution.hh +++ b/src/celeritas/random/distribution/UniformRealDistribution.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/CoreStateCounters.hh b/src/celeritas/track/CoreStateCounters.hh index 27f614ce55..b459085fb9 100644 --- a/src/celeritas/track/CoreStateCounters.hh +++ b/src/celeritas/track/CoreStateCounters.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromPrimariesAction.cc b/src/celeritas/track/ExtendFromPrimariesAction.cc index 88985bfda6..e9241d187f 100644 --- a/src/celeritas/track/ExtendFromPrimariesAction.cc +++ b/src/celeritas/track/ExtendFromPrimariesAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromPrimariesAction.cu b/src/celeritas/track/ExtendFromPrimariesAction.cu index 7630926aa1..1cbdfcfa2b 100644 --- a/src/celeritas/track/ExtendFromPrimariesAction.cu +++ b/src/celeritas/track/ExtendFromPrimariesAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromPrimariesAction.hh b/src/celeritas/track/ExtendFromPrimariesAction.hh index ba1db5e0d3..a8f8efeb55 100644 --- a/src/celeritas/track/ExtendFromPrimariesAction.hh +++ b/src/celeritas/track/ExtendFromPrimariesAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromSecondariesAction.cc b/src/celeritas/track/ExtendFromSecondariesAction.cc index a29d0e136c..13e8ee1343 100644 --- a/src/celeritas/track/ExtendFromSecondariesAction.cc +++ b/src/celeritas/track/ExtendFromSecondariesAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromSecondariesAction.cu b/src/celeritas/track/ExtendFromSecondariesAction.cu index af3d8441e1..604ffe0686 100644 --- a/src/celeritas/track/ExtendFromSecondariesAction.cu +++ b/src/celeritas/track/ExtendFromSecondariesAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/ExtendFromSecondariesAction.hh b/src/celeritas/track/ExtendFromSecondariesAction.hh index a71945ba83..cdebf117dc 100644 --- a/src/celeritas/track/ExtendFromSecondariesAction.hh +++ b/src/celeritas/track/ExtendFromSecondariesAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/InitializeTracksAction.cc b/src/celeritas/track/InitializeTracksAction.cc index 71ef79bc2c..596ce66741 100644 --- a/src/celeritas/track/InitializeTracksAction.cc +++ b/src/celeritas/track/InitializeTracksAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/InitializeTracksAction.cu b/src/celeritas/track/InitializeTracksAction.cu index a29b5958ff..9b125a0574 100644 --- a/src/celeritas/track/InitializeTracksAction.cu +++ b/src/celeritas/track/InitializeTracksAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/InitializeTracksAction.hh b/src/celeritas/track/InitializeTracksAction.hh index b29ab8aec9..1de9333ab1 100644 --- a/src/celeritas/track/InitializeTracksAction.hh +++ b/src/celeritas/track/InitializeTracksAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SimData.hh b/src/celeritas/track/SimData.hh index f8b3ff0eff..efd0215000 100644 --- a/src/celeritas/track/SimData.hh +++ b/src/celeritas/track/SimData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SimParams.cc b/src/celeritas/track/SimParams.cc index b60dd85e83..6b5804732b 100644 --- a/src/celeritas/track/SimParams.cc +++ b/src/celeritas/track/SimParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SimParams.hh b/src/celeritas/track/SimParams.hh index 9f2f50ce5d..8a648c5157 100644 --- a/src/celeritas/track/SimParams.hh +++ b/src/celeritas/track/SimParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SimTrackView.hh b/src/celeritas/track/SimTrackView.hh index 1d6f2568db..b6020077c5 100644 --- a/src/celeritas/track/SimTrackView.hh +++ b/src/celeritas/track/SimTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SortTracksAction.cc b/src/celeritas/track/SortTracksAction.cc index 5451ec233d..43111dea41 100644 --- a/src/celeritas/track/SortTracksAction.cc +++ b/src/celeritas/track/SortTracksAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/SortTracksAction.hh b/src/celeritas/track/SortTracksAction.hh index 36a635fe16..1d98c69641 100644 --- a/src/celeritas/track/SortTracksAction.hh +++ b/src/celeritas/track/SortTracksAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/TrackInitData.hh b/src/celeritas/track/TrackInitData.hh index c55a8d36d3..dc7c1f609a 100644 --- a/src/celeritas/track/TrackInitData.hh +++ b/src/celeritas/track/TrackInitData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/TrackInitParams.cc b/src/celeritas/track/TrackInitParams.cc index 5824736d2b..76ff1c8937 100644 --- a/src/celeritas/track/TrackInitParams.cc +++ b/src/celeritas/track/TrackInitParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/TrackInitParams.hh b/src/celeritas/track/TrackInitParams.hh index 9525b96fbd..7bb4efbde6 100644 --- a/src/celeritas/track/TrackInitParams.hh +++ b/src/celeritas/track/TrackInitParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/Filler.cu b/src/celeritas/track/detail/Filler.cu index 924a2d0a78..bf8666229e 100644 --- a/src/celeritas/track/detail/Filler.cu +++ b/src/celeritas/track/detail/Filler.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/InitTracksExecutor.hh b/src/celeritas/track/detail/InitTracksExecutor.hh index 6c5eb5027e..66e26fdfff 100644 --- a/src/celeritas/track/detail/InitTracksExecutor.hh +++ b/src/celeritas/track/detail/InitTracksExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/LocateAliveExecutor.hh b/src/celeritas/track/detail/LocateAliveExecutor.hh index 13b99a08d1..4388987a23 100644 --- a/src/celeritas/track/detail/LocateAliveExecutor.hh +++ b/src/celeritas/track/detail/LocateAliveExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/ProcessPrimariesExecutor.hh b/src/celeritas/track/detail/ProcessPrimariesExecutor.hh index 2a1c7db43f..9ee206fec8 100644 --- a/src/celeritas/track/detail/ProcessPrimariesExecutor.hh +++ b/src/celeritas/track/detail/ProcessPrimariesExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/ProcessSecondariesExecutor.hh b/src/celeritas/track/detail/ProcessSecondariesExecutor.hh index 37ec2b6518..1b55bdfc7b 100644 --- a/src/celeritas/track/detail/ProcessSecondariesExecutor.hh +++ b/src/celeritas/track/detail/ProcessSecondariesExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackInitAlgorithms.cc b/src/celeritas/track/detail/TrackInitAlgorithms.cc index 4f4e9bdd0e..9efc2c7b99 100644 --- a/src/celeritas/track/detail/TrackInitAlgorithms.cc +++ b/src/celeritas/track/detail/TrackInitAlgorithms.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackInitAlgorithms.cu b/src/celeritas/track/detail/TrackInitAlgorithms.cu index 615ecd8caa..180d531d02 100644 --- a/src/celeritas/track/detail/TrackInitAlgorithms.cu +++ b/src/celeritas/track/detail/TrackInitAlgorithms.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackInitAlgorithms.hh b/src/celeritas/track/detail/TrackInitAlgorithms.hh index 0d0c4ab23a..10d0955007 100644 --- a/src/celeritas/track/detail/TrackInitAlgorithms.hh +++ b/src/celeritas/track/detail/TrackInitAlgorithms.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackSortUtils.cc b/src/celeritas/track/detail/TrackSortUtils.cc index c23cd49a36..eda09cb2b7 100644 --- a/src/celeritas/track/detail/TrackSortUtils.cc +++ b/src/celeritas/track/detail/TrackSortUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackSortUtils.cu b/src/celeritas/track/detail/TrackSortUtils.cu index 0940c9020a..0b0be48ed4 100644 --- a/src/celeritas/track/detail/TrackSortUtils.cu +++ b/src/celeritas/track/detail/TrackSortUtils.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/TrackSortUtils.hh b/src/celeritas/track/detail/TrackSortUtils.hh index e51d4769de..daac1eb8e3 100644 --- a/src/celeritas/track/detail/TrackSortUtils.hh +++ b/src/celeritas/track/detail/TrackSortUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/track/detail/Utils.hh b/src/celeritas/track/detail/Utils.hh index 3fe6b1fca8..0b38aa1b91 100644 --- a/src/celeritas/track/detail/Utils.hh +++ b/src/celeritas/track/detail/Utils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/ActionDiagnostic.cc b/src/celeritas/user/ActionDiagnostic.cc index 95aa02f139..b3ff497113 100644 --- a/src/celeritas/user/ActionDiagnostic.cc +++ b/src/celeritas/user/ActionDiagnostic.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/ActionDiagnostic.cu b/src/celeritas/user/ActionDiagnostic.cu index 6123e1754f..aebe88aa49 100644 --- a/src/celeritas/user/ActionDiagnostic.cu +++ b/src/celeritas/user/ActionDiagnostic.cu @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/ActionDiagnostic.hh b/src/celeritas/user/ActionDiagnostic.hh index 593cdc8202..dc6ff5229d 100644 --- a/src/celeritas/user/ActionDiagnostic.hh +++ b/src/celeritas/user/ActionDiagnostic.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/DetectorSteps.cc b/src/celeritas/user/DetectorSteps.cc index fb59fcb218..2a8045c0a6 100644 --- a/src/celeritas/user/DetectorSteps.cc +++ b/src/celeritas/user/DetectorSteps.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/DetectorSteps.cu b/src/celeritas/user/DetectorSteps.cu index 13d81c5b5d..527425ecbf 100644 --- a/src/celeritas/user/DetectorSteps.cu +++ b/src/celeritas/user/DetectorSteps.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/DetectorSteps.hh b/src/celeritas/user/DetectorSteps.hh index 0bd6c884f8..f0224c1465 100644 --- a/src/celeritas/user/DetectorSteps.hh +++ b/src/celeritas/user/DetectorSteps.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/ParticleTallyData.cc b/src/celeritas/user/ParticleTallyData.cc index 0533469278..385d09bcbb 100644 --- a/src/celeritas/user/ParticleTallyData.cc +++ b/src/celeritas/user/ParticleTallyData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/ParticleTallyData.hh b/src/celeritas/user/ParticleTallyData.hh index de8192bfab..42c1d1d170 100644 --- a/src/celeritas/user/ParticleTallyData.hh +++ b/src/celeritas/user/ParticleTallyData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/RootStepWriter.cc b/src/celeritas/user/RootStepWriter.cc index 945aa4ab03..584f3ede5a 100644 --- a/src/celeritas/user/RootStepWriter.cc +++ b/src/celeritas/user/RootStepWriter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/RootStepWriter.hh b/src/celeritas/user/RootStepWriter.hh index 9bafe6d37f..5815df58c6 100644 --- a/src/celeritas/user/RootStepWriter.hh +++ b/src/celeritas/user/RootStepWriter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/RootStepWriterIO.json.cc b/src/celeritas/user/RootStepWriterIO.json.cc index eb8152e415..6b6f60c5cf 100644 --- a/src/celeritas/user/RootStepWriterIO.json.cc +++ b/src/celeritas/user/RootStepWriterIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/RootStepWriterIO.json.hh b/src/celeritas/user/RootStepWriterIO.json.hh index 5e5ea909ee..6b6db62d08 100644 --- a/src/celeritas/user/RootStepWriterIO.json.hh +++ b/src/celeritas/user/RootStepWriterIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/SimpleCalo.cc b/src/celeritas/user/SimpleCalo.cc index 9dc1f159c4..a171cf3db3 100644 --- a/src/celeritas/user/SimpleCalo.cc +++ b/src/celeritas/user/SimpleCalo.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/SimpleCalo.hh b/src/celeritas/user/SimpleCalo.hh index ef55567b6d..9fa03bc624 100644 --- a/src/celeritas/user/SimpleCalo.hh +++ b/src/celeritas/user/SimpleCalo.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/SimpleCaloData.cc b/src/celeritas/user/SimpleCaloData.cc index 915760ed0f..fee7b31bd3 100644 --- a/src/celeritas/user/SimpleCaloData.cc +++ b/src/celeritas/user/SimpleCaloData.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/SimpleCaloData.hh b/src/celeritas/user/SimpleCaloData.hh index 39fc5f61cc..2f0fffd575 100644 --- a/src/celeritas/user/SimpleCaloData.hh +++ b/src/celeritas/user/SimpleCaloData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepCollector.cc b/src/celeritas/user/StepCollector.cc index f7b9550c9b..0b62583fb4 100644 --- a/src/celeritas/user/StepCollector.cc +++ b/src/celeritas/user/StepCollector.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepCollector.hh b/src/celeritas/user/StepCollector.hh index bb8e27aff1..3b41100010 100644 --- a/src/celeritas/user/StepCollector.hh +++ b/src/celeritas/user/StepCollector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepData.hh b/src/celeritas/user/StepData.hh index 818c4a323d..743d607d24 100644 --- a/src/celeritas/user/StepData.hh +++ b/src/celeritas/user/StepData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepDiagnostic.cc b/src/celeritas/user/StepDiagnostic.cc index a221692fca..e704841c58 100644 --- a/src/celeritas/user/StepDiagnostic.cc +++ b/src/celeritas/user/StepDiagnostic.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepDiagnostic.cu b/src/celeritas/user/StepDiagnostic.cu index a06d31d5f8..00d9540385 100644 --- a/src/celeritas/user/StepDiagnostic.cu +++ b/src/celeritas/user/StepDiagnostic.cu @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepDiagnostic.hh b/src/celeritas/user/StepDiagnostic.hh index 763a473294..ad0a3d9303 100644 --- a/src/celeritas/user/StepDiagnostic.hh +++ b/src/celeritas/user/StepDiagnostic.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/StepInterface.hh b/src/celeritas/user/StepInterface.hh index b3aecfbc9a..8c26a40b6e 100644 --- a/src/celeritas/user/StepInterface.hh +++ b/src/celeritas/user/StepInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/ActionDiagnosticExecutor.hh b/src/celeritas/user/detail/ActionDiagnosticExecutor.hh index d0db8ec51b..69f5510749 100644 --- a/src/celeritas/user/detail/ActionDiagnosticExecutor.hh +++ b/src/celeritas/user/detail/ActionDiagnosticExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/SimpleCaloExecutor.hh b/src/celeritas/user/detail/SimpleCaloExecutor.hh index 34275c76e5..0f52e8331d 100644 --- a/src/celeritas/user/detail/SimpleCaloExecutor.hh +++ b/src/celeritas/user/detail/SimpleCaloExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/SimpleCaloImpl.cc b/src/celeritas/user/detail/SimpleCaloImpl.cc index 7f1d198ff6..54e52d4001 100644 --- a/src/celeritas/user/detail/SimpleCaloImpl.cc +++ b/src/celeritas/user/detail/SimpleCaloImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/SimpleCaloImpl.cu b/src/celeritas/user/detail/SimpleCaloImpl.cu index fbe2cb25e3..292f7e8f54 100644 --- a/src/celeritas/user/detail/SimpleCaloImpl.cu +++ b/src/celeritas/user/detail/SimpleCaloImpl.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/SimpleCaloImpl.hh b/src/celeritas/user/detail/SimpleCaloImpl.hh index 65033959af..165809f704 100644 --- a/src/celeritas/user/detail/SimpleCaloImpl.hh +++ b/src/celeritas/user/detail/SimpleCaloImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepDiagnosticExecutor.hh b/src/celeritas/user/detail/StepDiagnosticExecutor.hh index 72f35dd3cd..08735b0093 100644 --- a/src/celeritas/user/detail/StepDiagnosticExecutor.hh +++ b/src/celeritas/user/detail/StepDiagnosticExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepGatherAction.cc b/src/celeritas/user/detail/StepGatherAction.cc index 918d87cfee..3887d2bb5c 100644 --- a/src/celeritas/user/detail/StepGatherAction.cc +++ b/src/celeritas/user/detail/StepGatherAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepGatherAction.cu b/src/celeritas/user/detail/StepGatherAction.cu index 588557396f..639698f640 100644 --- a/src/celeritas/user/detail/StepGatherAction.cu +++ b/src/celeritas/user/detail/StepGatherAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepGatherAction.hh b/src/celeritas/user/detail/StepGatherAction.hh index b085daa480..e14cb823bb 100644 --- a/src/celeritas/user/detail/StepGatherAction.hh +++ b/src/celeritas/user/detail/StepGatherAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepGatherExecutor.hh b/src/celeritas/user/detail/StepGatherExecutor.hh index e9591a0f8d..e2dfd60fc1 100644 --- a/src/celeritas/user/detail/StepGatherExecutor.hh +++ b/src/celeritas/user/detail/StepGatherExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas/user/detail/StepStorage.hh b/src/celeritas/user/detail/StepStorage.hh index 740e20d2b8..a6b201da7a 100644 --- a/src/celeritas/user/detail/StepStorage.hh +++ b/src/celeritas/user/detail/StepStorage.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/celeritas_cmake_strings.h.in b/src/celeritas_cmake_strings.h.in index ae1443ebf9..eaece437bd 100644 --- a/src/celeritas_cmake_strings.h.in +++ b/src/celeritas_cmake_strings.h.in @@ -1,5 +1,5 @@ /*----------------------------------*-C-*------------------------------------* - * Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/src/celeritas_config.h.in b/src/celeritas_config.h.in index 367a003e47..81ff973e58 100644 --- a/src/celeritas_config.h.in +++ b/src/celeritas_config.h.in @@ -1,5 +1,5 @@ /*----------------------------------*-C-*------------------------------------* - * Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/src/celeritas_sys_config.h.in b/src/celeritas_sys_config.h.in index 198c75e188..373d72d5f5 100644 --- a/src/celeritas_sys_config.h.in +++ b/src/celeritas_sys_config.h.in @@ -1,5 +1,5 @@ /*----------------------------------*-C-*------------------------------------* - * Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/src/celeritas_version.h.in b/src/celeritas_version.h.in index 5c6b4652b7..329d1ad7fd 100644 --- a/src/celeritas_version.h.in +++ b/src/celeritas_version.h.in @@ -1,5 +1,5 @@ /*----------------------------------*-C-*------------------------------------* - * Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/src/corecel/Assert.cc b/src/corecel/Assert.cc index 6ef6071543..8ac02b7945 100644 --- a/src/corecel/Assert.cc +++ b/src/corecel/Assert.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/Assert.hh b/src/corecel/Assert.hh index 85bcf7b116..d79735712a 100644 --- a/src/corecel/Assert.hh +++ b/src/corecel/Assert.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/AssertIO.json.cc b/src/corecel/AssertIO.json.cc index ecb55b0cf2..2d8f31444f 100644 --- a/src/corecel/AssertIO.json.cc +++ b/src/corecel/AssertIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/AssertIO.json.hh b/src/corecel/AssertIO.json.hh index c953150a15..7c0b496315 100644 --- a/src/corecel/AssertIO.json.hh +++ b/src/corecel/AssertIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/CMakeLists.txt b/src/corecel/CMakeLists.txt index 2a3267c139..0f281adce8 100644 --- a/src/corecel/CMakeLists.txt +++ b/src/corecel/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/src/corecel/Macros.hh b/src/corecel/Macros.hh index 8f0b6717d2..6daf9e88bf 100644 --- a/src/corecel/Macros.hh +++ b/src/corecel/Macros.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/OpaqueId.hh b/src/corecel/OpaqueId.hh index a1e2f3031d..0907f8a072 100644 --- a/src/corecel/OpaqueId.hh +++ b/src/corecel/OpaqueId.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/OpaqueIdIO.hh b/src/corecel/OpaqueIdIO.hh index 9c8f3054dd..47b0a90113 100644 --- a/src/corecel/OpaqueIdIO.hh +++ b/src/corecel/OpaqueIdIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/PinnedAllocator.cc b/src/corecel/PinnedAllocator.cc index b33c546b41..70e4380a79 100644 --- a/src/corecel/PinnedAllocator.cc +++ b/src/corecel/PinnedAllocator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/Types.hh b/src/corecel/Types.hh index 4dc94daa7e..13952644b6 100644 --- a/src/corecel/Types.hh +++ b/src/corecel/Types.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/Array.hh b/src/corecel/cont/Array.hh index 9db67995cb..e1e94f98d7 100644 --- a/src/corecel/cont/Array.hh +++ b/src/corecel/cont/Array.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/ArrayIO.hh b/src/corecel/cont/ArrayIO.hh index 6b40f43f4d..294fac5d42 100644 --- a/src/corecel/cont/ArrayIO.hh +++ b/src/corecel/cont/ArrayIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/ArrayIO.json.hh b/src/corecel/cont/ArrayIO.json.hh index 8eb14f1d34..a92ec7f799 100644 --- a/src/corecel/cont/ArrayIO.json.hh +++ b/src/corecel/cont/ArrayIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/EnumArray.hh b/src/corecel/cont/EnumArray.hh index 4b5da8481c..0cdceb1d8a 100644 --- a/src/corecel/cont/EnumArray.hh +++ b/src/corecel/cont/EnumArray.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/EnumClassUtils.hh b/src/corecel/cont/EnumClassUtils.hh index 0399cca244..4c8bcff0b0 100644 --- a/src/corecel/cont/EnumClassUtils.hh +++ b/src/corecel/cont/EnumClassUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/InitializedValue.hh b/src/corecel/cont/InitializedValue.hh index 4cdce74195..6bc4061771 100644 --- a/src/corecel/cont/InitializedValue.hh +++ b/src/corecel/cont/InitializedValue.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/LabelIdMultiMap.hh b/src/corecel/cont/LabelIdMultiMap.hh index 9217457e82..c8e20efe99 100644 --- a/src/corecel/cont/LabelIdMultiMap.hh +++ b/src/corecel/cont/LabelIdMultiMap.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/MiniStack.hh b/src/corecel/cont/MiniStack.hh index 06ba1d1972..e7e238db64 100644 --- a/src/corecel/cont/MiniStack.hh +++ b/src/corecel/cont/MiniStack.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/Range.hh b/src/corecel/cont/Range.hh index 5148c4d6f4..3a22a0bdce 100644 --- a/src/corecel/cont/Range.hh +++ b/src/corecel/cont/Range.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/Span.hh b/src/corecel/cont/Span.hh index 9a4f62137f..62a7cd3dd3 100644 --- a/src/corecel/cont/Span.hh +++ b/src/corecel/cont/Span.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/SpanIO.hh b/src/corecel/cont/SpanIO.hh index 89b9827333..f7045af4d8 100644 --- a/src/corecel/cont/SpanIO.hh +++ b/src/corecel/cont/SpanIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/VariantUtils.hh b/src/corecel/cont/VariantUtils.hh index 23773679a0..5a3bd43fbe 100644 --- a/src/corecel/cont/VariantUtils.hh +++ b/src/corecel/cont/VariantUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/detail/RangeImpl.hh b/src/corecel/cont/detail/RangeImpl.hh index aee3017d9f..70c99c2ddf 100644 --- a/src/corecel/cont/detail/RangeImpl.hh +++ b/src/corecel/cont/detail/RangeImpl.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/detail/SpanImpl.hh b/src/corecel/cont/detail/SpanImpl.hh index ffef14aa23..36dd8b2adb 100644 --- a/src/corecel/cont/detail/SpanImpl.hh +++ b/src/corecel/cont/detail/SpanImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/cont/detail/VariantUtilsImpl.hh b/src/corecel/cont/detail/VariantUtilsImpl.hh index bd1a5b5fc0..da6eea4b24 100644 --- a/src/corecel/cont/detail/VariantUtilsImpl.hh +++ b/src/corecel/cont/detail/VariantUtilsImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/Collection.hh b/src/corecel/data/Collection.hh index 83405500dd..2ce379a3e9 100644 --- a/src/corecel/data/Collection.hh +++ b/src/corecel/data/Collection.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/CollectionAlgorithms.hh b/src/corecel/data/CollectionAlgorithms.hh index 9705bd7f34..e3203577d0 100644 --- a/src/corecel/data/CollectionAlgorithms.hh +++ b/src/corecel/data/CollectionAlgorithms.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/CollectionBuilder.hh b/src/corecel/data/CollectionBuilder.hh index 18b72cc9f6..2c6ab438b3 100644 --- a/src/corecel/data/CollectionBuilder.hh +++ b/src/corecel/data/CollectionBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/CollectionMirror.hh b/src/corecel/data/CollectionMirror.hh index e1c3f54b1c..ac1b0881d0 100644 --- a/src/corecel/data/CollectionMirror.hh +++ b/src/corecel/data/CollectionMirror.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/CollectionStateStore.hh b/src/corecel/data/CollectionStateStore.hh index 30e6204129..f0d57cd950 100644 --- a/src/corecel/data/CollectionStateStore.hh +++ b/src/corecel/data/CollectionStateStore.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/Copier.cc b/src/corecel/data/Copier.cc index 1dca3b0e4c..d3838b4840 100644 --- a/src/corecel/data/Copier.cc +++ b/src/corecel/data/Copier.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/Copier.hh b/src/corecel/data/Copier.hh index 8eb9bba795..718defeecf 100644 --- a/src/corecel/data/Copier.hh +++ b/src/corecel/data/Copier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/DedupeCollectionBuilder.hh b/src/corecel/data/DedupeCollectionBuilder.hh index 12e2ef9edc..38f977b957 100644 --- a/src/corecel/data/DedupeCollectionBuilder.hh +++ b/src/corecel/data/DedupeCollectionBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/DeviceAllocation.cc b/src/corecel/data/DeviceAllocation.cc index d04b0e7971..75dc8e3c72 100644 --- a/src/corecel/data/DeviceAllocation.cc +++ b/src/corecel/data/DeviceAllocation.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/DeviceAllocation.hh b/src/corecel/data/DeviceAllocation.hh index a007a0baa6..d498599aa4 100644 --- a/src/corecel/data/DeviceAllocation.hh +++ b/src/corecel/data/DeviceAllocation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/DeviceVector.hh b/src/corecel/data/DeviceVector.hh index f3956f7125..822d3e4b2b 100644 --- a/src/corecel/data/DeviceVector.hh +++ b/src/corecel/data/DeviceVector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/HyperslabIndexer.hh b/src/corecel/data/HyperslabIndexer.hh index f384e67520..57bf7e52ed 100644 --- a/src/corecel/data/HyperslabIndexer.hh +++ b/src/corecel/data/HyperslabIndexer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/LdgIterator.hh b/src/corecel/data/LdgIterator.hh index b8d725f5d3..48c5cc86b7 100644 --- a/src/corecel/data/LdgIterator.hh +++ b/src/corecel/data/LdgIterator.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/ObserverPtr.device.hh b/src/corecel/data/ObserverPtr.device.hh index d456e8559d..32560c9990 100644 --- a/src/corecel/data/ObserverPtr.device.hh +++ b/src/corecel/data/ObserverPtr.device.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/ObserverPtr.hh b/src/corecel/data/ObserverPtr.hh index f491dc650b..19eeecbeff 100644 --- a/src/corecel/data/ObserverPtr.hh +++ b/src/corecel/data/ObserverPtr.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/ParamsDataInterface.hh b/src/corecel/data/ParamsDataInterface.hh index 9169b5218a..1cc4287b76 100644 --- a/src/corecel/data/ParamsDataInterface.hh +++ b/src/corecel/data/ParamsDataInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/PinnedAllocator.hh b/src/corecel/data/PinnedAllocator.hh index c3398a1799..1c7ff9063a 100644 --- a/src/corecel/data/PinnedAllocator.hh +++ b/src/corecel/data/PinnedAllocator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/PinnedAllocator.t.hh b/src/corecel/data/PinnedAllocator.t.hh index 26c67b624a..3c38ffcfb4 100644 --- a/src/corecel/data/PinnedAllocator.t.hh +++ b/src/corecel/data/PinnedAllocator.t.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/Ref.hh b/src/corecel/data/Ref.hh index 337d8c54a7..76a7b72652 100644 --- a/src/corecel/data/Ref.hh +++ b/src/corecel/data/Ref.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/StackAllocator.hh b/src/corecel/data/StackAllocator.hh index 25bcf78fc5..10cffaad71 100644 --- a/src/corecel/data/StackAllocator.hh +++ b/src/corecel/data/StackAllocator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/StackAllocatorData.hh b/src/corecel/data/StackAllocatorData.hh index ddefa2d50a..5ffa0a48d6 100644 --- a/src/corecel/data/StackAllocatorData.hh +++ b/src/corecel/data/StackAllocatorData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/StreamStore.hh b/src/corecel/data/StreamStore.hh index f4872d983c..64df23ad0b 100644 --- a/src/corecel/data/StreamStore.hh +++ b/src/corecel/data/StreamStore.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/CollectionImpl.hh b/src/corecel/data/detail/CollectionImpl.hh index eb0a466c0d..ed1730fa76 100644 --- a/src/corecel/data/detail/CollectionImpl.hh +++ b/src/corecel/data/detail/CollectionImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/DisabledStorage.hh b/src/corecel/data/detail/DisabledStorage.hh index 83b5e81cb4..af0bc12158 100644 --- a/src/corecel/data/detail/DisabledStorage.hh +++ b/src/corecel/data/detail/DisabledStorage.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/FillInvalid.hh b/src/corecel/data/detail/FillInvalid.hh index 52e2056228..5a6791d485 100644 --- a/src/corecel/data/detail/FillInvalid.hh +++ b/src/corecel/data/detail/FillInvalid.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/Filler.cu b/src/corecel/data/detail/Filler.cu index 2af64b2ba9..455d050af3 100644 --- a/src/corecel/data/detail/Filler.cu +++ b/src/corecel/data/detail/Filler.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/Filler.device.t.hh b/src/corecel/data/detail/Filler.device.t.hh index f6660e8ca8..bc2157842f 100644 --- a/src/corecel/data/detail/Filler.device.t.hh +++ b/src/corecel/data/detail/Filler.device.t.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/Filler.hh b/src/corecel/data/detail/Filler.hh index 115e2f52ab..634c9a0f79 100644 --- a/src/corecel/data/detail/Filler.hh +++ b/src/corecel/data/detail/Filler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/HyperslabIndexerImpl.hh b/src/corecel/data/detail/HyperslabIndexerImpl.hh index 97635e7008..6ef1207df2 100644 --- a/src/corecel/data/detail/HyperslabIndexerImpl.hh +++ b/src/corecel/data/detail/HyperslabIndexerImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/LdgIteratorImpl.hh b/src/corecel/data/detail/LdgIteratorImpl.hh index 1bc0970063..01d07968aa 100644 --- a/src/corecel/data/detail/LdgIteratorImpl.hh +++ b/src/corecel/data/detail/LdgIteratorImpl.hh @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/data/detail/RefImpl.hh b/src/corecel/data/detail/RefImpl.hh index 5d18dfced9..b022092682 100644 --- a/src/corecel/data/detail/RefImpl.hh +++ b/src/corecel/data/detail/RefImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/device_runtime_api.h b/src/corecel/device_runtime_api.h index 07fa96e4a4..17124b9c64 100644 --- a/src/corecel/device_runtime_api.h +++ b/src/corecel/device_runtime_api.h @@ -1,5 +1,5 @@ /*-----------------------------------*-C-*----------------------------------- - * Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/src/corecel/grid/FindInterp.hh b/src/corecel/grid/FindInterp.hh index 366d845950..aeb156d88f 100644 --- a/src/corecel/grid/FindInterp.hh +++ b/src/corecel/grid/FindInterp.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/Interpolator.hh b/src/corecel/grid/Interpolator.hh index 90e1072958..2e19d233cf 100644 --- a/src/corecel/grid/Interpolator.hh +++ b/src/corecel/grid/Interpolator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/NonuniformGrid.hh b/src/corecel/grid/NonuniformGrid.hh index 48a6f8aac1..37cc70049c 100644 --- a/src/corecel/grid/NonuniformGrid.hh +++ b/src/corecel/grid/NonuniformGrid.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/TwodGridCalculator.hh b/src/corecel/grid/TwodGridCalculator.hh index b420161f5b..9c1d9aa639 100644 --- a/src/corecel/grid/TwodGridCalculator.hh +++ b/src/corecel/grid/TwodGridCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/TwodGridData.hh b/src/corecel/grid/TwodGridData.hh index f4aba6cc3c..3fda072673 100644 --- a/src/corecel/grid/TwodGridData.hh +++ b/src/corecel/grid/TwodGridData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/TwodSubgridCalculator.hh b/src/corecel/grid/TwodSubgridCalculator.hh index ac748c112c..a2a3037db0 100644 --- a/src/corecel/grid/TwodSubgridCalculator.hh +++ b/src/corecel/grid/TwodSubgridCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/UniformGrid.hh b/src/corecel/grid/UniformGrid.hh index b706299714..166e35d46b 100644 --- a/src/corecel/grid/UniformGrid.hh +++ b/src/corecel/grid/UniformGrid.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/UniformGridData.hh b/src/corecel/grid/UniformGridData.hh index 53f18dd3b2..a1e98068ba 100644 --- a/src/corecel/grid/UniformGridData.hh +++ b/src/corecel/grid/UniformGridData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/grid/detail/InterpolatorTraits.hh b/src/corecel/grid/detail/InterpolatorTraits.hh index d7d1ca9e02..1ac60f9764 100644 --- a/src/corecel/grid/detail/InterpolatorTraits.hh +++ b/src/corecel/grid/detail/InterpolatorTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/BuildOutput.cc b/src/corecel/io/BuildOutput.cc index 84bf45cb06..56091f4b49 100644 --- a/src/corecel/io/BuildOutput.cc +++ b/src/corecel/io/BuildOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/BuildOutput.hh b/src/corecel/io/BuildOutput.hh index 90ee2039f9..56eb0e4231 100644 --- a/src/corecel/io/BuildOutput.hh +++ b/src/corecel/io/BuildOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ColorUtils.cc b/src/corecel/io/ColorUtils.cc index 234860779e..1300e35b69 100644 --- a/src/corecel/io/ColorUtils.cc +++ b/src/corecel/io/ColorUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ColorUtils.hh b/src/corecel/io/ColorUtils.hh index 90438f0f03..e5e46fe22a 100644 --- a/src/corecel/io/ColorUtils.hh +++ b/src/corecel/io/ColorUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/EnumStringMapper.hh b/src/corecel/io/EnumStringMapper.hh index 42c3da6773..9a1ccb800d 100644 --- a/src/corecel/io/EnumStringMapper.hh +++ b/src/corecel/io/EnumStringMapper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ExceptionOutput.cc b/src/corecel/io/ExceptionOutput.cc index eaeb94a4b9..05fa5d54a9 100644 --- a/src/corecel/io/ExceptionOutput.cc +++ b/src/corecel/io/ExceptionOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ExceptionOutput.hh b/src/corecel/io/ExceptionOutput.hh index 4b292e4e40..eea6f2f8b1 100644 --- a/src/corecel/io/ExceptionOutput.hh +++ b/src/corecel/io/ExceptionOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Join.hh b/src/corecel/io/Join.hh index 79a40ef48a..035c2e9b3d 100644 --- a/src/corecel/io/Join.hh +++ b/src/corecel/io/Join.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/JsonPimpl.hh b/src/corecel/io/JsonPimpl.hh index 5fedfc3c9a..5bb73c2483 100644 --- a/src/corecel/io/JsonPimpl.hh +++ b/src/corecel/io/JsonPimpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/JsonUtils.json.cc b/src/corecel/io/JsonUtils.json.cc index a9707707dc..8967e5f52f 100644 --- a/src/corecel/io/JsonUtils.json.cc +++ b/src/corecel/io/JsonUtils.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/JsonUtils.json.hh b/src/corecel/io/JsonUtils.json.hh index b59b92e40b..3fd26ecec2 100644 --- a/src/corecel/io/JsonUtils.json.hh +++ b/src/corecel/io/JsonUtils.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Label.cc b/src/corecel/io/Label.cc index 4d22066c4c..e1ca783778 100644 --- a/src/corecel/io/Label.cc +++ b/src/corecel/io/Label.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Label.hh b/src/corecel/io/Label.hh index 8273252c87..1fcbbb8989 100644 --- a/src/corecel/io/Label.hh +++ b/src/corecel/io/Label.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/LabelIO.json.hh b/src/corecel/io/LabelIO.json.hh index 52c66cd273..505035f9f7 100644 --- a/src/corecel/io/LabelIO.json.hh +++ b/src/corecel/io/LabelIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/LogContextException.cc b/src/corecel/io/LogContextException.cc index dcfb34b2d1..54fc6b44f8 100644 --- a/src/corecel/io/LogContextException.cc +++ b/src/corecel/io/LogContextException.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/LogContextException.hh b/src/corecel/io/LogContextException.hh index 4e36418750..b0e604b6e2 100644 --- a/src/corecel/io/LogContextException.hh +++ b/src/corecel/io/LogContextException.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Logger.cc b/src/corecel/io/Logger.cc index 19972cc92b..a58f8347e3 100644 --- a/src/corecel/io/Logger.cc +++ b/src/corecel/io/Logger.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Logger.hh b/src/corecel/io/Logger.hh index ac42a7a8aa..851cfb5bb4 100644 --- a/src/corecel/io/Logger.hh +++ b/src/corecel/io/Logger.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/LoggerTypes.cc b/src/corecel/io/LoggerTypes.cc index 8503b93f72..84e5f2c3bf 100644 --- a/src/corecel/io/LoggerTypes.cc +++ b/src/corecel/io/LoggerTypes.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/LoggerTypes.hh b/src/corecel/io/LoggerTypes.hh index dc0d729e8a..4992afd320 100644 --- a/src/corecel/io/LoggerTypes.hh +++ b/src/corecel/io/LoggerTypes.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/OutputInterface.cc b/src/corecel/io/OutputInterface.cc index 68fa6d5677..0a1e25f0d4 100644 --- a/src/corecel/io/OutputInterface.cc +++ b/src/corecel/io/OutputInterface.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/OutputInterface.hh b/src/corecel/io/OutputInterface.hh index 07e6c5f9d3..7e266ab054 100644 --- a/src/corecel/io/OutputInterface.hh +++ b/src/corecel/io/OutputInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/OutputInterfaceAdapter.hh b/src/corecel/io/OutputInterfaceAdapter.hh index e63a04faba..7ff9a6b0fe 100644 --- a/src/corecel/io/OutputInterfaceAdapter.hh +++ b/src/corecel/io/OutputInterfaceAdapter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/OutputRegistry.cc b/src/corecel/io/OutputRegistry.cc index 70b76bc059..58ff129b48 100644 --- a/src/corecel/io/OutputRegistry.cc +++ b/src/corecel/io/OutputRegistry.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/OutputRegistry.hh b/src/corecel/io/OutputRegistry.hh index fb572b1c07..a746d6ae5c 100644 --- a/src/corecel/io/OutputRegistry.hh +++ b/src/corecel/io/OutputRegistry.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/Repr.hh b/src/corecel/io/Repr.hh index 1c4538ad45..fa195469d3 100644 --- a/src/corecel/io/Repr.hh +++ b/src/corecel/io/Repr.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedStreamFormat.hh b/src/corecel/io/ScopedStreamFormat.hh index 1ae35a933c..42e5db18d5 100644 --- a/src/corecel/io/ScopedStreamFormat.hh +++ b/src/corecel/io/ScopedStreamFormat.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedStreamRedirect.cc b/src/corecel/io/ScopedStreamRedirect.cc index c332a46dab..be022d59fb 100644 --- a/src/corecel/io/ScopedStreamRedirect.cc +++ b/src/corecel/io/ScopedStreamRedirect.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedStreamRedirect.hh b/src/corecel/io/ScopedStreamRedirect.hh index cbca7b7213..a7795f044f 100644 --- a/src/corecel/io/ScopedStreamRedirect.hh +++ b/src/corecel/io/ScopedStreamRedirect.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedTimeAndRedirect.cc b/src/corecel/io/ScopedTimeAndRedirect.cc index 4629290289..d8f9dd9bfd 100644 --- a/src/corecel/io/ScopedTimeAndRedirect.cc +++ b/src/corecel/io/ScopedTimeAndRedirect.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedTimeAndRedirect.hh b/src/corecel/io/ScopedTimeAndRedirect.hh index dc17a2d093..986bbe9589 100644 --- a/src/corecel/io/ScopedTimeAndRedirect.hh +++ b/src/corecel/io/ScopedTimeAndRedirect.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/ScopedTimeLog.hh b/src/corecel/io/ScopedTimeLog.hh index b6ad5ab3f1..420cc877df 100644 --- a/src/corecel/io/ScopedTimeLog.hh +++ b/src/corecel/io/ScopedTimeLog.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/StringEnumMapper.hh b/src/corecel/io/StringEnumMapper.hh index c344e7fbc5..870b5e6881 100644 --- a/src/corecel/io/StringEnumMapper.hh +++ b/src/corecel/io/StringEnumMapper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/StringUtils.cc b/src/corecel/io/StringUtils.cc index 38dcb0e616..5fd5b84d9b 100644 --- a/src/corecel/io/StringUtils.cc +++ b/src/corecel/io/StringUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/StringUtils.hh b/src/corecel/io/StringUtils.hh index ad9cb34ca9..3591473f2e 100644 --- a/src/corecel/io/StringUtils.hh +++ b/src/corecel/io/StringUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/EnumStringMapperImpl.cc b/src/corecel/io/detail/EnumStringMapperImpl.cc index 8dd8dcede4..2fc9de545f 100644 --- a/src/corecel/io/detail/EnumStringMapperImpl.cc +++ b/src/corecel/io/detail/EnumStringMapperImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/EnumStringMapperImpl.hh b/src/corecel/io/detail/EnumStringMapperImpl.hh index 47f9274b54..361f33dc97 100644 --- a/src/corecel/io/detail/EnumStringMapperImpl.hh +++ b/src/corecel/io/detail/EnumStringMapperImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/Joined.hh b/src/corecel/io/detail/Joined.hh index e92c08f952..9f3b41a420 100644 --- a/src/corecel/io/detail/Joined.hh +++ b/src/corecel/io/detail/Joined.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/LoggerMessage.cc b/src/corecel/io/detail/LoggerMessage.cc index 4d7daa6a2c..b7c118c47c 100644 --- a/src/corecel/io/detail/LoggerMessage.cc +++ b/src/corecel/io/detail/LoggerMessage.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/LoggerMessage.hh b/src/corecel/io/detail/LoggerMessage.hh index 27292f1972..78e8e842af 100644 --- a/src/corecel/io/detail/LoggerMessage.hh +++ b/src/corecel/io/detail/LoggerMessage.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/ReprImpl.cc b/src/corecel/io/detail/ReprImpl.cc index a860309d67..a2c86679c8 100644 --- a/src/corecel/io/detail/ReprImpl.cc +++ b/src/corecel/io/detail/ReprImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/io/detail/ReprImpl.hh b/src/corecel/io/detail/ReprImpl.hh index da53449c28..60727ec2c3 100644 --- a/src/corecel/io/detail/ReprImpl.hh +++ b/src/corecel/io/detail/ReprImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/Algorithms.hh b/src/corecel/math/Algorithms.hh index cb8fdc2707..ec20e6f1a0 100644 --- a/src/corecel/math/Algorithms.hh +++ b/src/corecel/math/Algorithms.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/ArrayOperators.hh b/src/corecel/math/ArrayOperators.hh index 928712ea12..6eddb82c44 100644 --- a/src/corecel/math/ArrayOperators.hh +++ b/src/corecel/math/ArrayOperators.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/ArrayUtils.hh b/src/corecel/math/ArrayUtils.hh index bf4ba9111e..464e662c8c 100644 --- a/src/corecel/math/ArrayUtils.hh +++ b/src/corecel/math/ArrayUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/Atomics.hh b/src/corecel/math/Atomics.hh index 491755f287..149fb2f944 100644 --- a/src/corecel/math/Atomics.hh +++ b/src/corecel/math/Atomics.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/HashUtils.hh b/src/corecel/math/HashUtils.hh index 9bee2447b2..2c605f6ef8 100644 --- a/src/corecel/math/HashUtils.hh +++ b/src/corecel/math/HashUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/NumericLimits.hh b/src/corecel/math/NumericLimits.hh index 6942d25ef9..2c86aa2154 100644 --- a/src/corecel/math/NumericLimits.hh +++ b/src/corecel/math/NumericLimits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/Quantity.hh b/src/corecel/math/Quantity.hh index 967dd1d708..5a6502b059 100644 --- a/src/corecel/math/Quantity.hh +++ b/src/corecel/math/Quantity.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/QuantityIO.hh b/src/corecel/math/QuantityIO.hh index 84ac6c8109..f1d1572e6d 100644 --- a/src/corecel/math/QuantityIO.hh +++ b/src/corecel/math/QuantityIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/QuantityIO.json.hh b/src/corecel/math/QuantityIO.json.hh index 544340c31b..c6af264df3 100644 --- a/src/corecel/math/QuantityIO.json.hh +++ b/src/corecel/math/QuantityIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/SoftEqual.hh b/src/corecel/math/SoftEqual.hh index eab4b86862..b7142d47dd 100644 --- a/src/corecel/math/SoftEqual.hh +++ b/src/corecel/math/SoftEqual.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/Turn.hh b/src/corecel/math/Turn.hh index d84f571728..9736f756ca 100644 --- a/src/corecel/math/Turn.hh +++ b/src/corecel/math/Turn.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/detail/FnvHasher.hh b/src/corecel/math/detail/FnvHasher.hh index 15830d71bb..5ca22a7ad1 100644 --- a/src/corecel/math/detail/FnvHasher.hh +++ b/src/corecel/math/detail/FnvHasher.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/detail/MathImpl.hh b/src/corecel/math/detail/MathImpl.hh index b0481cb0f7..72f8d38bfa 100644 --- a/src/corecel/math/detail/MathImpl.hh +++ b/src/corecel/math/detail/MathImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 TT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 TT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/math/detail/SoftEqualTraits.hh b/src/corecel/math/detail/SoftEqualTraits.hh index f05cc160fe..df63ae7172 100644 --- a/src/corecel/math/detail/SoftEqualTraits.hh +++ b/src/corecel/math/detail/SoftEqualTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Device.cc b/src/corecel/sys/Device.cc index 0014647f66..53755736e9 100644 --- a/src/corecel/sys/Device.cc +++ b/src/corecel/sys/Device.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Device.hh b/src/corecel/sys/Device.hh index 4537107798..7a055b438e 100644 --- a/src/corecel/sys/Device.hh +++ b/src/corecel/sys/Device.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/DeviceIO.json.cc b/src/corecel/sys/DeviceIO.json.cc index 950d9f3547..edf8698169 100644 --- a/src/corecel/sys/DeviceIO.json.cc +++ b/src/corecel/sys/DeviceIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/DeviceIO.json.hh b/src/corecel/sys/DeviceIO.json.hh index a672b2c763..55310c4859 100644 --- a/src/corecel/sys/DeviceIO.json.hh +++ b/src/corecel/sys/DeviceIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Environment.cc b/src/corecel/sys/Environment.cc index d1a086cd4d..e1eb10cfba 100644 --- a/src/corecel/sys/Environment.cc +++ b/src/corecel/sys/Environment.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Environment.hh b/src/corecel/sys/Environment.hh index b873986287..f34fdb2c3b 100644 --- a/src/corecel/sys/Environment.hh +++ b/src/corecel/sys/Environment.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/EnvironmentIO.json.hh b/src/corecel/sys/EnvironmentIO.json.hh index f04b6e96e6..705b9ed796 100644 --- a/src/corecel/sys/EnvironmentIO.json.hh +++ b/src/corecel/sys/EnvironmentIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelAttributes.hh b/src/corecel/sys/KernelAttributes.hh index 0e4f8f5d8e..88351f3aa5 100644 --- a/src/corecel/sys/KernelAttributes.hh +++ b/src/corecel/sys/KernelAttributes.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelParamCalculator.device.cc b/src/corecel/sys/KernelParamCalculator.device.cc index 80427c80d5..83db060148 100644 --- a/src/corecel/sys/KernelParamCalculator.device.cc +++ b/src/corecel/sys/KernelParamCalculator.device.cc @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelParamCalculator.device.hh b/src/corecel/sys/KernelParamCalculator.device.hh index 001b74e6d9..9bf5efd35c 100644 --- a/src/corecel/sys/KernelParamCalculator.device.hh +++ b/src/corecel/sys/KernelParamCalculator.device.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelRegistry.cc b/src/corecel/sys/KernelRegistry.cc index afbc19f82a..6edc9882ec 100644 --- a/src/corecel/sys/KernelRegistry.cc +++ b/src/corecel/sys/KernelRegistry.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelRegistry.hh b/src/corecel/sys/KernelRegistry.hh index a7eef4bbf1..f45d905b3d 100644 --- a/src/corecel/sys/KernelRegistry.hh +++ b/src/corecel/sys/KernelRegistry.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelRegistryIO.json.cc b/src/corecel/sys/KernelRegistryIO.json.cc index f023207f5e..022aba056b 100644 --- a/src/corecel/sys/KernelRegistryIO.json.cc +++ b/src/corecel/sys/KernelRegistryIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/KernelRegistryIO.json.hh b/src/corecel/sys/KernelRegistryIO.json.hh index a8bc9a9176..c6933c4cc1 100644 --- a/src/corecel/sys/KernelRegistryIO.json.hh +++ b/src/corecel/sys/KernelRegistryIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MemRegistry.cc b/src/corecel/sys/MemRegistry.cc index 1d009ef9b2..f592f88973 100644 --- a/src/corecel/sys/MemRegistry.cc +++ b/src/corecel/sys/MemRegistry.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MemRegistry.hh b/src/corecel/sys/MemRegistry.hh index 863570f7fb..7a21a5b37b 100644 --- a/src/corecel/sys/MemRegistry.hh +++ b/src/corecel/sys/MemRegistry.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MemRegistryIO.json.cc b/src/corecel/sys/MemRegistryIO.json.cc index fbd2f8d852..fdd1082093 100644 --- a/src/corecel/sys/MemRegistryIO.json.cc +++ b/src/corecel/sys/MemRegistryIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MemRegistryIO.json.hh b/src/corecel/sys/MemRegistryIO.json.hh index 2847de2ff8..9bb908e9fa 100644 --- a/src/corecel/sys/MemRegistryIO.json.hh +++ b/src/corecel/sys/MemRegistryIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MpiCommunicator.cc b/src/corecel/sys/MpiCommunicator.cc index 09f2035e54..325cc926d0 100644 --- a/src/corecel/sys/MpiCommunicator.cc +++ b/src/corecel/sys/MpiCommunicator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MpiCommunicator.hh b/src/corecel/sys/MpiCommunicator.hh index db65d587eb..39e27c9041 100644 --- a/src/corecel/sys/MpiCommunicator.hh +++ b/src/corecel/sys/MpiCommunicator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MpiOperations.hh b/src/corecel/sys/MpiOperations.hh index 37f99ea474..71bec14d3c 100644 --- a/src/corecel/sys/MpiOperations.hh +++ b/src/corecel/sys/MpiOperations.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MultiExceptionHandler.cc b/src/corecel/sys/MultiExceptionHandler.cc index c9dfdb3466..dcd85145c5 100644 --- a/src/corecel/sys/MultiExceptionHandler.cc +++ b/src/corecel/sys/MultiExceptionHandler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/MultiExceptionHandler.hh b/src/corecel/sys/MultiExceptionHandler.hh index 137f6d9e2f..50e655a8d9 100644 --- a/src/corecel/sys/MultiExceptionHandler.hh +++ b/src/corecel/sys/MultiExceptionHandler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedLimitSaver.cuda.cc b/src/corecel/sys/ScopedLimitSaver.cuda.cc index d8cf29999b..d923b684a7 100644 --- a/src/corecel/sys/ScopedLimitSaver.cuda.cc +++ b/src/corecel/sys/ScopedLimitSaver.cuda.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedLimitSaver.hh b/src/corecel/sys/ScopedLimitSaver.hh index d74f984fcd..98044ea541 100644 --- a/src/corecel/sys/ScopedLimitSaver.hh +++ b/src/corecel/sys/ScopedLimitSaver.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedMem.cc b/src/corecel/sys/ScopedMem.cc index 5a37b1ad5f..16e0095dd3 100644 --- a/src/corecel/sys/ScopedMem.cc +++ b/src/corecel/sys/ScopedMem.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedMem.hh b/src/corecel/sys/ScopedMem.hh index cc8d042fa0..dec32aad62 100644 --- a/src/corecel/sys/ScopedMem.hh +++ b/src/corecel/sys/ScopedMem.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedMpiInit.cc b/src/corecel/sys/ScopedMpiInit.cc index b05878f2f6..5218e5814f 100644 --- a/src/corecel/sys/ScopedMpiInit.cc +++ b/src/corecel/sys/ScopedMpiInit.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedMpiInit.hh b/src/corecel/sys/ScopedMpiInit.hh index c3ad73d1cb..ca67b3547d 100644 --- a/src/corecel/sys/ScopedMpiInit.hh +++ b/src/corecel/sys/ScopedMpiInit.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedProfiling.cuda.cc b/src/corecel/sys/ScopedProfiling.cuda.cc index 5aa99c81b1..65d778e1fe 100644 --- a/src/corecel/sys/ScopedProfiling.cuda.cc +++ b/src/corecel/sys/ScopedProfiling.cuda.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedProfiling.hh b/src/corecel/sys/ScopedProfiling.hh index 3873dd878b..8c13e678c8 100644 --- a/src/corecel/sys/ScopedProfiling.hh +++ b/src/corecel/sys/ScopedProfiling.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedProfiling.hip.cc b/src/corecel/sys/ScopedProfiling.hip.cc index 72973f0d5b..50d490ff3b 100644 --- a/src/corecel/sys/ScopedProfiling.hip.cc +++ b/src/corecel/sys/ScopedProfiling.hip.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedSignalHandler.cc b/src/corecel/sys/ScopedSignalHandler.cc index fc92035969..80a5d07534 100644 --- a/src/corecel/sys/ScopedSignalHandler.cc +++ b/src/corecel/sys/ScopedSignalHandler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ScopedSignalHandler.hh b/src/corecel/sys/ScopedSignalHandler.hh index 9eeccae869..5fdfebb61e 100644 --- a/src/corecel/sys/ScopedSignalHandler.hh +++ b/src/corecel/sys/ScopedSignalHandler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Stopwatch.hh b/src/corecel/sys/Stopwatch.hh index ef93a6cdb7..7a407414bf 100644 --- a/src/corecel/sys/Stopwatch.hh +++ b/src/corecel/sys/Stopwatch.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Stream.cc b/src/corecel/sys/Stream.cc index e9cc51f504..05b9ead16b 100644 --- a/src/corecel/sys/Stream.cc +++ b/src/corecel/sys/Stream.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Stream.hh b/src/corecel/sys/Stream.hh index ed4118c8ab..7002f070f3 100644 --- a/src/corecel/sys/Stream.hh +++ b/src/corecel/sys/Stream.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/ThreadId.hh b/src/corecel/sys/ThreadId.hh index 692b237fc7..b4bd394d7e 100644 --- a/src/corecel/sys/ThreadId.hh +++ b/src/corecel/sys/ThreadId.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Thrust.device.hh b/src/corecel/sys/Thrust.device.hh index da4006ed18..5fe5ab3d8d 100644 --- a/src/corecel/sys/Thrust.device.hh +++ b/src/corecel/sys/Thrust.device.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/TypeDemangler.cc b/src/corecel/sys/TypeDemangler.cc index ed3d29bf87..95644cf211 100644 --- a/src/corecel/sys/TypeDemangler.cc +++ b/src/corecel/sys/TypeDemangler.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/TypeDemangler.hh b/src/corecel/sys/TypeDemangler.hh index c4deb7258d..5452194165 100644 --- a/src/corecel/sys/TypeDemangler.hh +++ b/src/corecel/sys/TypeDemangler.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Version.cc b/src/corecel/sys/Version.cc index 8f9933085d..fb81031c6b 100644 --- a/src/corecel/sys/Version.cc +++ b/src/corecel/sys/Version.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/Version.hh b/src/corecel/sys/Version.hh index b123850a82..76952dbe69 100644 --- a/src/corecel/sys/Version.hh +++ b/src/corecel/sys/Version.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/detail/MpiCommunicatorImpl.hh b/src/corecel/sys/detail/MpiCommunicatorImpl.hh index 593c82e961..a2d9276be8 100644 --- a/src/corecel/sys/detail/MpiCommunicatorImpl.hh +++ b/src/corecel/sys/detail/MpiCommunicatorImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/detail/MpiType.hh b/src/corecel/sys/detail/MpiType.hh index d9b46b3b1d..a848aed07a 100644 --- a/src/corecel/sys/detail/MpiType.hh +++ b/src/corecel/sys/detail/MpiType.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/corecel/sys/detail/StreamStorage.hh b/src/corecel/sys/detail/StreamStorage.hh index e27b270194..dd2b7ed455 100644 --- a/src/corecel/sys/detail/StreamStorage.hh +++ b/src/corecel/sys/detail/StreamStorage.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/BoundingBox.hh b/src/orange/BoundingBox.hh index 14afd54c4f..b587bf831f 100644 --- a/src/orange/BoundingBox.hh +++ b/src/orange/BoundingBox.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/BoundingBoxIO.json.cc b/src/orange/BoundingBoxIO.json.cc index e4fb3affae..3f668f3f1b 100644 --- a/src/orange/BoundingBoxIO.json.cc +++ b/src/orange/BoundingBoxIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/BoundingBoxIO.json.hh b/src/orange/BoundingBoxIO.json.hh index 935cdfccc8..09a2400eca 100644 --- a/src/orange/BoundingBoxIO.json.hh +++ b/src/orange/BoundingBoxIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/BoundingBoxUtils.cc b/src/orange/BoundingBoxUtils.cc index c1f2363e4d..bdbc41fe3d 100644 --- a/src/orange/BoundingBoxUtils.cc +++ b/src/orange/BoundingBoxUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/BoundingBoxUtils.hh b/src/orange/BoundingBoxUtils.hh index 3c6a92830e..b619b03565 100644 --- a/src/orange/BoundingBoxUtils.hh +++ b/src/orange/BoundingBoxUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/CMakeLists.txt b/src/orange/CMakeLists.txt index 1386953c09..66cb652c5d 100644 --- a/src/orange/CMakeLists.txt +++ b/src/orange/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/src/orange/Constants.hh b/src/orange/Constants.hh index 6c096459c8..eb7706fe85 100644 --- a/src/orange/Constants.hh +++ b/src/orange/Constants.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/GeoParamsInterface.hh b/src/orange/GeoParamsInterface.hh index 62de0d50ae..21a0010290 100644 --- a/src/orange/GeoParamsInterface.hh +++ b/src/orange/GeoParamsInterface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/MatrixUtils.cc b/src/orange/MatrixUtils.cc index dec01d2194..2e5a2ad169 100644 --- a/src/orange/MatrixUtils.cc +++ b/src/orange/MatrixUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/MatrixUtils.hh b/src/orange/MatrixUtils.hh index 8f0d2c0d8c..93467a45b9 100644 --- a/src/orange/MatrixUtils.hh +++ b/src/orange/MatrixUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeData.hh b/src/orange/OrangeData.hh index abd6360ec0..a50599702e 100644 --- a/src/orange/OrangeData.hh +++ b/src/orange/OrangeData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeParams.cc b/src/orange/OrangeParams.cc index 084fad9564..46d67618fd 100644 --- a/src/orange/OrangeParams.cc +++ b/src/orange/OrangeParams.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeParams.hh b/src/orange/OrangeParams.hh index 66e9af6e0d..e09d5022db 100644 --- a/src/orange/OrangeParams.hh +++ b/src/orange/OrangeParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeParamsOutput.cc b/src/orange/OrangeParamsOutput.cc index 382b936e01..5c83db4c88 100644 --- a/src/orange/OrangeParamsOutput.cc +++ b/src/orange/OrangeParamsOutput.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeParamsOutput.hh b/src/orange/OrangeParamsOutput.hh index fb35de3fa6..39081ef1d8 100644 --- a/src/orange/OrangeParamsOutput.hh +++ b/src/orange/OrangeParamsOutput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeTrackView.hh b/src/orange/OrangeTrackView.hh index 59a448f910..e0d8b3d86f 100644 --- a/src/orange/OrangeTrackView.hh +++ b/src/orange/OrangeTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeTypes.cc b/src/orange/OrangeTypes.cc index 466ae1dddb..a2eb71f91e 100644 --- a/src/orange/OrangeTypes.cc +++ b/src/orange/OrangeTypes.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/OrangeTypes.hh b/src/orange/OrangeTypes.hh index 52cdbd3b63..7a9e4f8035 100644 --- a/src/orange/OrangeTypes.hh +++ b/src/orange/OrangeTypes.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/Types.hh b/src/orange/Types.hh index 77bfbe2939..ebdd408f74 100644 --- a/src/orange/Types.hh +++ b/src/orange/Types.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTree.cc b/src/orange/construct/CsgTree.cc index a46467d203..95280ffba1 100644 --- a/src/orange/construct/CsgTree.cc +++ b/src/orange/construct/CsgTree.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTree.hh b/src/orange/construct/CsgTree.hh index eaafd37a00..93254909ba 100644 --- a/src/orange/construct/CsgTree.hh +++ b/src/orange/construct/CsgTree.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTreeIO.json.cc b/src/orange/construct/CsgTreeIO.json.cc index 334bbf5411..7c773e4c59 100644 --- a/src/orange/construct/CsgTreeIO.json.cc +++ b/src/orange/construct/CsgTreeIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTreeIO.json.hh b/src/orange/construct/CsgTreeIO.json.hh index f5b12d71d3..0e01aafa44 100644 --- a/src/orange/construct/CsgTreeIO.json.hh +++ b/src/orange/construct/CsgTreeIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTreeUtils.cc b/src/orange/construct/CsgTreeUtils.cc index fdaea250d6..dfb5973adc 100644 --- a/src/orange/construct/CsgTreeUtils.cc +++ b/src/orange/construct/CsgTreeUtils.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTreeUtils.hh b/src/orange/construct/CsgTreeUtils.hh index db92286f0e..9033ddc6d5 100644 --- a/src/orange/construct/CsgTreeUtils.hh +++ b/src/orange/construct/CsgTreeUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTypes.cc b/src/orange/construct/CsgTypes.cc index bb7dd02b6d..5611d376f1 100644 --- a/src/orange/construct/CsgTypes.cc +++ b/src/orange/construct/CsgTypes.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/CsgTypes.hh b/src/orange/construct/CsgTypes.hh index 791f75ce73..75f60c6d29 100644 --- a/src/orange/construct/CsgTypes.hh +++ b/src/orange/construct/CsgTypes.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/DepthCalculator.cc b/src/orange/construct/DepthCalculator.cc index 10a3643764..937db5df52 100644 --- a/src/orange/construct/DepthCalculator.cc +++ b/src/orange/construct/DepthCalculator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/DepthCalculator.hh b/src/orange/construct/DepthCalculator.hh index 39ce6bfbd9..03451cb739 100644 --- a/src/orange/construct/DepthCalculator.hh +++ b/src/orange/construct/DepthCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/OrangeInput.hh b/src/orange/construct/OrangeInput.hh index b55323db10..e0901ec90b 100644 --- a/src/orange/construct/OrangeInput.hh +++ b/src/orange/construct/OrangeInput.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/OrangeInputIO.json.cc b/src/orange/construct/OrangeInputIO.json.cc index ce3c170ef3..a677892279 100644 --- a/src/orange/construct/OrangeInputIO.json.cc +++ b/src/orange/construct/OrangeInputIO.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/OrangeInputIO.json.hh b/src/orange/construct/OrangeInputIO.json.hh index 93e209c7d9..3911cc74de 100644 --- a/src/orange/construct/OrangeInputIO.json.hh +++ b/src/orange/construct/OrangeInputIO.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/LocalSurfaceInserter.cc b/src/orange/construct/detail/LocalSurfaceInserter.cc index a31558bbb6..71f3f66194 100644 --- a/src/orange/construct/detail/LocalSurfaceInserter.cc +++ b/src/orange/construct/detail/LocalSurfaceInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/LocalSurfaceInserter.hh b/src/orange/construct/detail/LocalSurfaceInserter.hh index 1bcaa591df..0e3f2c07c3 100644 --- a/src/orange/construct/detail/LocalSurfaceInserter.hh +++ b/src/orange/construct/detail/LocalSurfaceInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/NodeReplacementInserter.hh b/src/orange/construct/detail/NodeReplacementInserter.hh index b360a85779..87f3cc8883 100644 --- a/src/orange/construct/detail/NodeReplacementInserter.hh +++ b/src/orange/construct/detail/NodeReplacementInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/NodeSimplifier.cc b/src/orange/construct/detail/NodeSimplifier.cc index e0857c9e67..7085574ccf 100644 --- a/src/orange/construct/detail/NodeSimplifier.cc +++ b/src/orange/construct/detail/NodeSimplifier.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/NodeSimplifier.hh b/src/orange/construct/detail/NodeSimplifier.hh index 76c45d6c4d..812421499d 100644 --- a/src/orange/construct/detail/NodeSimplifier.hh +++ b/src/orange/construct/detail/NodeSimplifier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/OrangeInputIOImpl.json.cc b/src/orange/construct/detail/OrangeInputIOImpl.json.cc index 47c7073ff9..f903dfba80 100644 --- a/src/orange/construct/detail/OrangeInputIOImpl.json.cc +++ b/src/orange/construct/detail/OrangeInputIOImpl.json.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/OrangeInputIOImpl.json.hh b/src/orange/construct/detail/OrangeInputIOImpl.json.hh index 4248381a03..d2e4df9864 100644 --- a/src/orange/construct/detail/OrangeInputIOImpl.json.hh +++ b/src/orange/construct/detail/OrangeInputIOImpl.json.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/construct/detail/PostfixLogicBuilder.hh b/src/orange/construct/detail/PostfixLogicBuilder.hh index 681efda5fb..0010e16db0 100644 --- a/src/orange/construct/detail/PostfixLogicBuilder.hh +++ b/src/orange/construct/detail/PostfixLogicBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHBuilder.cc b/src/orange/detail/BIHBuilder.cc index 8a68922614..8fb048c79f 100644 --- a/src/orange/detail/BIHBuilder.cc +++ b/src/orange/detail/BIHBuilder.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHBuilder.hh b/src/orange/detail/BIHBuilder.hh index e35d79ac22..c788e59a62 100644 --- a/src/orange/detail/BIHBuilder.hh +++ b/src/orange/detail/BIHBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHData.hh b/src/orange/detail/BIHData.hh index d8de545e87..816d1053d7 100644 --- a/src/orange/detail/BIHData.hh +++ b/src/orange/detail/BIHData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHPartitioner.cc b/src/orange/detail/BIHPartitioner.cc index b28ec79a16..48097b89da 100644 --- a/src/orange/detail/BIHPartitioner.cc +++ b/src/orange/detail/BIHPartitioner.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHPartitioner.hh b/src/orange/detail/BIHPartitioner.hh index f5bb8cb38c..fdf111f847 100644 --- a/src/orange/detail/BIHPartitioner.hh +++ b/src/orange/detail/BIHPartitioner.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHTraverser.hh b/src/orange/detail/BIHTraverser.hh index d7d3a05608..3e591dfcac 100644 --- a/src/orange/detail/BIHTraverser.hh +++ b/src/orange/detail/BIHTraverser.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/BIHUtils.hh b/src/orange/detail/BIHUtils.hh index 096ca7109f..c18bca70a8 100644 --- a/src/orange/detail/BIHUtils.hh +++ b/src/orange/detail/BIHUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/LevelStateAccessor.hh b/src/orange/detail/LevelStateAccessor.hh index ba42c71f47..18fd05ab1c 100644 --- a/src/orange/detail/LevelStateAccessor.hh +++ b/src/orange/detail/LevelStateAccessor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2022 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/RectArrayInserter.cc b/src/orange/detail/RectArrayInserter.cc index f86cc27e63..ee08b1b02b 100644 --- a/src/orange/detail/RectArrayInserter.cc +++ b/src/orange/detail/RectArrayInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/RectArrayInserter.hh b/src/orange/detail/RectArrayInserter.hh index 22f88055d5..dc5c91c794 100644 --- a/src/orange/detail/RectArrayInserter.hh +++ b/src/orange/detail/RectArrayInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/SurfacesRecordBuilder.cc b/src/orange/detail/SurfacesRecordBuilder.cc index 9f619c682e..f47cde1a95 100644 --- a/src/orange/detail/SurfacesRecordBuilder.cc +++ b/src/orange/detail/SurfacesRecordBuilder.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/SurfacesRecordBuilder.hh b/src/orange/detail/SurfacesRecordBuilder.hh index 92d88f3ca7..cdc557902d 100644 --- a/src/orange/detail/SurfacesRecordBuilder.hh +++ b/src/orange/detail/SurfacesRecordBuilder.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/TransformInserter.hh b/src/orange/detail/TransformInserter.hh index 06776fbaf8..c8d8188823 100644 --- a/src/orange/detail/TransformInserter.hh +++ b/src/orange/detail/TransformInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/UnitInserter.cc b/src/orange/detail/UnitInserter.cc index 162bae036c..6b01d1d2e6 100644 --- a/src/orange/detail/UnitInserter.cc +++ b/src/orange/detail/UnitInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/UnitInserter.hh b/src/orange/detail/UnitInserter.hh index 15c9b7a993..cb7a5cf638 100644 --- a/src/orange/detail/UnitInserter.hh +++ b/src/orange/detail/UnitInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/UniverseIndexer.hh b/src/orange/detail/UniverseIndexer.hh index d7d5bf3c64..69bbbf81b5 100644 --- a/src/orange/detail/UniverseIndexer.hh +++ b/src/orange/detail/UniverseIndexer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/UniverseInserter.cc b/src/orange/detail/UniverseInserter.cc index 7407e10788..93f01a98ed 100644 --- a/src/orange/detail/UniverseInserter.cc +++ b/src/orange/detail/UniverseInserter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/detail/UniverseInserter.hh b/src/orange/detail/UniverseInserter.hh index 76cc21ff74..ca95b96b83 100644 --- a/src/orange/detail/UniverseInserter.hh +++ b/src/orange/detail/UniverseInserter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/ConeAligned.cc b/src/orange/surf/ConeAligned.cc index 673c1a78f1..1374f863a1 100644 --- a/src/orange/surf/ConeAligned.cc +++ b/src/orange/surf/ConeAligned.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/ConeAligned.hh b/src/orange/surf/ConeAligned.hh index ff5a94b684..2e3c2fa634 100644 --- a/src/orange/surf/ConeAligned.hh +++ b/src/orange/surf/ConeAligned.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/CylAligned.cc b/src/orange/surf/CylAligned.cc index 9c060bf532..ea99d72719 100644 --- a/src/orange/surf/CylAligned.cc +++ b/src/orange/surf/CylAligned.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/CylAligned.hh b/src/orange/surf/CylAligned.hh index 4183b16ff8..54c0dbc96b 100644 --- a/src/orange/surf/CylAligned.hh +++ b/src/orange/surf/CylAligned.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/CylCentered.hh b/src/orange/surf/CylCentered.hh index da2beb246a..51c59b3397 100644 --- a/src/orange/surf/CylCentered.hh +++ b/src/orange/surf/CylCentered.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/FaceNamer.cc b/src/orange/surf/FaceNamer.cc index fee8f1de82..24d15ea333 100644 --- a/src/orange/surf/FaceNamer.cc +++ b/src/orange/surf/FaceNamer.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/FaceNamer.hh b/src/orange/surf/FaceNamer.hh index 072f85960e..ff1d5640a7 100644 --- a/src/orange/surf/FaceNamer.hh +++ b/src/orange/surf/FaceNamer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/GeneralQuadric.cc b/src/orange/surf/GeneralQuadric.cc index 27c9c38f2f..2f75f20174 100644 --- a/src/orange/surf/GeneralQuadric.cc +++ b/src/orange/surf/GeneralQuadric.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/GeneralQuadric.hh b/src/orange/surf/GeneralQuadric.hh index f15f4153bd..cd424ec4db 100644 --- a/src/orange/surf/GeneralQuadric.hh +++ b/src/orange/surf/GeneralQuadric.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/LocalSurfaceVisitor.hh b/src/orange/surf/LocalSurfaceVisitor.hh index 0cb615e38d..a94f0e0642 100644 --- a/src/orange/surf/LocalSurfaceVisitor.hh +++ b/src/orange/surf/LocalSurfaceVisitor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/Plane.cc b/src/orange/surf/Plane.cc index f41370a22b..4d6b8f962b 100644 --- a/src/orange/surf/Plane.cc +++ b/src/orange/surf/Plane.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/Plane.hh b/src/orange/surf/Plane.hh index 87158e0582..9697d3a627 100644 --- a/src/orange/surf/Plane.hh +++ b/src/orange/surf/Plane.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/PlaneAligned.cc b/src/orange/surf/PlaneAligned.cc index 740f33e989..c107eef728 100644 --- a/src/orange/surf/PlaneAligned.cc +++ b/src/orange/surf/PlaneAligned.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/PlaneAligned.hh b/src/orange/surf/PlaneAligned.hh index 0145a0a39e..ceba54e5a6 100644 --- a/src/orange/surf/PlaneAligned.hh +++ b/src/orange/surf/PlaneAligned.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/RecursiveSimplifier.hh b/src/orange/surf/RecursiveSimplifier.hh index 4ab876f982..af0577c622 100644 --- a/src/orange/surf/RecursiveSimplifier.hh +++ b/src/orange/surf/RecursiveSimplifier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SimpleQuadric.cc b/src/orange/surf/SimpleQuadric.cc index 29523a80ae..90ac02e1b8 100644 --- a/src/orange/surf/SimpleQuadric.cc +++ b/src/orange/surf/SimpleQuadric.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SimpleQuadric.hh b/src/orange/surf/SimpleQuadric.hh index 0c51c79602..d5c1b748c2 100644 --- a/src/orange/surf/SimpleQuadric.hh +++ b/src/orange/surf/SimpleQuadric.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SoftSurfaceEqual.cc b/src/orange/surf/SoftSurfaceEqual.cc index a666136870..b7b1e0b02a 100644 --- a/src/orange/surf/SoftSurfaceEqual.cc +++ b/src/orange/surf/SoftSurfaceEqual.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SoftSurfaceEqual.hh b/src/orange/surf/SoftSurfaceEqual.hh index bcb5011498..5eb2d0e96a 100644 --- a/src/orange/surf/SoftSurfaceEqual.hh +++ b/src/orange/surf/SoftSurfaceEqual.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/Sphere.cc b/src/orange/surf/Sphere.cc index 45a531f965..0a1ac650d8 100644 --- a/src/orange/surf/Sphere.cc +++ b/src/orange/surf/Sphere.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/Sphere.hh b/src/orange/surf/Sphere.hh index 733c630bc1..39cbe0ff1a 100644 --- a/src/orange/surf/Sphere.hh +++ b/src/orange/surf/Sphere.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SphereCentered.hh b/src/orange/surf/SphereCentered.hh index dd52d6ae58..0094b95fc7 100644 --- a/src/orange/surf/SphereCentered.hh +++ b/src/orange/surf/SphereCentered.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceClipper.hh b/src/orange/surf/SurfaceClipper.hh index 7ad36410ae..d498c7590a 100644 --- a/src/orange/surf/SurfaceClipper.hh +++ b/src/orange/surf/SurfaceClipper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceFwd.hh b/src/orange/surf/SurfaceFwd.hh index a89d324aaa..409263ca8f 100644 --- a/src/orange/surf/SurfaceFwd.hh +++ b/src/orange/surf/SurfaceFwd.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceIO.cc b/src/orange/surf/SurfaceIO.cc index d029acdc24..2c42d34693 100644 --- a/src/orange/surf/SurfaceIO.cc +++ b/src/orange/surf/SurfaceIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceIO.hh b/src/orange/surf/SurfaceIO.hh index c9de094f40..ba97ac936b 100644 --- a/src/orange/surf/SurfaceIO.hh +++ b/src/orange/surf/SurfaceIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceSimplifier.cc b/src/orange/surf/SurfaceSimplifier.cc index 6f90f9ee52..a91ae5788c 100644 --- a/src/orange/surf/SurfaceSimplifier.cc +++ b/src/orange/surf/SurfaceSimplifier.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceSimplifier.hh b/src/orange/surf/SurfaceSimplifier.hh index 5bd4d359ab..140aaf97ef 100644 --- a/src/orange/surf/SurfaceSimplifier.hh +++ b/src/orange/surf/SurfaceSimplifier.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/SurfaceTypeTraits.hh b/src/orange/surf/SurfaceTypeTraits.hh index 65db279f8a..3ceed246b7 100644 --- a/src/orange/surf/SurfaceTypeTraits.hh +++ b/src/orange/surf/SurfaceTypeTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/VariantSurface.cc b/src/orange/surf/VariantSurface.cc index 0b19fe9385..99ffff2c44 100644 --- a/src/orange/surf/VariantSurface.cc +++ b/src/orange/surf/VariantSurface.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/VariantSurface.hh b/src/orange/surf/VariantSurface.hh index 08c142b723..79dc22fd50 100644 --- a/src/orange/surf/VariantSurface.hh +++ b/src/orange/surf/VariantSurface.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/AllSurfaces.hh b/src/orange/surf/detail/AllSurfaces.hh index 90e92cab12..d651e96b32 100644 --- a/src/orange/surf/detail/AllSurfaces.hh +++ b/src/orange/surf/detail/AllSurfaces.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/PlaneAlignedConverter.hh b/src/orange/surf/detail/PlaneAlignedConverter.hh index a266dbdf3d..7d7ef16c1c 100644 --- a/src/orange/surf/detail/PlaneAlignedConverter.hh +++ b/src/orange/surf/detail/PlaneAlignedConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/QuadraticSolver.hh b/src/orange/surf/detail/QuadraticSolver.hh index 56ec35e355..5348f061fe 100644 --- a/src/orange/surf/detail/QuadraticSolver.hh +++ b/src/orange/surf/detail/QuadraticSolver.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/QuadricConeConverter.hh b/src/orange/surf/detail/QuadricConeConverter.hh index 9a907ec373..4a1eb68307 100644 --- a/src/orange/surf/detail/QuadricConeConverter.hh +++ b/src/orange/surf/detail/QuadricConeConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/QuadricCylConverter.hh b/src/orange/surf/detail/QuadricCylConverter.hh index 7a68367433..39edba77e3 100644 --- a/src/orange/surf/detail/QuadricCylConverter.hh +++ b/src/orange/surf/detail/QuadricCylConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/QuadricPlaneConverter.hh b/src/orange/surf/detail/QuadricPlaneConverter.hh index 0cca06c86d..d6cd00b2ad 100644 --- a/src/orange/surf/detail/QuadricPlaneConverter.hh +++ b/src/orange/surf/detail/QuadricPlaneConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/QuadricSphereConverter.hh b/src/orange/surf/detail/QuadricSphereConverter.hh index 3642c9fb22..a4b88d0e0c 100644 --- a/src/orange/surf/detail/QuadricSphereConverter.hh +++ b/src/orange/surf/detail/QuadricSphereConverter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/RecursiveSimplifierImpl.hh b/src/orange/surf/detail/RecursiveSimplifierImpl.hh index 418e07eb1e..1b9436d9fd 100644 --- a/src/orange/surf/detail/RecursiveSimplifierImpl.hh +++ b/src/orange/surf/detail/RecursiveSimplifierImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceClipperImpl.cc b/src/orange/surf/detail/SurfaceClipperImpl.cc index bf30b17bfd..50d50147c7 100644 --- a/src/orange/surf/detail/SurfaceClipperImpl.cc +++ b/src/orange/surf/detail/SurfaceClipperImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceClipperImpl.hh b/src/orange/surf/detail/SurfaceClipperImpl.hh index 66f5fdfb22..c0b55cf3c1 100644 --- a/src/orange/surf/detail/SurfaceClipperImpl.hh +++ b/src/orange/surf/detail/SurfaceClipperImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceTransformer.cc b/src/orange/surf/detail/SurfaceTransformer.cc index 2047ea0615..f0222b8364 100644 --- a/src/orange/surf/detail/SurfaceTransformer.cc +++ b/src/orange/surf/detail/SurfaceTransformer.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceTransformer.hh b/src/orange/surf/detail/SurfaceTransformer.hh index 9489dd138c..5b013c7e81 100644 --- a/src/orange/surf/detail/SurfaceTransformer.hh +++ b/src/orange/surf/detail/SurfaceTransformer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceTranslator.cc b/src/orange/surf/detail/SurfaceTranslator.cc index 6aa3f840c0..abf0b94ff7 100644 --- a/src/orange/surf/detail/SurfaceTranslator.cc +++ b/src/orange/surf/detail/SurfaceTranslator.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/surf/detail/SurfaceTranslator.hh b/src/orange/surf/detail/SurfaceTranslator.hh index 172780b111..2df6a6422f 100644 --- a/src/orange/surf/detail/SurfaceTranslator.hh +++ b/src/orange/surf/detail/SurfaceTranslator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/NoTransformation.hh b/src/orange/transform/NoTransformation.hh index c5ed3fa4a7..1e21fd30ea 100644 --- a/src/orange/transform/NoTransformation.hh +++ b/src/orange/transform/NoTransformation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/TransformTypeTraits.hh b/src/orange/transform/TransformTypeTraits.hh index eb21c03620..0c6a732c0c 100644 --- a/src/orange/transform/TransformTypeTraits.hh +++ b/src/orange/transform/TransformTypeTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/TransformVisitor.hh b/src/orange/transform/TransformVisitor.hh index 85d0f78846..87cd498030 100644 --- a/src/orange/transform/TransformVisitor.hh +++ b/src/orange/transform/TransformVisitor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/Transformation.cc b/src/orange/transform/Transformation.cc index 77db14859f..840f40a9f8 100644 --- a/src/orange/transform/Transformation.cc +++ b/src/orange/transform/Transformation.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/Transformation.hh b/src/orange/transform/Transformation.hh index e4fe145b17..da02ec600f 100644 --- a/src/orange/transform/Transformation.hh +++ b/src/orange/transform/Transformation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/Translation.hh b/src/orange/transform/Translation.hh index 5a70b14687..99ff5d62ea 100644 --- a/src/orange/transform/Translation.hh +++ b/src/orange/transform/Translation.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/VariantTransform.cc b/src/orange/transform/VariantTransform.cc index 6ae543f514..8691f3feda 100644 --- a/src/orange/transform/VariantTransform.cc +++ b/src/orange/transform/VariantTransform.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/VariantTransform.hh b/src/orange/transform/VariantTransform.hh index 34a2412ce8..941a7bb6a9 100644 --- a/src/orange/transform/VariantTransform.hh +++ b/src/orange/transform/VariantTransform.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/detail/TransformTransformer.hh b/src/orange/transform/detail/TransformTransformer.hh index 6907bde17c..cb44ec60ff 100644 --- a/src/orange/transform/detail/TransformTransformer.hh +++ b/src/orange/transform/detail/TransformTransformer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/transform/detail/TransformTranslator.hh b/src/orange/transform/detail/TransformTranslator.hh index 57b9b112ed..505d1f3e90 100644 --- a/src/orange/transform/detail/TransformTranslator.hh +++ b/src/orange/transform/detail/TransformTranslator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/RectArrayTracker.hh b/src/orange/univ/RectArrayTracker.hh index e212e3f8a8..d5f25a999b 100644 --- a/src/orange/univ/RectArrayTracker.hh +++ b/src/orange/univ/RectArrayTracker.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/SimpleUnitTracker.hh b/src/orange/univ/SimpleUnitTracker.hh index 1acbd6f8a8..d1737e6ce8 100644 --- a/src/orange/univ/SimpleUnitTracker.hh +++ b/src/orange/univ/SimpleUnitTracker.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/TrackerVisitor.hh b/src/orange/univ/TrackerVisitor.hh index 4bbcd0c86e..46dda24873 100644 --- a/src/orange/univ/TrackerVisitor.hh +++ b/src/orange/univ/TrackerVisitor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/UniverseTypeTraits.hh b/src/orange/univ/UniverseTypeTraits.hh index 7e193c9c07..4b00483aa2 100644 --- a/src/orange/univ/UniverseTypeTraits.hh +++ b/src/orange/univ/UniverseTypeTraits.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/VolumeView.hh b/src/orange/univ/VolumeView.hh index 443dab2dec..d0c51a9406 100644 --- a/src/orange/univ/VolumeView.hh +++ b/src/orange/univ/VolumeView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/LogicEvaluator.hh b/src/orange/univ/detail/LogicEvaluator.hh index 9c8d512d6d..368ff1e06e 100644 --- a/src/orange/univ/detail/LogicEvaluator.hh +++ b/src/orange/univ/detail/LogicEvaluator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/LogicStack.hh b/src/orange/univ/detail/LogicStack.hh index f2e064dc5a..63ca97035e 100644 --- a/src/orange/univ/detail/LogicStack.hh +++ b/src/orange/univ/detail/LogicStack.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/RaggedRightIndexer.hh b/src/orange/univ/detail/RaggedRightIndexer.hh index 8f2ec130a9..4005c7ae12 100644 --- a/src/orange/univ/detail/RaggedRightIndexer.hh +++ b/src/orange/univ/detail/RaggedRightIndexer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/SenseCalculator.hh b/src/orange/univ/detail/SenseCalculator.hh index 76105ec9f0..b1d58bc98c 100644 --- a/src/orange/univ/detail/SenseCalculator.hh +++ b/src/orange/univ/detail/SenseCalculator.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/SurfaceFunctors.hh b/src/orange/univ/detail/SurfaceFunctors.hh index f9bf06b167..03b3dfc3a8 100644 --- a/src/orange/univ/detail/SurfaceFunctors.hh +++ b/src/orange/univ/detail/SurfaceFunctors.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/Types.hh b/src/orange/univ/detail/Types.hh index a046c500d3..82b69810c1 100644 --- a/src/orange/univ/detail/Types.hh +++ b/src/orange/univ/detail/Types.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/src/orange/univ/detail/Utils.hh b/src/orange/univ/detail/Utils.hh index a9d97961a7..a5a54c43fb 100644 --- a/src/orange/univ/detail/Utils.hh +++ b/src/orange/univ/detail/Utils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index ec75330d8b..4bded89b77 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,5 +1,5 @@ #----------------------------------*-CMake-*----------------------------------# -# Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +# Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) #-----------------------------------------------------------------------------# diff --git a/test/DiagnosticRngEngine.hh b/test/DiagnosticRngEngine.hh index fedda59c32..3b5d29a5d6 100644 --- a/test/DiagnosticRngEngine.hh +++ b/test/DiagnosticRngEngine.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/Test.cc b/test/Test.cc index 0cc88f9ad6..d189d21c0b 100644 --- a/test/Test.cc +++ b/test/Test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/Test.hh b/test/Test.hh index 09905d7e66..dc6a11ba28 100644 --- a/test/Test.hh +++ b/test/Test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/TestMacros.hh b/test/TestMacros.hh index 6de63f3b0d..99cca23e28 100644 --- a/test/TestMacros.hh +++ b/test/TestMacros.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/TestMacros.test.cc b/test/TestMacros.test.cc index b152982c3a..6711bf423a 100644 --- a/test/TestMacros.test.cc +++ b/test/TestMacros.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/TestMain.hh b/test/TestMain.hh index f357c207db..c758159b6a 100644 --- a/test/TestMain.hh +++ b/test/TestMain.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/ExceptionConverter.test.cc b/test/accel/ExceptionConverter.test.cc index 4ca0ee0fa3..bf17a483b5 100644 --- a/test/accel/ExceptionConverter.test.cc +++ b/test/accel/ExceptionConverter.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/HepMC3PrimaryGenerator.test.cc b/test/accel/HepMC3PrimaryGenerator.test.cc index dd48d97d92..94821846b9 100644 --- a/test/accel/HepMC3PrimaryGenerator.test.cc +++ b/test/accel/HepMC3PrimaryGenerator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/RZMapMagneticField.test.cc b/test/accel/RZMapMagneticField.test.cc index feede0aaff..ded86506f9 100644 --- a/test/accel/RZMapMagneticField.test.cc +++ b/test/accel/RZMapMagneticField.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/SDTestBase.cc b/test/accel/SDTestBase.cc index 462960175f..d37b6dd14b 100644 --- a/test/accel/SDTestBase.cc +++ b/test/accel/SDTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/SDTestBase.hh b/test/accel/SDTestBase.hh index c5777ceb58..70efe05ec1 100644 --- a/test/accel/SDTestBase.hh +++ b/test/accel/SDTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/SimpleSensitiveDetector.cc b/test/accel/SimpleSensitiveDetector.cc index c9cc59d7c6..a35543e06f 100644 --- a/test/accel/SimpleSensitiveDetector.cc +++ b/test/accel/SimpleSensitiveDetector.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/SimpleSensitiveDetector.hh b/test/accel/SimpleSensitiveDetector.hh index 57f85fcad8..4054c62e9f 100644 --- a/test/accel/SimpleSensitiveDetector.hh +++ b/test/accel/SimpleSensitiveDetector.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/detail/HitManager.test.cc b/test/accel/detail/HitManager.test.cc index 90f441e82e..00a62df9d4 100644 --- a/test/accel/detail/HitManager.test.cc +++ b/test/accel/detail/HitManager.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/detail/HitProcessor.test.cc b/test/accel/detail/HitProcessor.test.cc index 565cc4f6a6..a00912bcce 100644 --- a/test/accel/detail/HitProcessor.test.cc +++ b/test/accel/detail/HitProcessor.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/accel/detail/TouchableUpdater.test.cc b/test/accel/detail/TouchableUpdater.test.cc index 5aff14c763..1ddf350964 100644 --- a/test/accel/detail/TouchableUpdater.test.cc +++ b/test/accel/detail/TouchableUpdater.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/AllGeoTypedTestBase.hh b/test/celeritas/AllGeoTypedTestBase.hh index 6886f93e38..2c5aa6c69d 100644 --- a/test/celeritas/AllGeoTypedTestBase.hh +++ b/test/celeritas/AllGeoTypedTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/Constants.test.cc b/test/celeritas/Constants.test.cc index 35249a5f22..b01a4eb307 100644 --- a/test/celeritas/Constants.test.cc +++ b/test/celeritas/Constants.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GeantTestBase.cc b/test/celeritas/GeantTestBase.cc index 6f39acbf22..f3ab08b5d4 100644 --- a/test/celeritas/GeantTestBase.cc +++ b/test/celeritas/GeantTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GeantTestBase.hh b/test/celeritas/GeantTestBase.hh index 3a3d7dc8f5..d210832a7f 100644 --- a/test/celeritas/GeantTestBase.hh +++ b/test/celeritas/GeantTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GenericGeoTestBase.cc b/test/celeritas/GenericGeoTestBase.cc index 84b22ccd20..411bcd1041 100644 --- a/test/celeritas/GenericGeoTestBase.cc +++ b/test/celeritas/GenericGeoTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GenericGeoTestBase.hh b/test/celeritas/GenericGeoTestBase.hh index 2d40a4cddd..2ba4dbc1c8 100644 --- a/test/celeritas/GenericGeoTestBase.hh +++ b/test/celeritas/GenericGeoTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GlobalGeoTestBase.cc b/test/celeritas/GlobalGeoTestBase.cc index e5f750d356..2e4cd96de4 100644 --- a/test/celeritas/GlobalGeoTestBase.cc +++ b/test/celeritas/GlobalGeoTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GlobalGeoTestBase.hh b/test/celeritas/GlobalGeoTestBase.hh index 5d79a46115..eafdb29ef3 100644 --- a/test/celeritas/GlobalGeoTestBase.hh +++ b/test/celeritas/GlobalGeoTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GlobalTestBase.cc b/test/celeritas/GlobalTestBase.cc index 3bc76f2f90..d5d113e26a 100644 --- a/test/celeritas/GlobalTestBase.cc +++ b/test/celeritas/GlobalTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/GlobalTestBase.hh b/test/celeritas/GlobalTestBase.hh index f1f1f050c4..5b18d773d4 100644 --- a/test/celeritas/GlobalTestBase.hh +++ b/test/celeritas/GlobalTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ImportedDataTestBase.cc b/test/celeritas/ImportedDataTestBase.cc index 1fb43d6ceb..cc967e09ef 100644 --- a/test/celeritas/ImportedDataTestBase.cc +++ b/test/celeritas/ImportedDataTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ImportedDataTestBase.hh b/test/celeritas/ImportedDataTestBase.hh index 2186f5acd3..2cba41581a 100644 --- a/test/celeritas/ImportedDataTestBase.hh +++ b/test/celeritas/ImportedDataTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/LazyGeoManager.cc b/test/celeritas/LazyGeoManager.cc index f5a6f68a4b..82715948d8 100644 --- a/test/celeritas/LazyGeoManager.cc +++ b/test/celeritas/LazyGeoManager.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/LazyGeoManager.hh b/test/celeritas/LazyGeoManager.hh index e9173b51d4..f96758e3f6 100644 --- a/test/celeritas/LazyGeoManager.hh +++ b/test/celeritas/LazyGeoManager.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/MockTestBase.cc b/test/celeritas/MockTestBase.cc index 13cf570343..d7d5695d4c 100644 --- a/test/celeritas/MockTestBase.cc +++ b/test/celeritas/MockTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/MockTestBase.hh b/test/celeritas/MockTestBase.hh index 8f4bdd6345..46c2168da3 100644 --- a/test/celeritas/MockTestBase.hh +++ b/test/celeritas/MockTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/OneSteelSphereBase.hh b/test/celeritas/OneSteelSphereBase.hh index bd9b35bd17..622bc13426 100644 --- a/test/celeritas/OneSteelSphereBase.hh +++ b/test/celeritas/OneSteelSphereBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/OnlyGeoTestBase.hh b/test/celeritas/OnlyGeoTestBase.hh index 67eba211a7..f8ed554a66 100644 --- a/test/celeritas/OnlyGeoTestBase.hh +++ b/test/celeritas/OnlyGeoTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/RootTestBase.cc b/test/celeritas/RootTestBase.cc index 85fba798a2..0c65cabd85 100644 --- a/test/celeritas/RootTestBase.cc +++ b/test/celeritas/RootTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/RootTestBase.hh b/test/celeritas/RootTestBase.hh index 6a527c716b..29824883f3 100644 --- a/test/celeritas/RootTestBase.hh +++ b/test/celeritas/RootTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/SimpleCmsTestBase.hh b/test/celeritas/SimpleCmsTestBase.hh index 4434118658..e88926f2ea 100644 --- a/test/celeritas/SimpleCmsTestBase.hh +++ b/test/celeritas/SimpleCmsTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/SimpleTestBase.cc b/test/celeritas/SimpleTestBase.cc index 1c6e961fdb..d90609427e 100644 --- a/test/celeritas/SimpleTestBase.cc +++ b/test/celeritas/SimpleTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/SimpleTestBase.hh b/test/celeritas/SimpleTestBase.hh index a20618f36b..c9800672ef 100644 --- a/test/celeritas/SimpleTestBase.hh +++ b/test/celeritas/SimpleTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/TestEm15Base.hh b/test/celeritas/TestEm15Base.hh index 3add3a3cf2..cf284ba5c8 100644 --- a/test/celeritas/TestEm15Base.hh +++ b/test/celeritas/TestEm15Base.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/TestEm3Base.hh b/test/celeritas/TestEm3Base.hh index ebb3169dfc..5cea15523c 100644 --- a/test/celeritas/TestEm3Base.hh +++ b/test/celeritas/TestEm3Base.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/data/field-layers.gdml b/test/celeritas/data/field-layers.gdml index c491881d7e..b2a3a2ce23 100644 --- a/test/celeritas/data/field-layers.gdml +++ b/test/celeritas/data/field-layers.gdml @@ -1,5 +1,5 @@ - + diff --git a/test/celeritas/data/field-layers.org.py b/test/celeritas/data/field-layers.org.py index 014b1a4357..218e777fa9 100644 --- a/test/celeritas/data/field-layers.org.py +++ b/test/celeritas/data/field-layers.org.py @@ -1,4 +1,4 @@ -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/test/celeritas/data/four-steel-slabs.org.omn b/test/celeritas/data/four-steel-slabs.org.omn index 03696b6094..d045a646c0 100644 --- a/test/celeritas/data/four-steel-slabs.org.omn +++ b/test/celeritas/data/four-steel-slabs.org.omn @@ -1,4 +1,4 @@ -! Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +! Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) [GEOMETRY] diff --git a/test/celeritas/data/testem15.org.omn b/test/celeritas/data/testem15.org.omn index 101994770c..067e08b69f 100644 --- a/test/celeritas/data/testem15.org.omn +++ b/test/celeritas/data/testem15.org.omn @@ -1,4 +1,4 @@ -! Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +! Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/test/celeritas/data/testem3-flat.org.py b/test/celeritas/data/testem3-flat.org.py index c34d2a4ea3..919281f14b 100644 --- a/test/celeritas/data/testem3-flat.org.py +++ b/test/celeritas/data/testem3-flat.org.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/test/celeritas/data/two-boxes.org.omn b/test/celeritas/data/two-boxes.org.omn index b2d736b54f..265b954699 100644 --- a/test/celeritas/data/two-boxes.org.omn +++ b/test/celeritas/data/two-boxes.org.omn @@ -1,4 +1,4 @@ -! Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +! Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/test/celeritas/em/BetheHeitler.test.cc b/test/celeritas/em/BetheHeitler.test.cc index 261f2b7fbf..6bb354246c 100644 --- a/test/celeritas/em/BetheHeitler.test.cc +++ b/test/celeritas/em/BetheHeitler.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/CombinedBrem.test.cc b/test/celeritas/em/CombinedBrem.test.cc index b1ef1a5925..0c302ca16a 100644 --- a/test/celeritas/em/CombinedBrem.test.cc +++ b/test/celeritas/em/CombinedBrem.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/EPlusGG.test.cc b/test/celeritas/em/EPlusGG.test.cc index 312efcb93d..2759736739 100644 --- a/test/celeritas/em/EPlusGG.test.cc +++ b/test/celeritas/em/EPlusGG.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/Fluctuation.test.cc b/test/celeritas/em/Fluctuation.test.cc index 7bdd30e6fa..9b710c2710 100644 --- a/test/celeritas/em/Fluctuation.test.cc +++ b/test/celeritas/em/Fluctuation.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/KleinNishina.test.cc b/test/celeritas/em/KleinNishina.test.cc index d463b36212..6d39d0b953 100644 --- a/test/celeritas/em/KleinNishina.test.cc +++ b/test/celeritas/em/KleinNishina.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/LivermorePE.test.cc b/test/celeritas/em/LivermorePE.test.cc index 9908e4dd05..f430f970d2 100644 --- a/test/celeritas/em/LivermorePE.test.cc +++ b/test/celeritas/em/LivermorePE.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/MollerBhabha.test.cc b/test/celeritas/em/MollerBhabha.test.cc index 18d22f8855..ff9bf8c993 100644 --- a/test/celeritas/em/MollerBhabha.test.cc +++ b/test/celeritas/em/MollerBhabha.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/MuBremsstrahlung.test.cc b/test/celeritas/em/MuBremsstrahlung.test.cc index 5b4f279959..5960ad5b07 100644 --- a/test/celeritas/em/MuBremsstrahlung.test.cc +++ b/test/celeritas/em/MuBremsstrahlung.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/Rayleigh.test.cc b/test/celeritas/em/Rayleigh.test.cc index ba9f8bb4f3..b6676718fb 100644 --- a/test/celeritas/em/Rayleigh.test.cc +++ b/test/celeritas/em/Rayleigh.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/RelativisticBrem.test.cc b/test/celeritas/em/RelativisticBrem.test.cc index 219e01ae75..6146ae7e60 100644 --- a/test/celeritas/em/RelativisticBrem.test.cc +++ b/test/celeritas/em/RelativisticBrem.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/SeltzerBerger.test.cc b/test/celeritas/em/SeltzerBerger.test.cc index 719556bdec..4be1acdf3d 100644 --- a/test/celeritas/em/SeltzerBerger.test.cc +++ b/test/celeritas/em/SeltzerBerger.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/TsaiUrbanDistribution.test.cc b/test/celeritas/em/TsaiUrbanDistribution.test.cc index 74730558cc..de5067bd77 100644 --- a/test/celeritas/em/TsaiUrbanDistribution.test.cc +++ b/test/celeritas/em/TsaiUrbanDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/UrbanMsc.test.cc b/test/celeritas/em/UrbanMsc.test.cc index 55818547d4..e7955ba85c 100644 --- a/test/celeritas/em/UrbanMsc.test.cc +++ b/test/celeritas/em/UrbanMsc.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/em/Wentzel.test.cc b/test/celeritas/em/Wentzel.test.cc index dce42d0b63..17d32a7fc9 100644 --- a/test/celeritas/em/Wentzel.test.cc +++ b/test/celeritas/em/Wentzel.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/GeantGeo.test.cc b/test/celeritas/ext/GeantGeo.test.cc index f98dd4ad99..5300e77002 100644 --- a/test/celeritas/ext/GeantGeo.test.cc +++ b/test/celeritas/ext/GeantGeo.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/GeantGeoUtils.test.cc b/test/celeritas/ext/GeantGeoUtils.test.cc index 9e9687fe5e..5440bae445 100644 --- a/test/celeritas/ext/GeantGeoUtils.test.cc +++ b/test/celeritas/ext/GeantGeoUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/GeantImporter.test.cc b/test/celeritas/ext/GeantImporter.test.cc index 6f29311a21..4d40543ddc 100644 --- a/test/celeritas/ext/GeantImporter.test.cc +++ b/test/celeritas/ext/GeantImporter.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/GeantVolumeMapper.test.cc b/test/celeritas/ext/GeantVolumeMapper.test.cc index e73fc042ea..de67cf46e9 100644 --- a/test/celeritas/ext/GeantVolumeMapper.test.cc +++ b/test/celeritas/ext/GeantVolumeMapper.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/RootImporter.test.cc b/test/celeritas/ext/RootImporter.test.cc index c73f18ea27..df8d3e120b 100644 --- a/test/celeritas/ext/RootImporter.test.cc +++ b/test/celeritas/ext/RootImporter.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/Vecgeom.test.cc b/test/celeritas/ext/Vecgeom.test.cc index 6fb1e6501c..1254c8a40c 100644 --- a/test/celeritas/ext/Vecgeom.test.cc +++ b/test/celeritas/ext/Vecgeom.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/Vecgeom.test.cu b/test/celeritas/ext/Vecgeom.test.cu index ba1179a740..d210b7e833 100644 --- a/test/celeritas/ext/Vecgeom.test.cu +++ b/test/celeritas/ext/Vecgeom.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/ext/Vecgeom.test.hh b/test/celeritas/ext/Vecgeom.test.hh index 6aaedaddb4..d14b859c50 100644 --- a/test/celeritas/ext/Vecgeom.test.hh +++ b/test/celeritas/ext/Vecgeom.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/CMSParameterizedField.hh b/test/celeritas/field/CMSParameterizedField.hh index a7a18b1839..b5b45ecb47 100644 --- a/test/celeritas/field/CMSParameterizedField.hh +++ b/test/celeritas/field/CMSParameterizedField.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/DiagnosticStepper.hh b/test/celeritas/field/DiagnosticStepper.hh index 8fa868403e..761a06fe72 100644 --- a/test/celeritas/field/DiagnosticStepper.hh +++ b/test/celeritas/field/DiagnosticStepper.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/FieldDriver.test.cc b/test/celeritas/field/FieldDriver.test.cc index 59b0ad25a2..a365b2bb0b 100644 --- a/test/celeritas/field/FieldDriver.test.cc +++ b/test/celeritas/field/FieldDriver.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/FieldPropagator.test.cc b/test/celeritas/field/FieldPropagator.test.cc index cba9b34010..56938aa8ee 100644 --- a/test/celeritas/field/FieldPropagator.test.cc +++ b/test/celeritas/field/FieldPropagator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/FieldTestBase.cc b/test/celeritas/field/FieldTestBase.cc index 1571698e5d..9187d74cf4 100644 --- a/test/celeritas/field/FieldTestBase.cc +++ b/test/celeritas/field/FieldTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/FieldTestBase.hh b/test/celeritas/field/FieldTestBase.hh index d56a4af4ef..5b9d92508a 100644 --- a/test/celeritas/field/FieldTestBase.hh +++ b/test/celeritas/field/FieldTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/FieldTestParams.hh b/test/celeritas/field/FieldTestParams.hh index 2ca619c418..76478d588b 100644 --- a/test/celeritas/field/FieldTestParams.hh +++ b/test/celeritas/field/FieldTestParams.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/Fields.test.cc b/test/celeritas/field/Fields.test.cc index fa818e78f1..e3389ec922 100644 --- a/test/celeritas/field/Fields.test.cc +++ b/test/celeritas/field/Fields.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/LinearPropagator.test.cc b/test/celeritas/field/LinearPropagator.test.cc index 7f4bf87934..691d71a904 100644 --- a/test/celeritas/field/LinearPropagator.test.cc +++ b/test/celeritas/field/LinearPropagator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/MagFieldEquation.test.cc b/test/celeritas/field/MagFieldEquation.test.cc index dedfb150ab..a749c389a8 100644 --- a/test/celeritas/field/MagFieldEquation.test.cc +++ b/test/celeritas/field/MagFieldEquation.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/MagFieldTraits.hh b/test/celeritas/field/MagFieldTraits.hh index 54291ee469..06a9de843c 100644 --- a/test/celeritas/field/MagFieldTraits.hh +++ b/test/celeritas/field/MagFieldTraits.hh @@ -1,5 +1,5 @@ //---------------------------------*-C++-*-----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/field/Steppers.test.cc b/test/celeritas/field/Steppers.test.cc index d5453bf5db..709ea3c5be 100644 --- a/test/celeritas/field/Steppers.test.cc +++ b/test/celeritas/field/Steppers.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/CheckedGeoTrackView.hh b/test/celeritas/geo/CheckedGeoTrackView.hh index 8ed345e3bc..b360543199 100644 --- a/test/celeritas/geo/CheckedGeoTrackView.hh +++ b/test/celeritas/geo/CheckedGeoTrackView.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/GeoMaterial.test.cc b/test/celeritas/geo/GeoMaterial.test.cc index eff45f5b85..bb25790901 100644 --- a/test/celeritas/geo/GeoMaterial.test.cc +++ b/test/celeritas/geo/GeoMaterial.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/Geometry.test.cc b/test/celeritas/geo/Geometry.test.cc index cb4d294d7f..0d5c50c515 100644 --- a/test/celeritas/geo/Geometry.test.cc +++ b/test/celeritas/geo/Geometry.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/HeuristicGeoData.hh b/test/celeritas/geo/HeuristicGeoData.hh index 69d780c456..5598554dd2 100644 --- a/test/celeritas/geo/HeuristicGeoData.hh +++ b/test/celeritas/geo/HeuristicGeoData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/HeuristicGeoExecutor.hh b/test/celeritas/geo/HeuristicGeoExecutor.hh index 2362a9986b..f04a8e4080 100644 --- a/test/celeritas/geo/HeuristicGeoExecutor.hh +++ b/test/celeritas/geo/HeuristicGeoExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/HeuristicGeoTestBase.cc b/test/celeritas/geo/HeuristicGeoTestBase.cc index 6af39beee9..3ecdb5f3f1 100644 --- a/test/celeritas/geo/HeuristicGeoTestBase.cc +++ b/test/celeritas/geo/HeuristicGeoTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/HeuristicGeoTestBase.cu b/test/celeritas/geo/HeuristicGeoTestBase.cu index 16a8b5cd25..f003828660 100644 --- a/test/celeritas/geo/HeuristicGeoTestBase.cu +++ b/test/celeritas/geo/HeuristicGeoTestBase.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/geo/HeuristicGeoTestBase.hh b/test/celeritas/geo/HeuristicGeoTestBase.hh index ffef5b39df..fc866ee13c 100644 --- a/test/celeritas/geo/HeuristicGeoTestBase.hh +++ b/test/celeritas/geo/HeuristicGeoTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/ActionRegistry.test.cc b/test/celeritas/global/ActionRegistry.test.cc index 3d0dec789e..91840560ee 100644 --- a/test/celeritas/global/ActionRegistry.test.cc +++ b/test/celeritas/global/ActionRegistry.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/AlongStep.test.cc b/test/celeritas/global/AlongStep.test.cc index 5d42cb5d16..f4dd8491fe 100644 --- a/test/celeritas/global/AlongStep.test.cc +++ b/test/celeritas/global/AlongStep.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/AlongStepTestBase.cc b/test/celeritas/global/AlongStepTestBase.cc index da4a501f5b..c5c7a08a1b 100644 --- a/test/celeritas/global/AlongStepTestBase.cc +++ b/test/celeritas/global/AlongStepTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/AlongStepTestBase.hh b/test/celeritas/global/AlongStepTestBase.hh index 40e95ae9c5..ed2c5e8a90 100644 --- a/test/celeritas/global/AlongStepTestBase.hh +++ b/test/celeritas/global/AlongStepTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/DummyAction.hh b/test/celeritas/global/DummyAction.hh index 6536bab336..a9f89466b0 100644 --- a/test/celeritas/global/DummyAction.hh +++ b/test/celeritas/global/DummyAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/KernelContextException.test.cc b/test/celeritas/global/KernelContextException.test.cc index 381648e1db..9fb25a65eb 100644 --- a/test/celeritas/global/KernelContextException.test.cc +++ b/test/celeritas/global/KernelContextException.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/Stepper.test.cc b/test/celeritas/global/Stepper.test.cc index f5eebb4dce..a0b4f8a1e7 100644 --- a/test/celeritas/global/Stepper.test.cc +++ b/test/celeritas/global/Stepper.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/StepperTestBase.cc b/test/celeritas/global/StepperTestBase.cc index e7ab810295..e79dedc804 100644 --- a/test/celeritas/global/StepperTestBase.cc +++ b/test/celeritas/global/StepperTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/global/StepperTestBase.hh b/test/celeritas/global/StepperTestBase.hh index e7667978d3..eda6dec673 100644 --- a/test/celeritas/global/StepperTestBase.hh +++ b/test/celeritas/global/StepperTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/CalculatorTestBase.cc b/test/celeritas/grid/CalculatorTestBase.cc index 3b64bad90a..9c7f22f11a 100644 --- a/test/celeritas/grid/CalculatorTestBase.cc +++ b/test/celeritas/grid/CalculatorTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/CalculatorTestBase.hh b/test/celeritas/grid/CalculatorTestBase.hh index c0696d3274..71ea2a12ac 100644 --- a/test/celeritas/grid/CalculatorTestBase.hh +++ b/test/celeritas/grid/CalculatorTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/GenericCalculator.test.cc b/test/celeritas/grid/GenericCalculator.test.cc index f032242a45..618c10fa03 100644 --- a/test/celeritas/grid/GenericCalculator.test.cc +++ b/test/celeritas/grid/GenericCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/GridIdFinder.test.cc b/test/celeritas/grid/GridIdFinder.test.cc index 48bafe0a05..93d7b04fdf 100644 --- a/test/celeritas/grid/GridIdFinder.test.cc +++ b/test/celeritas/grid/GridIdFinder.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/InverseRangeCalculator.test.cc b/test/celeritas/grid/InverseRangeCalculator.test.cc index 3167c85033..8394f63948 100644 --- a/test/celeritas/grid/InverseRangeCalculator.test.cc +++ b/test/celeritas/grid/InverseRangeCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/PolyEvaluator.test.cc b/test/celeritas/grid/PolyEvaluator.test.cc index 18736701e3..4a992f855a 100644 --- a/test/celeritas/grid/PolyEvaluator.test.cc +++ b/test/celeritas/grid/PolyEvaluator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/RangeCalculator.test.cc b/test/celeritas/grid/RangeCalculator.test.cc index 14ecf3d10b..5e6c3c7ff6 100644 --- a/test/celeritas/grid/RangeCalculator.test.cc +++ b/test/celeritas/grid/RangeCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/ValueGridBuilder.test.cc b/test/celeritas/grid/ValueGridBuilder.test.cc index cea148ee95..6cf31f628b 100644 --- a/test/celeritas/grid/ValueGridBuilder.test.cc +++ b/test/celeritas/grid/ValueGridBuilder.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/ValueGridInserter.test.cc b/test/celeritas/grid/ValueGridInserter.test.cc index 0ad38ae65b..914a45f0ba 100644 --- a/test/celeritas/grid/ValueGridInserter.test.cc +++ b/test/celeritas/grid/ValueGridInserter.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/VectorUtils.test.cc b/test/celeritas/grid/VectorUtils.test.cc index b236c98f31..78f19fbb62 100644 --- a/test/celeritas/grid/VectorUtils.test.cc +++ b/test/celeritas/grid/VectorUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/grid/XsCalculator.test.cc b/test/celeritas/grid/XsCalculator.test.cc index d74733ed39..2b6a6ffed6 100644 --- a/test/celeritas/grid/XsCalculator.test.cc +++ b/test/celeritas/grid/XsCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/io/EventIO.test.cc b/test/celeritas/io/EventIO.test.cc index 1fba76cdf6..3490e3dcb2 100644 --- a/test/celeritas/io/EventIO.test.cc +++ b/test/celeritas/io/EventIO.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/io/EventIOTestBase.cc b/test/celeritas/io/EventIOTestBase.cc index 4d0c3e8feb..52b896d476 100644 --- a/test/celeritas/io/EventIOTestBase.cc +++ b/test/celeritas/io/EventIOTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/io/EventIOTestBase.hh b/test/celeritas/io/EventIOTestBase.hh index 9764d84473..9ba30e002b 100644 --- a/test/celeritas/io/EventIOTestBase.hh +++ b/test/celeritas/io/EventIOTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/io/RootEventIO.test.cc b/test/celeritas/io/RootEventIO.test.cc index a25254ff18..3071bec166 100644 --- a/test/celeritas/io/RootEventIO.test.cc +++ b/test/celeritas/io/RootEventIO.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/io/SeltzerBergerReader.test.cc b/test/celeritas/io/SeltzerBergerReader.test.cc index eaecb79535..d5be20f18b 100644 --- a/test/celeritas/io/SeltzerBergerReader.test.cc +++ b/test/celeritas/io/SeltzerBergerReader.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/ElementSelector.test.cc b/test/celeritas/mat/ElementSelector.test.cc index 89aa0b7fd6..88c80727b6 100644 --- a/test/celeritas/mat/ElementSelector.test.cc +++ b/test/celeritas/mat/ElementSelector.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/IsotopeSelector.test.cc b/test/celeritas/mat/IsotopeSelector.test.cc index 1bc894895b..23fa6c4119 100644 --- a/test/celeritas/mat/IsotopeSelector.test.cc +++ b/test/celeritas/mat/IsotopeSelector.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/Material.test.cc b/test/celeritas/mat/Material.test.cc index b5bb13742d..e32f208771 100644 --- a/test/celeritas/mat/Material.test.cc +++ b/test/celeritas/mat/Material.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/Material.test.cu b/test/celeritas/mat/Material.test.cu index 777a017a13..daa7154546 100644 --- a/test/celeritas/mat/Material.test.cu +++ b/test/celeritas/mat/Material.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/Material.test.hh b/test/celeritas/mat/Material.test.hh index ad88334f89..fa71aaafff 100644 --- a/test/celeritas/mat/Material.test.hh +++ b/test/celeritas/mat/Material.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/mat/MaterialTestBase.hh b/test/celeritas/mat/MaterialTestBase.hh index 955eb5f144..b27740df6c 100644 --- a/test/celeritas/mat/MaterialTestBase.hh +++ b/test/celeritas/mat/MaterialTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/CutoffParams.test.cc b/test/celeritas/phys/CutoffParams.test.cc index aa12c0872f..ddfc514b76 100644 --- a/test/celeritas/phys/CutoffParams.test.cc +++ b/test/celeritas/phys/CutoffParams.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/InteractionIO.cc b/test/celeritas/phys/InteractionIO.cc index 9a82730628..0e9f954fa1 100644 --- a/test/celeritas/phys/InteractionIO.cc +++ b/test/celeritas/phys/InteractionIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/InteractionIO.hh b/test/celeritas/phys/InteractionIO.hh index a810e9396f..9288b4c49a 100644 --- a/test/celeritas/phys/InteractionIO.hh +++ b/test/celeritas/phys/InteractionIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/InteractorHostTestBase.cc b/test/celeritas/phys/InteractorHostTestBase.cc index fc57476744..f01bb53453 100644 --- a/test/celeritas/phys/InteractorHostTestBase.cc +++ b/test/celeritas/phys/InteractorHostTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/InteractorHostTestBase.hh b/test/celeritas/phys/InteractorHostTestBase.hh index 4a1eb29c9a..591837d414 100644 --- a/test/celeritas/phys/InteractorHostTestBase.hh +++ b/test/celeritas/phys/InteractorHostTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/MockModel.cc b/test/celeritas/phys/MockModel.cc index ec8125b52e..bf4d1dadb0 100644 --- a/test/celeritas/phys/MockModel.cc +++ b/test/celeritas/phys/MockModel.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/MockModel.hh b/test/celeritas/phys/MockModel.hh index 4b9284ae91..430893d1c5 100644 --- a/test/celeritas/phys/MockModel.hh +++ b/test/celeritas/phys/MockModel.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/MockProcess.cc b/test/celeritas/phys/MockProcess.cc index 7387ebc6c5..c7a9698076 100644 --- a/test/celeritas/phys/MockProcess.cc +++ b/test/celeritas/phys/MockProcess.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/MockProcess.hh b/test/celeritas/phys/MockProcess.hh index ad6fccab5e..b4bdab38c4 100644 --- a/test/celeritas/phys/MockProcess.hh +++ b/test/celeritas/phys/MockProcess.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Particle.test.cc b/test/celeritas/phys/Particle.test.cc index 648cf3aa63..904d9142fc 100644 --- a/test/celeritas/phys/Particle.test.cc +++ b/test/celeritas/phys/Particle.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Particle.test.cu b/test/celeritas/phys/Particle.test.cu index 0a40e08596..e1a1276800 100644 --- a/test/celeritas/phys/Particle.test.cu +++ b/test/celeritas/phys/Particle.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Particle.test.hh b/test/celeritas/phys/Particle.test.hh index f76ceec70a..2d29632940 100644 --- a/test/celeritas/phys/Particle.test.hh +++ b/test/celeritas/phys/Particle.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Physics.test.cc b/test/celeritas/phys/Physics.test.cc index a148c034a9..094a3a7669 100644 --- a/test/celeritas/phys/Physics.test.cc +++ b/test/celeritas/phys/Physics.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Physics.test.cu b/test/celeritas/phys/Physics.test.cu index 165730139f..2f5031f509 100644 --- a/test/celeritas/phys/Physics.test.cu +++ b/test/celeritas/phys/Physics.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/Physics.test.hh b/test/celeritas/phys/Physics.test.hh index 1c1bdb9196..0f7d0032f0 100644 --- a/test/celeritas/phys/Physics.test.hh +++ b/test/celeritas/phys/Physics.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/PhysicsStepUtils.test.cc b/test/celeritas/phys/PhysicsStepUtils.test.cc index 2cb2e68990..42e3100180 100644 --- a/test/celeritas/phys/PhysicsStepUtils.test.cc +++ b/test/celeritas/phys/PhysicsStepUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/PrimaryGenerator.test.cc b/test/celeritas/phys/PrimaryGenerator.test.cc index 5925ceca99..79265a33c9 100644 --- a/test/celeritas/phys/PrimaryGenerator.test.cc +++ b/test/celeritas/phys/PrimaryGenerator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/ProcessBuilder.test.cc b/test/celeritas/phys/ProcessBuilder.test.cc index 8f90318b9a..afd7003594 100644 --- a/test/celeritas/phys/ProcessBuilder.test.cc +++ b/test/celeritas/phys/ProcessBuilder.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/SecondaryIO.cc b/test/celeritas/phys/SecondaryIO.cc index 07867edd9e..97c4230488 100644 --- a/test/celeritas/phys/SecondaryIO.cc +++ b/test/celeritas/phys/SecondaryIO.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/phys/SecondaryIO.hh b/test/celeritas/phys/SecondaryIO.hh index c7678cc879..0dfb9c648e 100644 --- a/test/celeritas/phys/SecondaryIO.hh +++ b/test/celeritas/phys/SecondaryIO.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/HexRepr.hh b/test/celeritas/random/HexRepr.hh index bc1a7cfebc..0a4e20365b 100644 --- a/test/celeritas/random/HexRepr.hh +++ b/test/celeritas/random/HexRepr.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/RngEngine.test.cc b/test/celeritas/random/RngEngine.test.cc index 261a358cdd..95e40bac52 100644 --- a/test/celeritas/random/RngEngine.test.cc +++ b/test/celeritas/random/RngEngine.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/RngEngine.test.cu b/test/celeritas/random/RngEngine.test.cu index 8c33b2403b..64a1bf7d1c 100644 --- a/test/celeritas/random/RngEngine.test.cu +++ b/test/celeritas/random/RngEngine.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/RngEngine.test.hh b/test/celeritas/random/RngEngine.test.hh index b1cb55dedc..0414dacd67 100644 --- a/test/celeritas/random/RngEngine.test.hh +++ b/test/celeritas/random/RngEngine.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/RngReseed.test.cc b/test/celeritas/random/RngReseed.test.cc index 10efa1cc54..a9bd9a3ef7 100644 --- a/test/celeritas/random/RngReseed.test.cc +++ b/test/celeritas/random/RngReseed.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/RngTally.hh b/test/celeritas/random/RngTally.hh index c1c5d51c64..43320d2efb 100644 --- a/test/celeritas/random/RngTally.hh +++ b/test/celeritas/random/RngTally.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/Selector.test.cc b/test/celeritas/random/Selector.test.cc index 03202489fa..6cd459c879 100644 --- a/test/celeritas/random/Selector.test.cc +++ b/test/celeritas/random/Selector.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/SequenceEngine.hh b/test/celeritas/random/SequenceEngine.hh index 50674237f3..46395eba71 100644 --- a/test/celeritas/random/SequenceEngine.hh +++ b/test/celeritas/random/SequenceEngine.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/XorwowRngEngine.test.cc b/test/celeritas/random/XorwowRngEngine.test.cc index 28bbe45628..002bf80257 100644 --- a/test/celeritas/random/XorwowRngEngine.test.cc +++ b/test/celeritas/random/XorwowRngEngine.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/curand/CurandPerformance.test.cc b/test/celeritas/random/curand/CurandPerformance.test.cc index 09e62d5707..c0a1d868e2 100644 --- a/test/celeritas/random/curand/CurandPerformance.test.cc +++ b/test/celeritas/random/curand/CurandPerformance.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/curand/CurandPerformance.test.cu b/test/celeritas/random/curand/CurandPerformance.test.cu index 6bf3ba396c..10186e171e 100644 --- a/test/celeritas/random/curand/CurandPerformance.test.cu +++ b/test/celeritas/random/curand/CurandPerformance.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/curand/CurandPerformance.test.hh b/test/celeritas/random/curand/CurandPerformance.test.hh index 91c1a68c09..a748ba3d77 100644 --- a/test/celeritas/random/curand/CurandPerformance.test.hh +++ b/test/celeritas/random/curand/CurandPerformance.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/BernoulliDistribution.test.cc b/test/celeritas/random/distribution/BernoulliDistribution.test.cc index 2ac49e1c9c..cbb5dbe0ad 100644 --- a/test/celeritas/random/distribution/BernoulliDistribution.test.cc +++ b/test/celeritas/random/distribution/BernoulliDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/ExponentialDistribution.test.cc b/test/celeritas/random/distribution/ExponentialDistribution.test.cc index 6091e1507f..c16df421f4 100644 --- a/test/celeritas/random/distribution/ExponentialDistribution.test.cc +++ b/test/celeritas/random/distribution/ExponentialDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/GammaDistribution.test.cc b/test/celeritas/random/distribution/GammaDistribution.test.cc index e09c5f05a8..abe486a1e9 100644 --- a/test/celeritas/random/distribution/GammaDistribution.test.cc +++ b/test/celeritas/random/distribution/GammaDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/IsotropicDistribution.test.cc b/test/celeritas/random/distribution/IsotropicDistribution.test.cc index 4106797f7f..e40a218578 100644 --- a/test/celeritas/random/distribution/IsotropicDistribution.test.cc +++ b/test/celeritas/random/distribution/IsotropicDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/NormalDistribution.test.cc b/test/celeritas/random/distribution/NormalDistribution.test.cc index 61a717a3f2..d75f918afd 100644 --- a/test/celeritas/random/distribution/NormalDistribution.test.cc +++ b/test/celeritas/random/distribution/NormalDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/PoissonDistribution.test.cc b/test/celeritas/random/distribution/PoissonDistribution.test.cc index 73e0dde6b5..e77ae15915 100644 --- a/test/celeritas/random/distribution/PoissonDistribution.test.cc +++ b/test/celeritas/random/distribution/PoissonDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/RadialDistribution.test.cc b/test/celeritas/random/distribution/RadialDistribution.test.cc index cc41b7b267..4c707aeae1 100644 --- a/test/celeritas/random/distribution/RadialDistribution.test.cc +++ b/test/celeritas/random/distribution/RadialDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/ReciprocalDistribution.test.cc b/test/celeritas/random/distribution/ReciprocalDistribution.test.cc index fd5867e8e3..347c8f0850 100644 --- a/test/celeritas/random/distribution/ReciprocalDistribution.test.cc +++ b/test/celeritas/random/distribution/ReciprocalDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/UniformBoxDistribution.test.cc b/test/celeritas/random/distribution/UniformBoxDistribution.test.cc index bf59b23589..16a53d3550 100644 --- a/test/celeritas/random/distribution/UniformBoxDistribution.test.cc +++ b/test/celeritas/random/distribution/UniformBoxDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/random/distribution/UniformRealDistribution.test.cc b/test/celeritas/random/distribution/UniformRealDistribution.test.cc index 725a994428..340db4c6f0 100644 --- a/test/celeritas/random/distribution/UniformRealDistribution.test.cc +++ b/test/celeritas/random/distribution/UniformRealDistribution.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/MockInteractAction.cc b/test/celeritas/track/MockInteractAction.cc index 2ff0974c34..f637fcfd66 100644 --- a/test/celeritas/track/MockInteractAction.cc +++ b/test/celeritas/track/MockInteractAction.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/MockInteractAction.cu b/test/celeritas/track/MockInteractAction.cu index 3a1d191182..bd93ba2564 100644 --- a/test/celeritas/track/MockInteractAction.cu +++ b/test/celeritas/track/MockInteractAction.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/MockInteractAction.hh b/test/celeritas/track/MockInteractAction.hh index bad0951b6b..848867661a 100644 --- a/test/celeritas/track/MockInteractAction.hh +++ b/test/celeritas/track/MockInteractAction.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/MockInteractData.hh b/test/celeritas/track/MockInteractData.hh index 1d011fced5..21f29de49d 100644 --- a/test/celeritas/track/MockInteractData.hh +++ b/test/celeritas/track/MockInteractData.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/MockInteractExecutor.hh b/test/celeritas/track/MockInteractExecutor.hh index 629da209cb..6371bde4b4 100644 --- a/test/celeritas/track/MockInteractExecutor.hh +++ b/test/celeritas/track/MockInteractExecutor.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/Sim.test.cc b/test/celeritas/track/Sim.test.cc index 5925b6e938..d2615366d1 100644 --- a/test/celeritas/track/Sim.test.cc +++ b/test/celeritas/track/Sim.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/TrackInit.test.cc b/test/celeritas/track/TrackInit.test.cc index 8ded633e92..4367601940 100644 --- a/test/celeritas/track/TrackInit.test.cc +++ b/test/celeritas/track/TrackInit.test.cc @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/track/TrackSort.test.cc b/test/celeritas/track/TrackSort.test.cc index ed0b06ed97..99b7d19ccc 100644 --- a/test/celeritas/track/TrackSort.test.cc +++ b/test/celeritas/track/TrackSort.test.cc @@ -1,6 +1,6 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/CaloTestBase.cc b/test/celeritas/user/CaloTestBase.cc index 24b7cad915..b14cc63a4a 100644 --- a/test/celeritas/user/CaloTestBase.cc +++ b/test/celeritas/user/CaloTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/CaloTestBase.hh b/test/celeritas/user/CaloTestBase.hh index cf18e3e247..bfef7e6ece 100644 --- a/test/celeritas/user/CaloTestBase.hh +++ b/test/celeritas/user/CaloTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/DetectorSteps.test.cc b/test/celeritas/user/DetectorSteps.test.cc index 24719f39ea..c7f4ba95a6 100644 --- a/test/celeritas/user/DetectorSteps.test.cc +++ b/test/celeritas/user/DetectorSteps.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/Diagnostic.test.cc b/test/celeritas/user/Diagnostic.test.cc index ada24d62cd..817a37949d 100644 --- a/test/celeritas/user/Diagnostic.test.cc +++ b/test/celeritas/user/Diagnostic.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/DiagnosticTestBase.cc b/test/celeritas/user/DiagnosticTestBase.cc index f5f413f5a9..c7a1247a78 100644 --- a/test/celeritas/user/DiagnosticTestBase.cc +++ b/test/celeritas/user/DiagnosticTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/DiagnosticTestBase.hh b/test/celeritas/user/DiagnosticTestBase.hh index 445c28f105..a7d69edb6b 100644 --- a/test/celeritas/user/DiagnosticTestBase.hh +++ b/test/celeritas/user/DiagnosticTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/ExampleMctruth.cc b/test/celeritas/user/ExampleMctruth.cc index 74b4ec28b2..8b575315da 100644 --- a/test/celeritas/user/ExampleMctruth.cc +++ b/test/celeritas/user/ExampleMctruth.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/ExampleMctruth.hh b/test/celeritas/user/ExampleMctruth.hh index 08c87422d3..ca742125ba 100644 --- a/test/celeritas/user/ExampleMctruth.hh +++ b/test/celeritas/user/ExampleMctruth.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/MctruthTestBase.cc b/test/celeritas/user/MctruthTestBase.cc index 225a31e6fb..a94167be4c 100644 --- a/test/celeritas/user/MctruthTestBase.cc +++ b/test/celeritas/user/MctruthTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/MctruthTestBase.hh b/test/celeritas/user/MctruthTestBase.hh index c20cc2c6bd..7e49dd69f7 100644 --- a/test/celeritas/user/MctruthTestBase.hh +++ b/test/celeritas/user/MctruthTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/StepCollector.test.cc b/test/celeritas/user/StepCollector.test.cc index 9567b22f60..4476dc8312 100644 --- a/test/celeritas/user/StepCollector.test.cc +++ b/test/celeritas/user/StepCollector.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/StepCollectorTestBase.cc b/test/celeritas/user/StepCollectorTestBase.cc index d0cdf23110..87f45a7150 100644 --- a/test/celeritas/user/StepCollectorTestBase.cc +++ b/test/celeritas/user/StepCollectorTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas/user/StepCollectorTestBase.hh b/test/celeritas/user/StepCollectorTestBase.hh index b74984053d..19fdbc04f5 100644 --- a/test/celeritas/user/StepCollectorTestBase.hh +++ b/test/celeritas/user/StepCollectorTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas_test.hh b/test/celeritas_test.hh index a4fe1de7cf..787602280b 100644 --- a/test/celeritas_test.hh +++ b/test/celeritas_test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/celeritas_test_config.h.in b/test/celeritas_test_config.h.in index 2305515118..6e820538e5 100644 --- a/test/celeritas_test_config.h.in +++ b/test/celeritas_test_config.h.in @@ -1,5 +1,5 @@ /*----------------------------------*-C-*------------------------------------* - * Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. + * Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. * See the top-level COPYRIGHT file for details. * SPDX-License-Identifier: (Apache-2.0 OR MIT) *---------------------------------------------------------------------------*/ diff --git a/test/corecel/OpaqueId.test.cc b/test/corecel/OpaqueId.test.cc index 08e8fb7f23..4c7fa073b2 100644 --- a/test/corecel/OpaqueId.test.cc +++ b/test/corecel/OpaqueId.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/ScopedLogStorer.cc b/test/corecel/ScopedLogStorer.cc index 8e42c86fef..d8657f35bc 100644 --- a/test/corecel/ScopedLogStorer.cc +++ b/test/corecel/ScopedLogStorer.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/ScopedLogStorer.hh b/test/corecel/ScopedLogStorer.hh index 4b088469ed..4b87a37900 100644 --- a/test/corecel/ScopedLogStorer.hh +++ b/test/corecel/ScopedLogStorer.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/Array.test.cc b/test/corecel/cont/Array.test.cc index 7c70867042..6d3334910c 100644 --- a/test/corecel/cont/Array.test.cc +++ b/test/corecel/cont/Array.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/InitializedValue.test.cc b/test/corecel/cont/InitializedValue.test.cc index 0294b7b62b..1ae541d3e6 100644 --- a/test/corecel/cont/InitializedValue.test.cc +++ b/test/corecel/cont/InitializedValue.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/LabelIdMultiMap.test.cc b/test/corecel/cont/LabelIdMultiMap.test.cc index e3b30d9750..f8206dc2e3 100644 --- a/test/corecel/cont/LabelIdMultiMap.test.cc +++ b/test/corecel/cont/LabelIdMultiMap.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/Range.test.cc b/test/corecel/cont/Range.test.cc index 2f97ae10db..1c68f79e31 100644 --- a/test/corecel/cont/Range.test.cc +++ b/test/corecel/cont/Range.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/Range.test.cu b/test/corecel/cont/Range.test.cu index 27736aa0d0..a2d89bc1f9 100644 --- a/test/corecel/cont/Range.test.cu +++ b/test/corecel/cont/Range.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/Range.test.hh b/test/corecel/cont/Range.test.hh index 3df97db21c..e08bd1adb9 100644 --- a/test/corecel/cont/Range.test.hh +++ b/test/corecel/cont/Range.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/Span.test.cc b/test/corecel/cont/Span.test.cc index 1016783b86..a4e86af1a8 100644 --- a/test/corecel/cont/Span.test.cc +++ b/test/corecel/cont/Span.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/cont/VariantUtils.test.cc b/test/corecel/cont/VariantUtils.test.cc index fe2727b233..6a0735ed13 100644 --- a/test/corecel/cont/VariantUtils.test.cc +++ b/test/corecel/cont/VariantUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/Collection.test.cc b/test/corecel/data/Collection.test.cc index 19cb4459ab..d706f0f79b 100644 --- a/test/corecel/data/Collection.test.cc +++ b/test/corecel/data/Collection.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/Collection.test.cu b/test/corecel/data/Collection.test.cu index aea11ba17a..fd067cbfd9 100644 --- a/test/corecel/data/Collection.test.cu +++ b/test/corecel/data/Collection.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/Collection.test.hh b/test/corecel/data/Collection.test.hh index 662a9eeb72..34a4bc6859 100644 --- a/test/corecel/data/Collection.test.hh +++ b/test/corecel/data/Collection.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/Copier.test.cc b/test/corecel/data/Copier.test.cc index 97cfcfd222..a38056ea4d 100644 --- a/test/corecel/data/Copier.test.cc +++ b/test/corecel/data/Copier.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/DeviceAllocation.test.cc b/test/corecel/data/DeviceAllocation.test.cc index ff0b119348..ce0de0d1b4 100644 --- a/test/corecel/data/DeviceAllocation.test.cc +++ b/test/corecel/data/DeviceAllocation.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/DeviceVector.test.cc b/test/corecel/data/DeviceVector.test.cc index 918c64bad9..ac74b85ccb 100644 --- a/test/corecel/data/DeviceVector.test.cc +++ b/test/corecel/data/DeviceVector.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/HyperslabIndexer.test.cc b/test/corecel/data/HyperslabIndexer.test.cc index f447f5fde2..6a2589f819 100644 --- a/test/corecel/data/HyperslabIndexer.test.cc +++ b/test/corecel/data/HyperslabIndexer.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/LdgIterator.test.cc b/test/corecel/data/LdgIterator.test.cc index 329157d24c..e04fdf5e86 100644 --- a/test/corecel/data/LdgIterator.test.cc +++ b/test/corecel/data/LdgIterator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/ObserverPtr.test.cc b/test/corecel/data/ObserverPtr.test.cc index db8aff21a5..5903f882d4 100644 --- a/test/corecel/data/ObserverPtr.test.cc +++ b/test/corecel/data/ObserverPtr.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/ObserverPtr.test.cu b/test/corecel/data/ObserverPtr.test.cu index caa1560368..245b2a8a0e 100644 --- a/test/corecel/data/ObserverPtr.test.cu +++ b/test/corecel/data/ObserverPtr.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/ObserverPtr.test.hh b/test/corecel/data/ObserverPtr.test.hh index 05effa83ed..6b78a99ce6 100644 --- a/test/corecel/data/ObserverPtr.test.hh +++ b/test/corecel/data/ObserverPtr.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/StackAllocator.test.cc b/test/corecel/data/StackAllocator.test.cc index 7fc4d376a2..dd2cd3d6b7 100644 --- a/test/corecel/data/StackAllocator.test.cc +++ b/test/corecel/data/StackAllocator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/StackAllocator.test.cu b/test/corecel/data/StackAllocator.test.cu index d565df339e..900684b0f9 100644 --- a/test/corecel/data/StackAllocator.test.cu +++ b/test/corecel/data/StackAllocator.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/data/StackAllocator.test.hh b/test/corecel/data/StackAllocator.test.hh index b83e9d685b..a908b60d62 100644 --- a/test/corecel/data/StackAllocator.test.hh +++ b/test/corecel/data/StackAllocator.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/grid/Interpolator.test.cc b/test/corecel/grid/Interpolator.test.cc index aae6f6798f..39779bd8ad 100644 --- a/test/corecel/grid/Interpolator.test.cc +++ b/test/corecel/grid/Interpolator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/grid/NonuniformGrid.test.cc b/test/corecel/grid/NonuniformGrid.test.cc index 8fabe85a0d..e9e6acd898 100644 --- a/test/corecel/grid/NonuniformGrid.test.cc +++ b/test/corecel/grid/NonuniformGrid.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/grid/TwodGridCalculator.test.cc b/test/corecel/grid/TwodGridCalculator.test.cc index 697ce6b517..09f68cdef4 100644 --- a/test/corecel/grid/TwodGridCalculator.test.cc +++ b/test/corecel/grid/TwodGridCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/grid/UniformGrid.test.cc b/test/corecel/grid/UniformGrid.test.cc index 3cd402ba39..0cec60fca0 100644 --- a/test/corecel/grid/UniformGrid.test.cc +++ b/test/corecel/grid/UniformGrid.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/EnumStringMapper.test.cc b/test/corecel/io/EnumStringMapper.test.cc index 06b753a03b..da7aee335c 100644 --- a/test/corecel/io/EnumStringMapper.test.cc +++ b/test/corecel/io/EnumStringMapper.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/Join.test.cc b/test/corecel/io/Join.test.cc index 9ec51499ff..adc116cd44 100644 --- a/test/corecel/io/Join.test.cc +++ b/test/corecel/io/Join.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/Label.test.cc b/test/corecel/io/Label.test.cc index bf34638614..dd449587fa 100644 --- a/test/corecel/io/Label.test.cc +++ b/test/corecel/io/Label.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/Logger.test.cc b/test/corecel/io/Logger.test.cc index 5b64484bd6..71a9c3678c 100644 --- a/test/corecel/io/Logger.test.cc +++ b/test/corecel/io/Logger.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/OutputRegistry.test.cc b/test/corecel/io/OutputRegistry.test.cc index 64f658b67e..3dad59b6ed 100644 --- a/test/corecel/io/OutputRegistry.test.cc +++ b/test/corecel/io/OutputRegistry.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/Repr.test.cc b/test/corecel/io/Repr.test.cc index 5fce4c1fdd..59c0060852 100644 --- a/test/corecel/io/Repr.test.cc +++ b/test/corecel/io/Repr.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/StringEnumMapper.test.cc b/test/corecel/io/StringEnumMapper.test.cc index 2ce0dfad43..da54b625a5 100644 --- a/test/corecel/io/StringEnumMapper.test.cc +++ b/test/corecel/io/StringEnumMapper.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/io/StringUtils.test.cc b/test/corecel/io/StringUtils.test.cc index cbfe888379..597e24d247 100644 --- a/test/corecel/io/StringUtils.test.cc +++ b/test/corecel/io/StringUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/Algorithms.test.cc b/test/corecel/math/Algorithms.test.cc index 4768a89d50..fb92ab6beb 100644 --- a/test/corecel/math/Algorithms.test.cc +++ b/test/corecel/math/Algorithms.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/ArrayOperators.test.cc b/test/corecel/math/ArrayOperators.test.cc index 1470b13e99..a5842ef0c7 100644 --- a/test/corecel/math/ArrayOperators.test.cc +++ b/test/corecel/math/ArrayOperators.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/ArrayUtils.test.cc b/test/corecel/math/ArrayUtils.test.cc index f22c0a6a5a..28db112b28 100644 --- a/test/corecel/math/ArrayUtils.test.cc +++ b/test/corecel/math/ArrayUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/HashUtils.test.cc b/test/corecel/math/HashUtils.test.cc index 1b367f87e6..daa7e455e5 100644 --- a/test/corecel/math/HashUtils.test.cc +++ b/test/corecel/math/HashUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/NumericLimits.test.cc b/test/corecel/math/NumericLimits.test.cc index 6549656d8f..8aea55bcba 100644 --- a/test/corecel/math/NumericLimits.test.cc +++ b/test/corecel/math/NumericLimits.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/NumericLimits.test.cu b/test/corecel/math/NumericLimits.test.cu index db2b06db81..28bf550b51 100644 --- a/test/corecel/math/NumericLimits.test.cu +++ b/test/corecel/math/NumericLimits.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/NumericLimits.test.hh b/test/corecel/math/NumericLimits.test.hh index 29d3d507e5..d08f595292 100644 --- a/test/corecel/math/NumericLimits.test.hh +++ b/test/corecel/math/NumericLimits.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/Quantity.test.cc b/test/corecel/math/Quantity.test.cc index 3e180aa52d..5044085214 100644 --- a/test/corecel/math/Quantity.test.cc +++ b/test/corecel/math/Quantity.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/math/SoftEqual.test.cc b/test/corecel/math/SoftEqual.test.cc index 891fee9518..f919f6a84a 100644 --- a/test/corecel/math/SoftEqual.test.cc +++ b/test/corecel/math/SoftEqual.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/Environment.test.cc b/test/corecel/sys/Environment.test.cc index 991df53b14..33812eeb72 100644 --- a/test/corecel/sys/Environment.test.cc +++ b/test/corecel/sys/Environment.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/MpiCommunicator.test.cc b/test/corecel/sys/MpiCommunicator.test.cc index 1c39d866e6..7975dbb8f9 100644 --- a/test/corecel/sys/MpiCommunicator.test.cc +++ b/test/corecel/sys/MpiCommunicator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/MultiExceptionHandler.test.cc b/test/corecel/sys/MultiExceptionHandler.test.cc index 9cce9d9b34..3657ceddd3 100644 --- a/test/corecel/sys/MultiExceptionHandler.test.cc +++ b/test/corecel/sys/MultiExceptionHandler.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/ScopedSignalHandler.test.cc b/test/corecel/sys/ScopedSignalHandler.test.cc index c3868a254a..4c947c6f60 100644 --- a/test/corecel/sys/ScopedSignalHandler.test.cc +++ b/test/corecel/sys/ScopedSignalHandler.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2022-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2022-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/ScopedStreamRedirect.test.cc b/test/corecel/sys/ScopedStreamRedirect.test.cc index 65f25a13c8..a156115414 100644 --- a/test/corecel/sys/ScopedStreamRedirect.test.cc +++ b/test/corecel/sys/ScopedStreamRedirect.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/Stopwatch.test.cc b/test/corecel/sys/Stopwatch.test.cc index 16d898e5a5..31bd10e51b 100644 --- a/test/corecel/sys/Stopwatch.test.cc +++ b/test/corecel/sys/Stopwatch.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/TypeDemangler.test.cc b/test/corecel/sys/TypeDemangler.test.cc index dfca51a4a5..7d822d88c5 100644 --- a/test/corecel/sys/TypeDemangler.test.cc +++ b/test/corecel/sys/TypeDemangler.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/corecel/sys/Version.test.cc b/test/corecel/sys/Version.test.cc index 402b197e8a..52da4ba82a 100644 --- a/test/corecel/sys/Version.test.cc +++ b/test/corecel/sys/Version.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/BoundingBox.test.cc b/test/orange/BoundingBox.test.cc index d51935dd8a..49677a8780 100644 --- a/test/orange/BoundingBox.test.cc +++ b/test/orange/BoundingBox.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/BoundingBoxUtils.test.cc b/test/orange/BoundingBoxUtils.test.cc index b869ebe44b..862ed711e4 100644 --- a/test/orange/BoundingBoxUtils.test.cc +++ b/test/orange/BoundingBoxUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/MatrixUtils.test.cc b/test/orange/MatrixUtils.test.cc index 0fb1cf8d66..1f7d650845 100644 --- a/test/orange/MatrixUtils.test.cc +++ b/test/orange/MatrixUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/Orange.test.cc b/test/orange/Orange.test.cc index 126c8ca475..117b7833d1 100644 --- a/test/orange/Orange.test.cc +++ b/test/orange/Orange.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/Orange.test.cu b/test/orange/Orange.test.cu index aa2c3222c1..5b3316e433 100644 --- a/test/orange/Orange.test.cu +++ b/test/orange/Orange.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/OrangeGeoTestBase.cc b/test/orange/OrangeGeoTestBase.cc index a9fc195a35..68f4917127 100644 --- a/test/orange/OrangeGeoTestBase.cc +++ b/test/orange/OrangeGeoTestBase.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/OrangeGeoTestBase.hh b/test/orange/OrangeGeoTestBase.hh index 0b8a9d737a..b8e1e1f84a 100644 --- a/test/orange/OrangeGeoTestBase.hh +++ b/test/orange/OrangeGeoTestBase.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/OrangeTypes.test.cc b/test/orange/OrangeTypes.test.cc index f4822588cb..46f80c5677 100644 --- a/test/orange/OrangeTypes.test.cc +++ b/test/orange/OrangeTypes.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/construct/CsgTree.test.cc b/test/orange/construct/CsgTree.test.cc index 7b2353325c..833f97340d 100644 --- a/test/orange/construct/CsgTree.test.cc +++ b/test/orange/construct/CsgTree.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/construct/CsgTreeUtils.test.cc b/test/orange/construct/CsgTreeUtils.test.cc index 133d44dfde..6569330142 100644 --- a/test/orange/construct/CsgTreeUtils.test.cc +++ b/test/orange/construct/CsgTreeUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/construct/LocalSurfaceInserter.test.cc b/test/orange/construct/LocalSurfaceInserter.test.cc index 116e0cde3d..9af6be18d9 100644 --- a/test/orange/construct/LocalSurfaceInserter.test.cc +++ b/test/orange/construct/LocalSurfaceInserter.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/data/field-layers.gdml b/test/orange/data/field-layers.gdml index c491881d7e..b2a3a2ce23 100644 --- a/test/orange/data/field-layers.gdml +++ b/test/orange/data/field-layers.gdml @@ -1,5 +1,5 @@ - + diff --git a/test/orange/data/field-layers.org.py b/test/orange/data/field-layers.org.py index 5caae5c994..faf364e674 100644 --- a/test/orange/data/field-layers.org.py +++ b/test/orange/data/field-layers.org.py @@ -1,4 +1,4 @@ -# Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +# Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. # See the top-level COPYRIGHT file for details. # SPDX-License-Identifier: (Apache-2.0 OR MIT) """ diff --git a/test/orange/data/five-volumes.org.omn b/test/orange/data/five-volumes.org.omn index 0988e0a5c1..210da4c782 100644 --- a/test/orange/data/five-volumes.org.omn +++ b/test/orange/data/five-volumes.org.omn @@ -1,4 +1,4 @@ -! Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +! Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) [GEOMETRY] diff --git a/test/orange/data/geant4-testem15.org.omn b/test/orange/data/geant4-testem15.org.omn index 101994770c..067e08b69f 100644 --- a/test/orange/data/geant4-testem15.org.omn +++ b/test/orange/data/geant4-testem15.org.omn @@ -1,4 +1,4 @@ -! Copyright 2022-2023 UT-Battelle, LLC and other Celeritas Developers. +! Copyright 2022-2024 UT-Battelle, LLC and other Celeritas Developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/test/orange/data/rect_array.org.omn b/test/orange/data/rect_array.org.omn index 0ce032a3df..2fc607bdd6 100644 --- a/test/orange/data/rect_array.org.omn +++ b/test/orange/data/rect_array.org.omn @@ -1,4 +1,4 @@ -! Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +! Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. ! See the top-level COPYRIGHT file for details. ! SPDX-License-Identifier: (Apache-2.0 OR MIT) [GEOMETRY] diff --git a/test/orange/detail/BIHBuilder.test.cc b/test/orange/detail/BIHBuilder.test.cc index 985c9e7ca5..1699c1a87c 100644 --- a/test/orange/detail/BIHBuilder.test.cc +++ b/test/orange/detail/BIHBuilder.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/detail/BIHTraverser.test.cc b/test/orange/detail/BIHTraverser.test.cc index 270cc85774..c692640a85 100644 --- a/test/orange/detail/BIHTraverser.test.cc +++ b/test/orange/detail/BIHTraverser.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/detail/BIHUtils.test.cc b/test/orange/detail/BIHUtils.test.cc index 7c160601eb..e086468b42 100644 --- a/test/orange/detail/BIHUtils.test.cc +++ b/test/orange/detail/BIHUtils.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/detail/UniverseIndexer.test.cc b/test/orange/detail/UniverseIndexer.test.cc index 8373a4b084..9478ddd201 100644 --- a/test/orange/detail/UniverseIndexer.test.cc +++ b/test/orange/detail/UniverseIndexer.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/ConeAligned.test.cc b/test/orange/surf/ConeAligned.test.cc index 8a24ba4a06..a4c5575dfd 100644 --- a/test/orange/surf/ConeAligned.test.cc +++ b/test/orange/surf/ConeAligned.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/CylAligned.test.cc b/test/orange/surf/CylAligned.test.cc index 748e8275c3..68accfbc7e 100644 --- a/test/orange/surf/CylAligned.test.cc +++ b/test/orange/surf/CylAligned.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/CylCentered.test.cc b/test/orange/surf/CylCentered.test.cc index 37e99c74f1..65059cfa3e 100644 --- a/test/orange/surf/CylCentered.test.cc +++ b/test/orange/surf/CylCentered.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/FaceNamer.test.cc b/test/orange/surf/FaceNamer.test.cc index 887cfceb76..c1abccd0fc 100644 --- a/test/orange/surf/FaceNamer.test.cc +++ b/test/orange/surf/FaceNamer.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/GeneralQuadric.test.cc b/test/orange/surf/GeneralQuadric.test.cc index 17429e927b..0565e05413 100644 --- a/test/orange/surf/GeneralQuadric.test.cc +++ b/test/orange/surf/GeneralQuadric.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/LocalSurfaceVisitor.test.cc b/test/orange/surf/LocalSurfaceVisitor.test.cc index d2203af976..ea67ad359f 100644 --- a/test/orange/surf/LocalSurfaceVisitor.test.cc +++ b/test/orange/surf/LocalSurfaceVisitor.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/LocalSurfaceVisitor.test.cu b/test/orange/surf/LocalSurfaceVisitor.test.cu index 0a72211540..79546e6f9b 100644 --- a/test/orange/surf/LocalSurfaceVisitor.test.cu +++ b/test/orange/surf/LocalSurfaceVisitor.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/LocalSurfaceVisitor.test.hh b/test/orange/surf/LocalSurfaceVisitor.test.hh index 1c03abb0ea..21a1494867 100644 --- a/test/orange/surf/LocalSurfaceVisitor.test.hh +++ b/test/orange/surf/LocalSurfaceVisitor.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/Plane.test.cc b/test/orange/surf/Plane.test.cc index 6d0b69bccf..d91b3f591d 100644 --- a/test/orange/surf/Plane.test.cc +++ b/test/orange/surf/Plane.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/PlaneAligned.test.cc b/test/orange/surf/PlaneAligned.test.cc index d9c437e0c2..1df4202fe3 100644 --- a/test/orange/surf/PlaneAligned.test.cc +++ b/test/orange/surf/PlaneAligned.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/RecursiveSimplifier.test.cc b/test/orange/surf/RecursiveSimplifier.test.cc index 98425b9cd7..a6d164332c 100644 --- a/test/orange/surf/RecursiveSimplifier.test.cc +++ b/test/orange/surf/RecursiveSimplifier.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SimpleQuadric.test.cc b/test/orange/surf/SimpleQuadric.test.cc index ecfb97b5b7..39a03a7918 100644 --- a/test/orange/surf/SimpleQuadric.test.cc +++ b/test/orange/surf/SimpleQuadric.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SoftSurfaceEqual.test.cc b/test/orange/surf/SoftSurfaceEqual.test.cc index d955c34ae4..be9f70df0f 100644 --- a/test/orange/surf/SoftSurfaceEqual.test.cc +++ b/test/orange/surf/SoftSurfaceEqual.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/Sphere.test.cc b/test/orange/surf/Sphere.test.cc index 1c3840d7d1..e65966c5bb 100644 --- a/test/orange/surf/Sphere.test.cc +++ b/test/orange/surf/Sphere.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SphereCentered.test.cc b/test/orange/surf/SphereCentered.test.cc index 1838481f11..1f83f2b426 100644 --- a/test/orange/surf/SphereCentered.test.cc +++ b/test/orange/surf/SphereCentered.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SurfaceClipper.test.cc b/test/orange/surf/SurfaceClipper.test.cc index ca084cd45e..05956195fa 100644 --- a/test/orange/surf/SurfaceClipper.test.cc +++ b/test/orange/surf/SurfaceClipper.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SurfaceSimplifier.test.cc b/test/orange/surf/SurfaceSimplifier.test.cc index b4807d6827..f3f8c6d93d 100644 --- a/test/orange/surf/SurfaceSimplifier.test.cc +++ b/test/orange/surf/SurfaceSimplifier.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/SurfaceTestUtils.hh b/test/orange/surf/SurfaceTestUtils.hh index b0226e3c89..bd3dcd99ab 100644 --- a/test/orange/surf/SurfaceTestUtils.hh +++ b/test/orange/surf/SurfaceTestUtils.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/detail/QuadraticSolver.test.cc b/test/orange/surf/detail/QuadraticSolver.test.cc index f1aaaa23ae..f80a087ed3 100644 --- a/test/orange/surf/detail/QuadraticSolver.test.cc +++ b/test/orange/surf/detail/QuadraticSolver.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/detail/SurfaceTransformer.test.cc b/test/orange/surf/detail/SurfaceTransformer.test.cc index 3c74693815..3f80c85d12 100644 --- a/test/orange/surf/detail/SurfaceTransformer.test.cc +++ b/test/orange/surf/detail/SurfaceTransformer.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/surf/detail/SurfaceTranslator.test.cc b/test/orange/surf/detail/SurfaceTranslator.test.cc index b555e96771..1b8a3bd815 100644 --- a/test/orange/surf/detail/SurfaceTranslator.test.cc +++ b/test/orange/surf/detail/SurfaceTranslator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/transform/Transformation.test.cc b/test/orange/transform/Transformation.test.cc index 8303ec3d21..bc004ef639 100644 --- a/test/orange/transform/Transformation.test.cc +++ b/test/orange/transform/Transformation.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/transform/Translation.test.cc b/test/orange/transform/Translation.test.cc index 6e9d2cbc0f..3d0ed99369 100644 --- a/test/orange/transform/Translation.test.cc +++ b/test/orange/transform/Translation.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/transform/VariantTransform.test.cc b/test/orange/transform/VariantTransform.test.cc index 7a6f5b1358..d5155e459d 100644 --- a/test/orange/transform/VariantTransform.test.cc +++ b/test/orange/transform/VariantTransform.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2023-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/RectArrayTracker.test.cc b/test/orange/univ/RectArrayTracker.test.cc index 0b842f1104..f8dea93030 100644 --- a/test/orange/univ/RectArrayTracker.test.cc +++ b/test/orange/univ/RectArrayTracker.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/SimpleUnitTracker.test.cc b/test/orange/univ/SimpleUnitTracker.test.cc index 9f6a06375a..5b51eef1aa 100644 --- a/test/orange/univ/SimpleUnitTracker.test.cc +++ b/test/orange/univ/SimpleUnitTracker.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/SimpleUnitTracker.test.cu b/test/orange/univ/SimpleUnitTracker.test.cu index ea1a8a42e1..607426241e 100644 --- a/test/orange/univ/SimpleUnitTracker.test.cu +++ b/test/orange/univ/SimpleUnitTracker.test.cu @@ -1,5 +1,5 @@ //---------------------------------*-CUDA-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/SimpleUnitTracker.test.hh b/test/orange/univ/SimpleUnitTracker.test.hh index 4a80dbb59f..1ea9170a81 100644 --- a/test/orange/univ/SimpleUnitTracker.test.hh +++ b/test/orange/univ/SimpleUnitTracker.test.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/TrackerVisitor.test.cc b/test/orange/univ/TrackerVisitor.test.cc index 1036fea9c0..c80c3ebd2c 100644 --- a/test/orange/univ/TrackerVisitor.test.cc +++ b/test/orange/univ/TrackerVisitor.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/VolumeView.test.cc b/test/orange/univ/VolumeView.test.cc index 76b4fe9074..ab21356a68 100644 --- a/test/orange/univ/VolumeView.test.cc +++ b/test/orange/univ/VolumeView.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/detail/LogicEvaluator.test.cc b/test/orange/univ/detail/LogicEvaluator.test.cc index 9c132739f1..0960ab452e 100644 --- a/test/orange/univ/detail/LogicEvaluator.test.cc +++ b/test/orange/univ/detail/LogicEvaluator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/detail/LogicStack.test.cc b/test/orange/univ/detail/LogicStack.test.cc index 6c44052baa..0140bc7e21 100644 --- a/test/orange/univ/detail/LogicStack.test.cc +++ b/test/orange/univ/detail/LogicStack.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/detail/RaggedRightIndexer.test.cc b/test/orange/univ/detail/RaggedRightIndexer.test.cc index 906d99e74c..6dafcea960 100644 --- a/test/orange/univ/detail/RaggedRightIndexer.test.cc +++ b/test/orange/univ/detail/RaggedRightIndexer.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/detail/SenseCalculator.test.cc b/test/orange/univ/detail/SenseCalculator.test.cc index 403dd59c54..eaf54b9b98 100644 --- a/test/orange/univ/detail/SenseCalculator.test.cc +++ b/test/orange/univ/detail/SenseCalculator.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/orange/univ/detail/SurfaceFunctors.test.cc b/test/orange/univ/detail/SurfaceFunctors.test.cc index 28f487c6f9..d15aa65b4a 100644 --- a/test/orange/univ/detail/SurfaceFunctors.test.cc +++ b/test/orange/univ/detail/SurfaceFunctors.test.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2021-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2021-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/NonMasterResultPrinter.cc b/test/testdetail/NonMasterResultPrinter.cc index 5a5928f6c3..d0f3051dce 100644 --- a/test/testdetail/NonMasterResultPrinter.cc +++ b/test/testdetail/NonMasterResultPrinter.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/NonMasterResultPrinter.hh b/test/testdetail/NonMasterResultPrinter.hh index b55d98ce0d..386985d29a 100644 --- a/test/testdetail/NonMasterResultPrinter.hh +++ b/test/testdetail/NonMasterResultPrinter.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/TestMacrosImpl.cc b/test/testdetail/TestMacrosImpl.cc index c89ab006f3..f9cc1f183a 100644 --- a/test/testdetail/TestMacrosImpl.cc +++ b/test/testdetail/TestMacrosImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/TestMacrosImpl.hh b/test/testdetail/TestMacrosImpl.hh index 33f6accd34..a30a86032b 100644 --- a/test/testdetail/TestMacrosImpl.hh +++ b/test/testdetail/TestMacrosImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/TestMainImpl.cc b/test/testdetail/TestMainImpl.cc index 071fa0f5cb..9453fa98a2 100644 --- a/test/testdetail/TestMainImpl.cc +++ b/test/testdetail/TestMainImpl.cc @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------// diff --git a/test/testdetail/TestMainImpl.hh b/test/testdetail/TestMainImpl.hh index b3de74c2d8..d582704448 100644 --- a/test/testdetail/TestMainImpl.hh +++ b/test/testdetail/TestMainImpl.hh @@ -1,5 +1,5 @@ //----------------------------------*-C++-*----------------------------------// -// Copyright 2020-2023 UT-Battelle, LLC, and other Celeritas developers. +// Copyright 2020-2024 UT-Battelle, LLC, and other Celeritas developers. // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: (Apache-2.0 OR MIT) //---------------------------------------------------------------------------//