From dbdf977d2c44ef118cf1ebac6895687453b878c0 Mon Sep 17 00:00:00 2001 From: jwilso Date: Wed, 15 Jan 2025 16:55:43 -0700 Subject: [PATCH] Adjust copyrights to 2025 --- LICENSE.md | 4 ++-- Makefile.am | 4 ++-- README.md | 2 +- configure.ac | 2 +- experimental/CMAKE_README.md | 2 +- experimental/CMakeLists.txt | 4 ++-- experimental/cmake_configure_files/build_info.h.in | 4 ++-- share/CMakeLists.txt | 4 ++-- src/CMakeLists.txt | 4 ++-- src/Makefile.am | 4 ++-- src/sst/CMakeLists.txt | 4 ++-- src/sst/Makefile.am | 4 ++-- src/sst/core/CMakeLists.txt | 4 ++-- src/sst/core/action.cc | 4 ++-- src/sst/core/action.h | 4 ++-- src/sst/core/activity.h | 4 ++-- src/sst/core/activityQueue.h | 4 ++-- src/sst/core/baseComponent.cc | 4 ++-- src/sst/core/baseComponent.h | 4 ++-- src/sst/core/bootshared.cc | 4 ++-- src/sst/core/bootshared.h | 4 ++-- src/sst/core/bootsst.cc | 4 ++-- src/sst/core/bootsstinfo.cc | 4 ++-- src/sst/core/build_info.h.in | 4 ++-- src/sst/core/cfgoutput/CMakeLists.txt | 4 ++-- src/sst/core/cfgoutput/dotConfigOutput.cc | 4 ++-- src/sst/core/cfgoutput/dotConfigOutput.h | 4 ++-- src/sst/core/cfgoutput/jsonConfigOutput.cc | 4 ++-- src/sst/core/cfgoutput/jsonConfigOutput.h | 4 ++-- src/sst/core/cfgoutput/pythonConfigOutput.cc | 4 ++-- src/sst/core/cfgoutput/pythonConfigOutput.h | 4 ++-- src/sst/core/cfgoutput/xmlConfigOutput.cc | 4 ++-- src/sst/core/cfgoutput/xmlConfigOutput.h | 4 ++-- src/sst/core/checkpointAction.cc | 4 ++-- src/sst/core/checkpointAction.h | 4 ++-- src/sst/core/clock.cc | 4 ++-- src/sst/core/clock.h | 4 ++-- src/sst/core/component.cc | 4 ++-- src/sst/core/component.h | 4 ++-- src/sst/core/componentExtension.cc | 4 ++-- src/sst/core/componentExtension.h | 4 ++-- src/sst/core/componentInfo.cc | 4 ++-- src/sst/core/componentInfo.h | 4 ++-- src/sst/core/config.cc | 4 ++-- src/sst/core/config.h | 4 ++-- src/sst/core/configBase.cc | 4 ++-- src/sst/core/configBase.h | 4 ++-- src/sst/core/configGraph.cc | 4 ++-- src/sst/core/configGraph.h | 4 ++-- src/sst/core/configGraphOutput.h | 4 ++-- src/sst/core/configShared.cc | 4 ++-- src/sst/core/configShared.h | 4 ++-- src/sst/core/cputimer.cc | 4 ++-- src/sst/core/cputimer.h | 4 ++-- src/sst/core/decimal_fixedpoint.h | 4 ++-- src/sst/core/elemLoader.cc | 4 ++-- src/sst/core/elemLoader.h | 4 ++-- src/sst/core/eli/CMakeLists.txt | 4 ++-- src/sst/core/eli/README.md | 2 +- src/sst/core/eli/attributeInfo.h | 4 ++-- src/sst/core/eli/categoryInfo.h | 4 ++-- src/sst/core/eli/defaultInfo.h | 4 ++-- src/sst/core/eli/elementbuilder.h | 4 ++-- src/sst/core/eli/elementinfo.cc | 4 ++-- src/sst/core/eli/elementinfo.h | 4 ++-- src/sst/core/eli/elibase.cc | 4 ++-- src/sst/core/eli/elibase.h | 4 ++-- src/sst/core/eli/interfaceInfo.h | 4 ++-- src/sst/core/eli/paramsInfo.h | 4 ++-- src/sst/core/eli/portsInfo.h | 4 ++-- src/sst/core/eli/profilePointInfo.h | 4 ++-- src/sst/core/eli/simpleInfo.h | 4 ++-- src/sst/core/eli/statsInfo.h | 4 ++-- src/sst/core/eli/subcompSlotInfo.h | 4 ++-- src/sst/core/env/CMakeLists.txt | 4 ++-- src/sst/core/env/envconfig.cc | 4 ++-- src/sst/core/env/envconfig.h | 4 ++-- src/sst/core/env/envquery.cc | 4 ++-- src/sst/core/env/envquery.h | 4 ++-- src/sst/core/event.cc | 4 ++-- src/sst/core/event.h | 4 ++-- src/sst/core/exit.cc | 4 ++-- src/sst/core/exit.h | 4 ++-- src/sst/core/factory.cc | 4 ++-- src/sst/core/factory.h | 4 ++-- src/sst/core/from_string.h | 4 ++-- src/sst/core/heartbeat.cc | 4 ++-- src/sst/core/heartbeat.h | 4 ++-- src/sst/core/impl/CMakeLists.txt | 4 ++-- src/sst/core/impl/interactive/simpleDebug.cc | 4 ++-- src/sst/core/impl/interactive/simpleDebug.h | 4 ++-- src/sst/core/impl/partitioners/CMakeLists.txt | 4 ++-- src/sst/core/impl/partitioners/linpart.cc | 4 ++-- src/sst/core/impl/partitioners/linpart.h | 4 ++-- src/sst/core/impl/partitioners/rrobin.cc | 4 ++-- src/sst/core/impl/partitioners/rrobin.h | 4 ++-- src/sst/core/impl/partitioners/selfpart.cc | 4 ++-- src/sst/core/impl/partitioners/selfpart.h | 4 ++-- src/sst/core/impl/partitioners/simplepart.cc | 4 ++-- src/sst/core/impl/partitioners/simplepart.h | 4 ++-- src/sst/core/impl/partitioners/singlepart.cc | 4 ++-- src/sst/core/impl/partitioners/singlepart.h | 4 ++-- src/sst/core/impl/timevortex/CMakeLists.txt | 4 ++-- src/sst/core/impl/timevortex/timeVortexBinnedMap.cc | 4 ++-- src/sst/core/impl/timevortex/timeVortexBinnedMap.h | 4 ++-- src/sst/core/impl/timevortex/timeVortexPQ.cc | 4 ++-- src/sst/core/impl/timevortex/timeVortexPQ.h | 4 ++-- src/sst/core/initQueue.cc | 4 ++-- src/sst/core/initQueue.h | 4 ++-- src/sst/core/interactiveAction.h | 4 ++-- src/sst/core/interactiveConsole.cc | 4 ++-- src/sst/core/interactiveConsole.h | 4 ++-- src/sst/core/interfaces/CMakeLists.txt | 4 ++-- src/sst/core/interfaces/TestEvent.cc | 4 ++-- src/sst/core/interfaces/TestEvent.h | 4 ++-- src/sst/core/interfaces/simpleNetwork.cc | 4 ++-- src/sst/core/interfaces/simpleNetwork.h | 4 ++-- src/sst/core/interfaces/stdMem.cc | 4 ++-- src/sst/core/interfaces/stdMem.h | 4 ++-- src/sst/core/interfaces/stringEvent.h | 4 ++-- src/sst/core/interprocess/CMakeLists.txt | 4 ++-- src/sst/core/interprocess/circularBuffer.h | 4 ++-- src/sst/core/interprocess/ipctunnel.cc | 4 ++-- src/sst/core/interprocess/ipctunnel.h | 4 ++-- src/sst/core/interprocess/mmapchild_pin3.h | 4 ++-- src/sst/core/interprocess/mmapparent.cc | 4 ++-- src/sst/core/interprocess/mmapparent.h | 4 ++-- src/sst/core/interprocess/shmchild.h | 4 ++-- src/sst/core/interprocess/shmparent.cc | 4 ++-- src/sst/core/interprocess/shmparent.h | 4 ++-- src/sst/core/interprocess/sstmutex.h | 4 ++-- src/sst/core/interprocess/tunneldef.h | 4 ++-- src/sst/core/iouse.cc | 4 ++-- src/sst/core/iouse.h | 4 ++-- src/sst/core/link.cc | 4 ++-- src/sst/core/link.h | 4 ++-- src/sst/core/linkMap.h | 4 ++-- src/sst/core/linkPair.h | 4 ++-- src/sst/core/main.cc | 4 ++-- src/sst/core/mainpage.dox | 4 ++-- src/sst/core/math/CMakeLists.txt | 4 ++-- src/sst/core/math/sqrt.h | 4 ++-- src/sst/core/mempool.cc | 4 ++-- src/sst/core/mempool.h | 4 ++-- src/sst/core/mempoolAccessor.h | 4 ++-- src/sst/core/memuse.cc | 4 ++-- src/sst/core/memuse.h | 4 ++-- src/sst/core/model/CMakeLists.txt | 4 ++-- src/sst/core/model/element_python.cc | 4 ++-- src/sst/core/model/element_python.h | 4 ++-- src/sst/core/model/json/CMakeLists.txt | 4 ++-- src/sst/core/model/json/jsonmodel.cc | 4 ++-- src/sst/core/model/json/jsonmodel.h | 4 ++-- src/sst/core/model/python/CMakeLists.txt | 4 ++-- src/sst/core/model/python/pymacros.h | 4 ++-- src/sst/core/model/python/pymodel.cc | 4 ++-- src/sst/core/model/python/pymodel.h | 4 ++-- src/sst/core/model/python/pymodel_comp.cc | 4 ++-- src/sst/core/model/python/pymodel_comp.h | 4 ++-- src/sst/core/model/python/pymodel_link.cc | 4 ++-- src/sst/core/model/python/pymodel_link.h | 4 ++-- src/sst/core/model/python/pymodel_stat.cc | 4 ++-- src/sst/core/model/python/pymodel_stat.h | 4 ++-- src/sst/core/model/python/pymodel_statgroup.cc | 4 ++-- src/sst/core/model/python/pymodel_statgroup.h | 4 ++-- src/sst/core/model/python/pymodel_unitalgebra.cc | 4 ++-- src/sst/core/model/python/pymodel_unitalgebra.h | 4 ++-- src/sst/core/model/python/unittests/test-ua.py | 4 ++-- src/sst/core/model/sstmodel.cc | 4 ++-- src/sst/core/model/sstmodel.h | 4 ++-- src/sst/core/model/xmlToPython.py | 4 ++-- src/sst/core/module.cc | 4 ++-- src/sst/core/module.h | 4 ++-- src/sst/core/namecheck.cc | 4 ++-- src/sst/core/namecheck.h | 4 ++-- src/sst/core/objectComms.h | 4 ++-- src/sst/core/objectSerialization.h | 4 ++-- src/sst/core/oneshot.cc | 4 ++-- src/sst/core/oneshot.h | 4 ++-- src/sst/core/output.cc | 4 ++-- src/sst/core/output.h | 4 ++-- src/sst/core/params.cc | 4 ++-- src/sst/core/params.h | 4 ++-- src/sst/core/pollingLinkQueue.cc | 4 ++-- src/sst/core/pollingLinkQueue.h | 4 ++-- src/sst/core/profile.h | 4 ++-- src/sst/core/profile/CMakeLists.txt | 4 ++-- src/sst/core/profile/clockHandlerProfileTool.cc | 4 ++-- src/sst/core/profile/clockHandlerProfileTool.h | 4 ++-- src/sst/core/profile/componentProfileTool.cc | 4 ++-- src/sst/core/profile/componentProfileTool.h | 4 ++-- src/sst/core/profile/eventHandlerProfileTool.cc | 4 ++-- src/sst/core/profile/eventHandlerProfileTool.h | 4 ++-- src/sst/core/profile/profiletool.cc | 4 ++-- src/sst/core/profile/profiletool.h | 4 ++-- src/sst/core/profile/syncProfileTool.cc | 4 ++-- src/sst/core/profile/syncProfileTool.h | 4 ++-- src/sst/core/rankInfo.h | 4 ++-- src/sst/core/realtime.cc | 4 ++-- src/sst/core/realtime.h | 4 ++-- src/sst/core/realtimeAction.h | 4 ++-- src/sst/core/rng/CMakeLists.txt | 4 ++-- src/sst/core/rng/constant.h | 4 ++-- src/sst/core/rng/discrete.h | 4 ++-- src/sst/core/rng/distrib.h | 4 ++-- src/sst/core/rng/expon.h | 4 ++-- src/sst/core/rng/gaussian.h | 4 ++-- src/sst/core/rng/marsaglia.cc | 4 ++-- src/sst/core/rng/marsaglia.h | 4 ++-- src/sst/core/rng/mersenne.cc | 4 ++-- src/sst/core/rng/mersenne.h | 4 ++-- src/sst/core/rng/poisson.h | 4 ++-- src/sst/core/rng/rng.h | 4 ++-- src/sst/core/rng/uniform.h | 4 ++-- src/sst/core/rng/xorshift.cc | 4 ++-- src/sst/core/rng/xorshift.h | 4 ++-- src/sst/core/serialization/CMakeLists.txt | 4 ++-- src/sst/core/serialization/impl/CMakeLists.txt | 4 ++-- src/sst/core/serialization/impl/mapper.h | 4 ++-- src/sst/core/serialization/impl/packer.h | 4 ++-- src/sst/core/serialization/impl/ser_buffer_accessor.h | 4 ++-- src/sst/core/serialization/impl/serialize_array.h | 4 ++-- src/sst/core/serialization/impl/serialize_atomic.h | 4 ++-- src/sst/core/serialization/impl/serialize_deque.h | 4 ++-- src/sst/core/serialization/impl/serialize_list.h | 4 ++-- src/sst/core/serialization/impl/serialize_map.h | 4 ++-- src/sst/core/serialization/impl/serialize_multiset.h | 4 ++-- src/sst/core/serialization/impl/serialize_priority_queue.h | 4 ++-- src/sst/core/serialization/impl/serialize_set.h | 4 ++-- src/sst/core/serialization/impl/serialize_string.h | 4 ++-- src/sst/core/serialization/impl/serialize_vector.h | 4 ++-- src/sst/core/serialization/impl/sizer.h | 4 ++-- src/sst/core/serialization/impl/unpacker.h | 4 ++-- src/sst/core/serialization/objectMap.cc | 4 ++-- src/sst/core/serialization/objectMap.h | 4 ++-- src/sst/core/serialization/objectMapDeferred.h | 4 ++-- src/sst/core/serialization/serializable.cc | 4 ++-- src/sst/core/serialization/serializable.h | 4 ++-- src/sst/core/serialization/serializable_base.cc | 4 ++-- src/sst/core/serialization/serializable_base.h | 4 ++-- src/sst/core/serialization/serialize.h | 4 ++-- src/sst/core/serialization/serialize_impl_fwd.h | 4 ++-- src/sst/core/serialization/serialize_serializable.h | 4 ++-- src/sst/core/serialization/serializer.cc | 4 ++-- src/sst/core/serialization/serializer.h | 4 ++-- src/sst/core/serialization/serializer_fwd.h | 4 ++-- src/sst/core/serialization/statics.cc | 4 ++-- src/sst/core/serialization/statics.h | 4 ++-- src/sst/core/shared/CMakeLists.txt | 4 ++-- src/sst/core/shared/sharedArray.h | 4 ++-- src/sst/core/shared/sharedMap.h | 4 ++-- src/sst/core/shared/sharedObject.cc | 4 ++-- src/sst/core/shared/sharedObject.h | 4 ++-- src/sst/core/shared/sharedSet.h | 4 ++-- src/sst/core/simulation.cc | 4 ++-- src/sst/core/simulation_impl.h | 4 ++-- src/sst/core/sparseVectorMap.h | 4 ++-- src/sst/core/sst_types.h | 4 ++-- src/sst/core/sstconfigtool.cc | 4 ++-- src/sst/core/ssthandler.h | 4 ++-- src/sst/core/sstinfo.cc | 4 ++-- src/sst/core/sstinfo.h | 4 ++-- src/sst/core/sstpart.cc | 4 ++-- src/sst/core/sstpart.h | 4 ++-- src/sst/core/sstregistertool.cc | 4 ++-- src/sst/core/statapi/CMakeLists.txt | 4 ++-- src/sst/core/statapi/stataccumulator.h | 4 ++-- src/sst/core/statapi/statbase.cc | 4 ++-- src/sst/core/statapi/statbase.h | 4 ++-- src/sst/core/statapi/statengine.cc | 4 ++-- src/sst/core/statapi/statengine.h | 4 ++-- src/sst/core/statapi/statfieldinfo.cc | 4 ++-- src/sst/core/statapi/statfieldinfo.h | 4 ++-- src/sst/core/statapi/statgroup.cc | 4 ++-- src/sst/core/statapi/statgroup.h | 4 ++-- src/sst/core/statapi/stathistogram.h | 4 ++-- src/sst/core/statapi/statnull.h | 4 ++-- src/sst/core/statapi/statoutput.cc | 4 ++-- src/sst/core/statapi/statoutput.h | 4 ++-- src/sst/core/statapi/statoutputcsv.cc | 4 ++-- src/sst/core/statapi/statoutputcsv.h | 4 ++-- src/sst/core/statapi/statoutputhdf5.cc | 4 ++-- src/sst/core/statapi/statoutputhdf5.h | 4 ++-- src/sst/core/statapi/statoutputjson.cc | 4 ++-- src/sst/core/statapi/statoutputjson.h | 4 ++-- src/sst/core/statapi/statoutputtxt.cc | 4 ++-- src/sst/core/statapi/statoutputtxt.h | 4 ++-- src/sst/core/statapi/statuniquecount.h | 4 ++-- src/sst/core/stopAction.h | 4 ++-- src/sst/core/stringize.cc | 4 ++-- src/sst/core/stringize.h | 4 ++-- src/sst/core/subcomponent.cc | 4 ++-- src/sst/core/subcomponent.h | 4 ++-- src/sst/core/sync/CMakeLists.txt | 4 ++-- src/sst/core/sync/rankSyncParallelSkip.cc | 4 ++-- src/sst/core/sync/rankSyncParallelSkip.h | 4 ++-- src/sst/core/sync/rankSyncSerialSkip.cc | 4 ++-- src/sst/core/sync/rankSyncSerialSkip.h | 4 ++-- src/sst/core/sync/syncManager.cc | 4 ++-- src/sst/core/sync/syncManager.h | 4 ++-- src/sst/core/sync/syncQueue.cc | 4 ++-- src/sst/core/sync/syncQueue.h | 4 ++-- src/sst/core/sync/threadSyncDirectSkip.cc | 4 ++-- src/sst/core/sync/threadSyncDirectSkip.h | 4 ++-- src/sst/core/sync/threadSyncSimpleSkip.cc | 4 ++-- src/sst/core/sync/threadSyncSimpleSkip.h | 4 ++-- src/sst/core/testElements/CMakeLists.txt | 4 ++-- src/sst/core/testElements/coreTest_Checkpoint.cc | 4 ++-- src/sst/core/testElements/coreTest_Checkpoint.h | 4 ++-- src/sst/core/testElements/coreTest_ClockerComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_ClockerComponent.h | 4 ++-- src/sst/core/testElements/coreTest_Component.cc | 4 ++-- src/sst/core/testElements/coreTest_Component.h | 4 ++-- src/sst/core/testElements/coreTest_ComponentEvent.h | 4 ++-- src/sst/core/testElements/coreTest_DistribComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_DistribComponent.h | 4 ++-- src/sst/core/testElements/coreTest_Links.cc | 4 ++-- src/sst/core/testElements/coreTest_Links.h | 4 ++-- src/sst/core/testElements/coreTest_LookupTableComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_LookupTableComponent.h | 4 ++-- src/sst/core/testElements/coreTest_MemPoolTest.cc | 4 ++-- src/sst/core/testElements/coreTest_MemPoolTest.h | 4 ++-- src/sst/core/testElements/coreTest_Message.h | 4 ++-- .../core/testElements/coreTest_MessageGeneratorComponent.cc | 4 ++-- .../core/testElements/coreTest_MessageGeneratorComponent.h | 4 ++-- src/sst/core/testElements/coreTest_Module.cc | 4 ++-- src/sst/core/testElements/coreTest_Module.h | 4 ++-- src/sst/core/testElements/coreTest_Output.cc | 4 ++-- src/sst/core/testElements/coreTest_Output.h | 4 ++-- src/sst/core/testElements/coreTest_ParamComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_ParamComponent.h | 4 ++-- src/sst/core/testElements/coreTest_PerfComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_PerfComponent.h | 4 ++-- src/sst/core/testElements/coreTest_RNGComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_RNGComponent.h | 4 ++-- src/sst/core/testElements/coreTest_Serialization.cc | 4 ++-- src/sst/core/testElements/coreTest_Serialization.h | 4 ++-- src/sst/core/testElements/coreTest_SharedObjectComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_SharedObjectComponent.h | 4 ++-- src/sst/core/testElements/coreTest_StatisticsComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_StatisticsComponent.h | 4 ++-- src/sst/core/testElements/coreTest_SubComponent.cc | 4 ++-- src/sst/core/testElements/coreTest_SubComponent.h | 4 ++-- src/sst/core/testElements/message_mesh/CMakeLists.txt | 4 ++-- src/sst/core/testElements/message_mesh/enclosingComponent.cc | 4 ++-- src/sst/core/testElements/message_mesh/enclosingComponent.h | 4 ++-- src/sst/core/testElements/message_mesh/messageEvent.h | 4 ++-- src/sst/core/testingframework/CMakeLists.txt | 4 ++-- src/sst/core/testingframework/__init__.py | 4 ++-- src/sst/core/testingframework/build_docs.sh | 4 ++-- src/sst/core/testingframework/readme.md | 2 +- src/sst/core/testingframework/sst-test-core-cmake.in | 4 ++-- src/sst/core/testingframework/sst-test-core.in | 4 ++-- src/sst/core/testingframework/sst-test-elements-cmake.in | 4 ++-- src/sst/core/testingframework/sst-test-elements.in | 4 ++-- src/sst/core/testingframework/sst_test_engine_loader.py | 4 ++-- src/sst/core/testingframework/sst_unittest.py | 4 ++-- src/sst/core/testingframework/sst_unittest_support.py | 4 ++-- src/sst/core/testingframework/test_engine.py | 4 ++-- src/sst/core/testingframework/test_engine_globals.py | 4 ++-- src/sst/core/testingframework/test_engine_junit.py | 4 ++-- src/sst/core/testingframework/test_engine_support.py | 4 ++-- src/sst/core/testingframework/test_engine_unittest.py | 4 ++-- src/sst/core/threadsafe.h | 4 ++-- src/sst/core/timeConverter.h | 4 ++-- src/sst/core/timeLord.cc | 4 ++-- src/sst/core/timeLord.h | 4 ++-- src/sst/core/timeVortex.cc | 4 ++-- src/sst/core/timeVortex.h | 4 ++-- src/sst/core/uninitializedQueue.cc | 4 ++-- src/sst/core/uninitializedQueue.h | 4 ++-- src/sst/core/unitAlgebra.cc | 4 ++-- src/sst/core/unitAlgebra.h | 4 ++-- src/sst/core/warnmacros.h | 4 ++-- tests/CMakeLists.txt | 4 ++-- tests/subcomponent_tests/test_sc_2a.py | 4 ++-- tests/subcomponent_tests/test_sc_2u.py | 4 ++-- tests/subcomponent_tests/test_sc_2u2a.py | 4 ++-- tests/subcomponent_tests/test_sc_2u2u.py | 4 ++-- tests/subcomponent_tests/test_sc_2ua.py | 4 ++-- tests/subcomponent_tests/test_sc_2uu.py | 4 ++-- tests/subcomponent_tests/test_sc_a.py | 4 ++-- tests/subcomponent_tests/test_sc_u.py | 4 ++-- tests/subcomponent_tests/test_sc_u2a.py | 4 ++-- tests/subcomponent_tests/test_sc_u2u.py | 4 ++-- tests/subcomponent_tests/test_sc_ua.py | 4 ++-- tests/subcomponent_tests/test_sc_uu.py | 4 ++-- tests/test_ClockerComponent.py | 4 ++-- tests/test_Component_createStats.py | 4 ++-- tests/test_Component_enableAllStats.py | 4 ++-- tests/test_Component_setStats.py | 4 ++-- tests/test_DistribComponent_discrete.py | 4 ++-- tests/test_DistribComponent_expon.py | 4 ++-- tests/test_DistribComponent_gaussian.py | 4 ++-- tests/test_DistribComponent_poisson.py | 4 ++-- tests/test_Links.py | 4 ++-- tests/test_LookupTable.py | 4 ++-- tests/test_LookupTable2.py | 4 ++-- tests/test_MessageGeneratorComponent.py | 4 ++-- tests/test_MessageMesh.py | 4 ++-- tests/test_Module.py | 4 ++-- tests/test_Output.py | 4 ++-- tests/test_ParamComponent.py | 4 ++-- tests/test_PerfComponent.py | 4 ++-- tests/test_PythonUnitAlgebra.py | 4 ++-- tests/test_RNGComponent_marsaglia.py | 4 ++-- tests/test_RNGComponent_mersenne.py | 4 ++-- tests/test_RNGComponent_xorshift.py | 4 ++-- tests/test_Serialization.py | 4 ++-- tests/test_SharedObject.py | 4 ++-- tests/test_StatisticsComponent.py | 4 ++-- tests/test_StatisticsComponent_basic.py | 4 ++-- tests/test_SubComponent.py | 4 ++-- tests/test_SubComponent_2.py | 4 ++-- tests/test_UnitAlgebra.py | 4 ++-- tests/testsuite_default_Checkpoint.py | 4 ++-- tests/testsuite_default_Component.py | 4 ++-- tests/testsuite_default_Links.py | 4 ++-- tests/testsuite_default_MemPoolTest.py | 4 ++-- tests/testsuite_default_Module.py | 4 ++-- tests/testsuite_default_Output.py | 4 ++-- tests/testsuite_default_ParamComponent.py | 4 ++-- tests/testsuite_default_PerfComponent.py | 4 ++-- tests/testsuite_default_RNGComponent.py | 4 ++-- tests/testsuite_default_RealTime.py | 4 ++-- tests/testsuite_default_Serialization.py | 4 ++-- tests/testsuite_default_SharedObject.py | 4 ++-- tests/testsuite_default_StatisticsComponent.py | 4 ++-- tests/testsuite_default_SubComponent.py | 4 ++-- tests/testsuite_default_UnitAlgebra.py | 4 ++-- tests/testsuite_default_config_input_output.py | 4 ++-- tests/testsuite_default_partitioner.py | 4 ++-- tests/testsuite_default_profiling.py | 4 ++-- tests/testsuite_default_sstinfo.py | 4 ++-- tests/testsuite_testengine_testing.py | 4 ++-- 435 files changed, 865 insertions(+), 865 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 12456faf0..c2e991382 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2009-2024 National Technology and Engineering Solutions of Sandia, +Copyright 2009-2025 National Technology and Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA-0003525, the U.S. Government retains certain rights in this software. @@ -7,7 +7,7 @@ by National Technology and Engineering Solutions of Sandia, LLC., a wholly owned subsidiary of Honeywell International, Inc., for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-NA0003525. -Copyright (c) 2009-2024, NTESS +Copyright (c) 2009-2025, NTESS All rights reserved. diff --git a/Makefile.am b/Makefile.am index bfb2e0ba1..6e67e7a07 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/README.md b/README.md index bac7449c9..d18322110 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Structural Simulation Toolkit (SST) -#### Copyright (c) 2009-2024, National Technology and Engineering Solutions of Sandia, LLC (NTESS) +#### Copyright (c) 2009-2025, National Technology and Engineering Solutions of Sandia, LLC (NTESS) --- diff --git a/configure.ac b/configure.ac index ce5db6e6d..d1ed91518 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_INIT([SSTCore], [-dev], [wg-sst@sandia.gov]) AC_PREREQ([2.59]) -AC_COPYRIGHT([Copyright National Technology and Engineering Solutions of Sandia (NTESS), 2004-2024]) +AC_COPYRIGHT([Copyright National Technology and Engineering Solutions of Sandia (NTESS), 2004-2025]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([config]) diff --git a/experimental/CMAKE_README.md b/experimental/CMAKE_README.md index 8540f7bde..54f41e93d 100644 --- a/experimental/CMAKE_README.md +++ b/experimental/CMAKE_README.md @@ -2,7 +2,7 @@ # Structural Simulation Toolkit (SST) -#### Copyright (c) 2009-2024, National Technology and Engineering Solutions of Sandia, LLC (NTESS) +#### Copyright (c) 2009-2025, National Technology and Engineering Solutions of Sandia, LLC (NTESS) --- diff --git a/experimental/CMakeLists.txt b/experimental/CMakeLists.txt index 4414faa31..90792b079 100644 --- a/experimental/CMakeLists.txt +++ b/experimental/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE Top-Level CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/experimental/cmake_configure_files/build_info.h.in b/experimental/cmake_configure_files/build_info.h.in index aac97f6f2..95e6c5b52 100644 --- a/experimental/cmake_configure_files/build_info.h.in +++ b/experimental/cmake_configure_files/build_info.h.in @@ -1,9 +1,9 @@ // -*- C -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt index e9ea08978..22114a885 100644 --- a/share/CMakeLists.txt +++ b/share/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE share/ CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b012865cb..2fc23105c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/ CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/Makefile.am b/src/Makefile.am index 43319f80f..09bae119e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/CMakeLists.txt b/src/sst/CMakeLists.txt index 459eed833..e376262e5 100644 --- a/src/sst/CMakeLists.txt +++ b/src/sst/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/ CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/Makefile.am b/src/sst/Makefile.am index 7367fc284..70daf4d17 100644 --- a/src/sst/Makefile.am +++ b/src/sst/Makefile.am @@ -1,8 +1,8 @@ -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/CMakeLists.txt b/src/sst/core/CMakeLists.txt index dce8e2810..f2524b5ed 100644 --- a/src/sst/core/CMakeLists.txt +++ b/src/sst/core/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/action.cc b/src/sst/core/action.cc index 2c31b18e8..a7acca937 100644 --- a/src/sst/core/action.cc +++ b/src/sst/core/action.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/action.h b/src/sst/core/action.h index 98f0c2b41..7fbe05b45 100644 --- a/src/sst/core/action.h +++ b/src/sst/core/action.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/activity.h b/src/sst/core/activity.h index d6c7d03c1..a33fcc39a 100644 --- a/src/sst/core/activity.h +++ b/src/sst/core/activity.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/activityQueue.h b/src/sst/core/activityQueue.h index aec1788cb..3778d3c74 100644 --- a/src/sst/core/activityQueue.h +++ b/src/sst/core/activityQueue.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/baseComponent.cc b/src/sst/core/baseComponent.cc index bb86b2f7f..a41b5f502 100644 --- a/src/sst/core/baseComponent.cc +++ b/src/sst/core/baseComponent.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/baseComponent.h b/src/sst/core/baseComponent.h index 30e78a989..c51dbf2f0 100644 --- a/src/sst/core/baseComponent.h +++ b/src/sst/core/baseComponent.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/bootshared.cc b/src/sst/core/bootshared.cc index 4c5292d81..b984fee9f 100644 --- a/src/sst/core/bootshared.cc +++ b/src/sst/core/bootshared.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/bootshared.h b/src/sst/core/bootshared.h index ee6f7ee82..7178d3499 100644 --- a/src/sst/core/bootshared.h +++ b/src/sst/core/bootshared.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/bootsst.cc b/src/sst/core/bootsst.cc index a95adc67a..c35ea7d47 100644 --- a/src/sst/core/bootsst.cc +++ b/src/sst/core/bootsst.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/bootsstinfo.cc b/src/sst/core/bootsstinfo.cc index 7321560a8..6ff98c2c1 100644 --- a/src/sst/core/bootsstinfo.cc +++ b/src/sst/core/bootsstinfo.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/build_info.h.in b/src/sst/core/build_info.h.in index aac97f6f2..95e6c5b52 100644 --- a/src/sst/core/build_info.h.in +++ b/src/sst/core/build_info.h.in @@ -1,9 +1,9 @@ // -*- C -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/CMakeLists.txt b/src/sst/core/cfgoutput/CMakeLists.txt index 934439a85..ac77c4a69 100644 --- a/src/sst/core/cfgoutput/CMakeLists.txt +++ b/src/sst/core/cfgoutput/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/cfgoutput CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/dotConfigOutput.cc b/src/sst/core/cfgoutput/dotConfigOutput.cc index 7b586058e..9a7c8674b 100644 --- a/src/sst/core/cfgoutput/dotConfigOutput.cc +++ b/src/sst/core/cfgoutput/dotConfigOutput.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/dotConfigOutput.h b/src/sst/core/cfgoutput/dotConfigOutput.h index 03814cc27..4ffe32a76 100644 --- a/src/sst/core/cfgoutput/dotConfigOutput.h +++ b/src/sst/core/cfgoutput/dotConfigOutput.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/jsonConfigOutput.cc b/src/sst/core/cfgoutput/jsonConfigOutput.cc index b52c69586..e606754a1 100644 --- a/src/sst/core/cfgoutput/jsonConfigOutput.cc +++ b/src/sst/core/cfgoutput/jsonConfigOutput.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/jsonConfigOutput.h b/src/sst/core/cfgoutput/jsonConfigOutput.h index a6524a353..e8ba2df41 100644 --- a/src/sst/core/cfgoutput/jsonConfigOutput.h +++ b/src/sst/core/cfgoutput/jsonConfigOutput.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/pythonConfigOutput.cc b/src/sst/core/cfgoutput/pythonConfigOutput.cc index cd8c6e662..131e090d7 100644 --- a/src/sst/core/cfgoutput/pythonConfigOutput.cc +++ b/src/sst/core/cfgoutput/pythonConfigOutput.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/pythonConfigOutput.h b/src/sst/core/cfgoutput/pythonConfigOutput.h index c3446f1f5..5afdf74ad 100644 --- a/src/sst/core/cfgoutput/pythonConfigOutput.h +++ b/src/sst/core/cfgoutput/pythonConfigOutput.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/xmlConfigOutput.cc b/src/sst/core/cfgoutput/xmlConfigOutput.cc index b945ba784..f35bc880a 100644 --- a/src/sst/core/cfgoutput/xmlConfigOutput.cc +++ b/src/sst/core/cfgoutput/xmlConfigOutput.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cfgoutput/xmlConfigOutput.h b/src/sst/core/cfgoutput/xmlConfigOutput.h index fca6173bd..10254feb6 100644 --- a/src/sst/core/cfgoutput/xmlConfigOutput.h +++ b/src/sst/core/cfgoutput/xmlConfigOutput.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/checkpointAction.cc b/src/sst/core/checkpointAction.cc index d6fd0e87b..67fcaf07b 100644 --- a/src/sst/core/checkpointAction.cc +++ b/src/sst/core/checkpointAction.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/checkpointAction.h b/src/sst/core/checkpointAction.h index 6b93dec50..0b3aa1524 100644 --- a/src/sst/core/checkpointAction.h +++ b/src/sst/core/checkpointAction.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/clock.cc b/src/sst/core/clock.cc index 53fe4c686..27c68c204 100644 --- a/src/sst/core/clock.cc +++ b/src/sst/core/clock.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/clock.h b/src/sst/core/clock.h index f556be5d7..5868b40b3 100644 --- a/src/sst/core/clock.h +++ b/src/sst/core/clock.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/component.cc b/src/sst/core/component.cc index 70078f729..f7923c91c 100644 --- a/src/sst/core/component.cc +++ b/src/sst/core/component.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/component.h b/src/sst/core/component.h index d68f7af14..5dbbdd89d 100644 --- a/src/sst/core/component.h +++ b/src/sst/core/component.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/componentExtension.cc b/src/sst/core/componentExtension.cc index 35ac1371e..a37845f30 100644 --- a/src/sst/core/componentExtension.cc +++ b/src/sst/core/componentExtension.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/componentExtension.h b/src/sst/core/componentExtension.h index bfacf294a..e79d7c33d 100644 --- a/src/sst/core/componentExtension.h +++ b/src/sst/core/componentExtension.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/componentInfo.cc b/src/sst/core/componentInfo.cc index 59ef16c6f..aba8dc778 100644 --- a/src/sst/core/componentInfo.cc +++ b/src/sst/core/componentInfo.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/componentInfo.h b/src/sst/core/componentInfo.h index 055a8c0e1..60ea39f07 100644 --- a/src/sst/core/componentInfo.h +++ b/src/sst/core/componentInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/config.cc b/src/sst/core/config.cc index 18c6650f0..46eae8ddc 100644 --- a/src/sst/core/config.cc +++ b/src/sst/core/config.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/config.h b/src/sst/core/config.h index fd87e25ce..01d773e32 100644 --- a/src/sst/core/config.h +++ b/src/sst/core/config.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configBase.cc b/src/sst/core/configBase.cc index 7fa52192c..32408fa78 100644 --- a/src/sst/core/configBase.cc +++ b/src/sst/core/configBase.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configBase.h b/src/sst/core/configBase.h index 95a64fc29..30ee7688c 100644 --- a/src/sst/core/configBase.h +++ b/src/sst/core/configBase.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configGraph.cc b/src/sst/core/configGraph.cc index 6fe087b6b..d2bcd144a 100644 --- a/src/sst/core/configGraph.cc +++ b/src/sst/core/configGraph.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configGraph.h b/src/sst/core/configGraph.h index 4a1e21d17..007142163 100644 --- a/src/sst/core/configGraph.h +++ b/src/sst/core/configGraph.h @@ -1,10 +1,10 @@ // -*- c++ -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configGraphOutput.h b/src/sst/core/configGraphOutput.h index 51f4754fb..111f06198 100644 --- a/src/sst/core/configGraphOutput.h +++ b/src/sst/core/configGraphOutput.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configShared.cc b/src/sst/core/configShared.cc index 23583be25..d5c6c1e8b 100644 --- a/src/sst/core/configShared.cc +++ b/src/sst/core/configShared.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/configShared.h b/src/sst/core/configShared.h index 9b899de4c..64a2f7392 100644 --- a/src/sst/core/configShared.h +++ b/src/sst/core/configShared.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cputimer.cc b/src/sst/core/cputimer.cc index 53cf94012..2dafd306b 100644 --- a/src/sst/core/cputimer.cc +++ b/src/sst/core/cputimer.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/cputimer.h b/src/sst/core/cputimer.h index 7742135c5..f63f4d3cb 100644 --- a/src/sst/core/cputimer.h +++ b/src/sst/core/cputimer.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/decimal_fixedpoint.h b/src/sst/core/decimal_fixedpoint.h index c9b89a108..3e8848864 100644 --- a/src/sst/core/decimal_fixedpoint.h +++ b/src/sst/core/decimal_fixedpoint.h @@ -1,10 +1,10 @@ // -*- c++ -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/elemLoader.cc b/src/sst/core/elemLoader.cc index 5ca99cc10..f5c3f50b4 100644 --- a/src/sst/core/elemLoader.cc +++ b/src/sst/core/elemLoader.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/elemLoader.h b/src/sst/core/elemLoader.h index 8100a58b1..64d024de4 100644 --- a/src/sst/core/elemLoader.h +++ b/src/sst/core/elemLoader.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/CMakeLists.txt b/src/sst/core/eli/CMakeLists.txt index 16b4729fa..c093107df 100644 --- a/src/sst/core/eli/CMakeLists.txt +++ b/src/sst/core/eli/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/eli CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/eli/README.md b/src/sst/core/eli/README.md index ae8f8836a..a2ad4a529 100644 --- a/src/sst/core/eli/README.md +++ b/src/sst/core/eli/README.md @@ -53,4 +53,4 @@ where `Base2` itself inherits from `Base1`. The derived constructor for `Base2` must register a class `T` to itself and to the original `Base1`. The meaning of the type alias `is_constructible` applies only to the most derived base class. -#### Copyright (c) 2009-2024, National Technology and Engineering Solutions of Sandia, LLC (NTESS) +#### Copyright (c) 2009-2025, National Technology and Engineering Solutions of Sandia, LLC (NTESS) diff --git a/src/sst/core/eli/attributeInfo.h b/src/sst/core/eli/attributeInfo.h index 24f0d0442..21487f5f5 100644 --- a/src/sst/core/eli/attributeInfo.h +++ b/src/sst/core/eli/attributeInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/categoryInfo.h b/src/sst/core/eli/categoryInfo.h index 9d641d252..039c60677 100644 --- a/src/sst/core/eli/categoryInfo.h +++ b/src/sst/core/eli/categoryInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/defaultInfo.h b/src/sst/core/eli/defaultInfo.h index e0793f37d..4ca0ec9b6 100644 --- a/src/sst/core/eli/defaultInfo.h +++ b/src/sst/core/eli/defaultInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/elementbuilder.h b/src/sst/core/eli/elementbuilder.h index 618764a1c..c72e12b12 100644 --- a/src/sst/core/eli/elementbuilder.h +++ b/src/sst/core/eli/elementbuilder.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/elementinfo.cc b/src/sst/core/eli/elementinfo.cc index b71996883..d2cfcae89 100644 --- a/src/sst/core/eli/elementinfo.cc +++ b/src/sst/core/eli/elementinfo.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/elementinfo.h b/src/sst/core/eli/elementinfo.h index ae24072d6..34b203c68 100644 --- a/src/sst/core/eli/elementinfo.h +++ b/src/sst/core/eli/elementinfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/elibase.cc b/src/sst/core/eli/elibase.cc index 3c054f020..74a7b5282 100644 --- a/src/sst/core/eli/elibase.cc +++ b/src/sst/core/eli/elibase.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/elibase.h b/src/sst/core/eli/elibase.h index 57f5268f1..cc775dc56 100644 --- a/src/sst/core/eli/elibase.h +++ b/src/sst/core/eli/elibase.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/interfaceInfo.h b/src/sst/core/eli/interfaceInfo.h index 75d80ceaa..047b8a394 100644 --- a/src/sst/core/eli/interfaceInfo.h +++ b/src/sst/core/eli/interfaceInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/paramsInfo.h b/src/sst/core/eli/paramsInfo.h index b77e2eb2d..0fc2ad287 100644 --- a/src/sst/core/eli/paramsInfo.h +++ b/src/sst/core/eli/paramsInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/portsInfo.h b/src/sst/core/eli/portsInfo.h index cb6d60182..2a1d358c5 100644 --- a/src/sst/core/eli/portsInfo.h +++ b/src/sst/core/eli/portsInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/profilePointInfo.h b/src/sst/core/eli/profilePointInfo.h index 1600b960a..21312765f 100644 --- a/src/sst/core/eli/profilePointInfo.h +++ b/src/sst/core/eli/profilePointInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/simpleInfo.h b/src/sst/core/eli/simpleInfo.h index 49bb519a2..f976db5d6 100644 --- a/src/sst/core/eli/simpleInfo.h +++ b/src/sst/core/eli/simpleInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/statsInfo.h b/src/sst/core/eli/statsInfo.h index faacc0c41..fe1d974fc 100644 --- a/src/sst/core/eli/statsInfo.h +++ b/src/sst/core/eli/statsInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/eli/subcompSlotInfo.h b/src/sst/core/eli/subcompSlotInfo.h index 3c05dfa96..36fda0b07 100644 --- a/src/sst/core/eli/subcompSlotInfo.h +++ b/src/sst/core/eli/subcompSlotInfo.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/env/CMakeLists.txt b/src/sst/core/env/CMakeLists.txt index 64f842110..97a0db2ed 100644 --- a/src/sst/core/env/CMakeLists.txt +++ b/src/sst/core/env/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/env CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/env/envconfig.cc b/src/sst/core/env/envconfig.cc index 7287ba374..3a036f237 100644 --- a/src/sst/core/env/envconfig.cc +++ b/src/sst/core/env/envconfig.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/env/envconfig.h b/src/sst/core/env/envconfig.h index e5b575701..16a524729 100644 --- a/src/sst/core/env/envconfig.h +++ b/src/sst/core/env/envconfig.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/env/envquery.cc b/src/sst/core/env/envquery.cc index d6ef653b4..17196e7cf 100644 --- a/src/sst/core/env/envquery.cc +++ b/src/sst/core/env/envquery.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/env/envquery.h b/src/sst/core/env/envquery.h index 7c3891908..b1d3a5942 100644 --- a/src/sst/core/env/envquery.h +++ b/src/sst/core/env/envquery.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/event.cc b/src/sst/core/event.cc index 48c9dad72..0aa7d3070 100644 --- a/src/sst/core/event.cc +++ b/src/sst/core/event.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/event.h b/src/sst/core/event.h index 86bf10f42..a78a61cb0 100644 --- a/src/sst/core/event.h +++ b/src/sst/core/event.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/exit.cc b/src/sst/core/exit.cc index 6410761f4..8d6f6d192 100644 --- a/src/sst/core/exit.cc +++ b/src/sst/core/exit.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/exit.h b/src/sst/core/exit.h index aa37c3888..9a92c9b18 100644 --- a/src/sst/core/exit.h +++ b/src/sst/core/exit.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/factory.cc b/src/sst/core/factory.cc index a3473a7c2..7f6cb0560 100644 --- a/src/sst/core/factory.cc +++ b/src/sst/core/factory.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/factory.h b/src/sst/core/factory.h index d617cb409..a5bfcb091 100644 --- a/src/sst/core/factory.h +++ b/src/sst/core/factory.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/from_string.h b/src/sst/core/from_string.h index fcd16cd56..dc818b0de 100644 --- a/src/sst/core/from_string.h +++ b/src/sst/core/from_string.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/heartbeat.cc b/src/sst/core/heartbeat.cc index baddc5b29..72ee8b7fd 100644 --- a/src/sst/core/heartbeat.cc +++ b/src/sst/core/heartbeat.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/heartbeat.h b/src/sst/core/heartbeat.h index 7e493bd07..f7db83081 100644 --- a/src/sst/core/heartbeat.h +++ b/src/sst/core/heartbeat.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/CMakeLists.txt b/src/sst/core/impl/CMakeLists.txt index d6d2e5644..cd8d4c0d9 100644 --- a/src/sst/core/impl/CMakeLists.txt +++ b/src/sst/core/impl/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/impl CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/impl/interactive/simpleDebug.cc b/src/sst/core/impl/interactive/simpleDebug.cc index 661c54169..f39e0e70e 100644 --- a/src/sst/core/impl/interactive/simpleDebug.cc +++ b/src/sst/core/impl/interactive/simpleDebug.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/interactive/simpleDebug.h b/src/sst/core/impl/interactive/simpleDebug.h index 385af8b87..d48f59d28 100644 --- a/src/sst/core/impl/interactive/simpleDebug.h +++ b/src/sst/core/impl/interactive/simpleDebug.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/CMakeLists.txt b/src/sst/core/impl/partitioners/CMakeLists.txt index a4811ccaa..a5a54f125 100644 --- a/src/sst/core/impl/partitioners/CMakeLists.txt +++ b/src/sst/core/impl/partitioners/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/impl/partitioners CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/linpart.cc b/src/sst/core/impl/partitioners/linpart.cc index ef7a3b9f6..73636eddc 100644 --- a/src/sst/core/impl/partitioners/linpart.cc +++ b/src/sst/core/impl/partitioners/linpart.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/linpart.h b/src/sst/core/impl/partitioners/linpart.h index 4397c496a..8d53c17dd 100644 --- a/src/sst/core/impl/partitioners/linpart.h +++ b/src/sst/core/impl/partitioners/linpart.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/rrobin.cc b/src/sst/core/impl/partitioners/rrobin.cc index 6a8ceab2d..38b6d03b4 100644 --- a/src/sst/core/impl/partitioners/rrobin.cc +++ b/src/sst/core/impl/partitioners/rrobin.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/rrobin.h b/src/sst/core/impl/partitioners/rrobin.h index 8878e91af..536f09d51 100644 --- a/src/sst/core/impl/partitioners/rrobin.h +++ b/src/sst/core/impl/partitioners/rrobin.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/selfpart.cc b/src/sst/core/impl/partitioners/selfpart.cc index 5a3ee4999..3e94af7eb 100644 --- a/src/sst/core/impl/partitioners/selfpart.cc +++ b/src/sst/core/impl/partitioners/selfpart.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/selfpart.h b/src/sst/core/impl/partitioners/selfpart.h index aa4487643..d75836fb3 100644 --- a/src/sst/core/impl/partitioners/selfpart.h +++ b/src/sst/core/impl/partitioners/selfpart.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/simplepart.cc b/src/sst/core/impl/partitioners/simplepart.cc index bd131b9f3..c1555f37d 100644 --- a/src/sst/core/impl/partitioners/simplepart.cc +++ b/src/sst/core/impl/partitioners/simplepart.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/simplepart.h b/src/sst/core/impl/partitioners/simplepart.h index e63eb7c73..04af9a61d 100644 --- a/src/sst/core/impl/partitioners/simplepart.h +++ b/src/sst/core/impl/partitioners/simplepart.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/singlepart.cc b/src/sst/core/impl/partitioners/singlepart.cc index bcd73fbf5..08ad96a90 100644 --- a/src/sst/core/impl/partitioners/singlepart.cc +++ b/src/sst/core/impl/partitioners/singlepart.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/partitioners/singlepart.h b/src/sst/core/impl/partitioners/singlepart.h index 3c7e5f95e..43486771c 100644 --- a/src/sst/core/impl/partitioners/singlepart.h +++ b/src/sst/core/impl/partitioners/singlepart.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/timevortex/CMakeLists.txt b/src/sst/core/impl/timevortex/CMakeLists.txt index 45df61ce6..cb8c050c3 100644 --- a/src/sst/core/impl/timevortex/CMakeLists.txt +++ b/src/sst/core/impl/timevortex/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/impl/timevortex CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/impl/timevortex/timeVortexBinnedMap.cc b/src/sst/core/impl/timevortex/timeVortexBinnedMap.cc index aeab375d8..a2de0d140 100644 --- a/src/sst/core/impl/timevortex/timeVortexBinnedMap.cc +++ b/src/sst/core/impl/timevortex/timeVortexBinnedMap.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/timevortex/timeVortexBinnedMap.h b/src/sst/core/impl/timevortex/timeVortexBinnedMap.h index 9edf71f3e..97802613f 100644 --- a/src/sst/core/impl/timevortex/timeVortexBinnedMap.h +++ b/src/sst/core/impl/timevortex/timeVortexBinnedMap.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/timevortex/timeVortexPQ.cc b/src/sst/core/impl/timevortex/timeVortexPQ.cc index 51aaccc59..8c2b0747e 100644 --- a/src/sst/core/impl/timevortex/timeVortexPQ.cc +++ b/src/sst/core/impl/timevortex/timeVortexPQ.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/impl/timevortex/timeVortexPQ.h b/src/sst/core/impl/timevortex/timeVortexPQ.h index 5f9c30091..aa0a499cc 100644 --- a/src/sst/core/impl/timevortex/timeVortexPQ.h +++ b/src/sst/core/impl/timevortex/timeVortexPQ.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/initQueue.cc b/src/sst/core/initQueue.cc index 137fc5439..4090cbd10 100644 --- a/src/sst/core/initQueue.cc +++ b/src/sst/core/initQueue.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/initQueue.h b/src/sst/core/initQueue.h index be966423d..e7ebefbcb 100644 --- a/src/sst/core/initQueue.h +++ b/src/sst/core/initQueue.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interactiveAction.h b/src/sst/core/interactiveAction.h index c6f5219be..831c84b43 100644 --- a/src/sst/core/interactiveAction.h +++ b/src/sst/core/interactiveAction.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interactiveConsole.cc b/src/sst/core/interactiveConsole.cc index f3babbc0b..dd9caf706 100644 --- a/src/sst/core/interactiveConsole.cc +++ b/src/sst/core/interactiveConsole.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interactiveConsole.h b/src/sst/core/interactiveConsole.h index 1dfee285c..1523a1431 100644 --- a/src/sst/core/interactiveConsole.h +++ b/src/sst/core/interactiveConsole.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/CMakeLists.txt b/src/sst/core/interfaces/CMakeLists.txt index d979f432f..02328c261 100644 --- a/src/sst/core/interfaces/CMakeLists.txt +++ b/src/sst/core/interfaces/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/interfaces CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/TestEvent.cc b/src/sst/core/interfaces/TestEvent.cc index 61e17aa79..22f47a807 100644 --- a/src/sst/core/interfaces/TestEvent.cc +++ b/src/sst/core/interfaces/TestEvent.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/TestEvent.h b/src/sst/core/interfaces/TestEvent.h index ddd3ccbeb..ab69f1251 100644 --- a/src/sst/core/interfaces/TestEvent.h +++ b/src/sst/core/interfaces/TestEvent.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/simpleNetwork.cc b/src/sst/core/interfaces/simpleNetwork.cc index eb7af2449..08bbd959c 100644 --- a/src/sst/core/interfaces/simpleNetwork.cc +++ b/src/sst/core/interfaces/simpleNetwork.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/simpleNetwork.h b/src/sst/core/interfaces/simpleNetwork.h index d96505487..56ea75d5f 100644 --- a/src/sst/core/interfaces/simpleNetwork.h +++ b/src/sst/core/interfaces/simpleNetwork.h @@ -1,9 +1,9 @@ // -*- mode: c++ -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/stdMem.cc b/src/sst/core/interfaces/stdMem.cc index 54a443b64..bc8af892d 100644 --- a/src/sst/core/interfaces/stdMem.cc +++ b/src/sst/core/interfaces/stdMem.cc @@ -1,9 +1,9 @@ // -*- mode: c++ -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/stdMem.h b/src/sst/core/interfaces/stdMem.h index c2fd759e6..d71626c48 100644 --- a/src/sst/core/interfaces/stdMem.h +++ b/src/sst/core/interfaces/stdMem.h @@ -1,9 +1,9 @@ // -*- mode: c++ -*- -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interfaces/stringEvent.h b/src/sst/core/interfaces/stringEvent.h index c1793c0e3..8ab4cfa13 100644 --- a/src/sst/core/interfaces/stringEvent.h +++ b/src/sst/core/interfaces/stringEvent.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/CMakeLists.txt b/src/sst/core/interprocess/CMakeLists.txt index d601cd3c0..a2ad19616 100644 --- a/src/sst/core/interprocess/CMakeLists.txt +++ b/src/sst/core/interprocess/CMakeLists.txt @@ -1,11 +1,11 @@ # ~~~ # SST-CORE src/sst/core/interprocess CMake # -# Copyright 2009-2024 NTESS. Under the terms +# Copyright 2009-2025 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2024, NTESS +# Copyright (c) 2009-2025, NTESS # All rights reserved. # # This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/circularBuffer.h b/src/sst/core/interprocess/circularBuffer.h index e22547462..208f3c1b6 100644 --- a/src/sst/core/interprocess/circularBuffer.h +++ b/src/sst/core/interprocess/circularBuffer.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/ipctunnel.cc b/src/sst/core/interprocess/ipctunnel.cc index a42a85f71..6b0be2279 100644 --- a/src/sst/core/interprocess/ipctunnel.cc +++ b/src/sst/core/interprocess/ipctunnel.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/ipctunnel.h b/src/sst/core/interprocess/ipctunnel.h index 467f6bc5b..a4bb43db5 100644 --- a/src/sst/core/interprocess/ipctunnel.h +++ b/src/sst/core/interprocess/ipctunnel.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/mmapchild_pin3.h b/src/sst/core/interprocess/mmapchild_pin3.h index 7358f352f..01a8a2223 100644 --- a/src/sst/core/interprocess/mmapchild_pin3.h +++ b/src/sst/core/interprocess/mmapchild_pin3.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/mmapparent.cc b/src/sst/core/interprocess/mmapparent.cc index 6d0df8b5e..74aa8924d 100644 --- a/src/sst/core/interprocess/mmapparent.cc +++ b/src/sst/core/interprocess/mmapparent.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/mmapparent.h b/src/sst/core/interprocess/mmapparent.h index 34d24a9ed..1709e53c9 100644 --- a/src/sst/core/interprocess/mmapparent.h +++ b/src/sst/core/interprocess/mmapparent.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/shmchild.h b/src/sst/core/interprocess/shmchild.h index faa88c91c..7993f526a 100644 --- a/src/sst/core/interprocess/shmchild.h +++ b/src/sst/core/interprocess/shmchild.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/shmparent.cc b/src/sst/core/interprocess/shmparent.cc index 280583d72..624cba58b 100644 --- a/src/sst/core/interprocess/shmparent.cc +++ b/src/sst/core/interprocess/shmparent.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/shmparent.h b/src/sst/core/interprocess/shmparent.h index 40d3f9daa..58b0b6b86 100644 --- a/src/sst/core/interprocess/shmparent.h +++ b/src/sst/core/interprocess/shmparent.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/sstmutex.h b/src/sst/core/interprocess/sstmutex.h index acc492681..1d03e5086 100644 --- a/src/sst/core/interprocess/sstmutex.h +++ b/src/sst/core/interprocess/sstmutex.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/interprocess/tunneldef.h b/src/sst/core/interprocess/tunneldef.h index ee3e0d826..6a444563c 100644 --- a/src/sst/core/interprocess/tunneldef.h +++ b/src/sst/core/interprocess/tunneldef.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/iouse.cc b/src/sst/core/iouse.cc index 6b495c98a..4dde03943 100644 --- a/src/sst/core/iouse.cc +++ b/src/sst/core/iouse.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/iouse.h b/src/sst/core/iouse.h index 8da715711..90617c3ce 100644 --- a/src/sst/core/iouse.h +++ b/src/sst/core/iouse.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/link.cc b/src/sst/core/link.cc index e8382631a..7582d7901 100644 --- a/src/sst/core/link.cc +++ b/src/sst/core/link.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/link.h b/src/sst/core/link.h index b02cbdc74..0bfc2b1da 100644 --- a/src/sst/core/link.h +++ b/src/sst/core/link.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/linkMap.h b/src/sst/core/linkMap.h index ad9edc307..0be58ca60 100644 --- a/src/sst/core/linkMap.h +++ b/src/sst/core/linkMap.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/linkPair.h b/src/sst/core/linkPair.h index ad230e04a..1926c3cd9 100644 --- a/src/sst/core/linkPair.h +++ b/src/sst/core/linkPair.h @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/main.cc b/src/sst/core/main.cc index b95ea4a27..8f52d0bd2 100644 --- a/src/sst/core/main.cc +++ b/src/sst/core/main.cc @@ -1,8 +1,8 @@ -// Copyright 2009-2024 NTESS. Under the terms +// Copyright 2009-2025 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // -// Copyright (c) 2009-2024, NTESS +// Copyright (c) 2009-2025, NTESS // All rights reserved. // // This file is part of the SST software package. For license diff --git a/src/sst/core/mainpage.dox b/src/sst/core/mainpage.dox index 2755aed33..45ac3c516 100644 --- a/src/sst/core/mainpage.dox +++ b/src/sst/core/mainpage.dox @@ -37,11 +37,11 @@ Installation instructions can be found