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