diff --git a/src/sst/elements/ember/run/configurations/3LevelModel.py b/src/sst/elements/ember/run/configurations/3LevelModel.py index 88f76bac88..633d807c61 100644 --- a/src/sst/elements/ember/run/configurations/3LevelModel.py +++ b/src/sst/elements/ember/run/configurations/3LevelModel.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/3LevelModelParams.py b/src/sst/elements/ember/run/configurations/3LevelModelParams.py index 2716be99b0..6111da99cf 100644 --- a/src/sst/elements/ember/run/configurations/3LevelModelParams.py +++ b/src/sst/elements/ember/run/configurations/3LevelModelParams.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/basicDetailedModel.py b/src/sst/elements/ember/run/configurations/basicDetailedModel.py index 564ab34470..343733c595 100644 --- a/src/sst/elements/ember/run/configurations/basicDetailedModel.py +++ b/src/sst/elements/ember/run/configurations/basicDetailedModel.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/basicDetailedModelParams.py b/src/sst/elements/ember/run/configurations/basicDetailedModelParams.py index ea85984d63..5d34103821 100644 --- a/src/sst/elements/ember/run/configurations/basicDetailedModelParams.py +++ b/src/sst/elements/ember/run/configurations/basicDetailedModelParams.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/defaultSim.py b/src/sst/elements/ember/run/configurations/defaultSim.py index d4447b588f..83384b9b24 100644 --- a/src/sst/elements/ember/run/configurations/defaultSim.py +++ b/src/sst/elements/ember/run/configurations/defaultSim.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/detailedSim.py b/src/sst/elements/ember/run/configurations/detailedSim.py index bb0e6fb45a..b54d9c0012 100644 --- a/src/sst/elements/ember/run/configurations/detailedSim.py +++ b/src/sst/elements/ember/run/configurations/detailedSim.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/detailedStreamSim.py b/src/sst/elements/ember/run/configurations/detailedStreamSim.py index b3afaa4748..b15e8633cb 100644 --- a/src/sst/elements/ember/run/configurations/detailedStreamSim.py +++ b/src/sst/elements/ember/run/configurations/detailedStreamSim.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/sandyBridgeModel.py b/src/sst/elements/ember/run/configurations/sandyBridgeModel.py index ffb15a9af9..9410af20d0 100644 --- a/src/sst/elements/ember/run/configurations/sandyBridgeModel.py +++ b/src/sst/elements/ember/run/configurations/sandyBridgeModel.py @@ -1,9 +1,9 @@ -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/sandyBridgeModelParams.py b/src/sst/elements/ember/run/configurations/sandyBridgeModelParams.py index 979c343bdb..2bda089511 100644 --- a/src/sst/elements/ember/run/configurations/sandyBridgeModelParams.py +++ b/src/sst/elements/ember/run/configurations/sandyBridgeModelParams.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: diff --git a/src/sst/elements/ember/run/configurations/sandySim.py b/src/sst/elements/ember/run/configurations/sandySim.py index 6fd79f5bdb..81026ff5bb 100644 --- a/src/sst/elements/ember/run/configurations/sandySim.py +++ b/src/sst/elements/ember/run/configurations/sandySim.py @@ -1,10 +1,10 @@ #!/usr/bin/env python # -# Copyright 2009-2022 NTESS. Under the terms +# Copyright 2009-2023 NTESS. Under the terms # of Contract DE-NA0003525 with NTESS, the U.S. # Government retains certain rights in this software. # -# Copyright (c) 2009-2022, NTESS +# Copyright (c) 2009-2023, NTESS # All rights reserved. # # Portions are copyright of other developers: