Skip to content

Commit 5573052

Browse files
authored
Update copyright year to 2024 (#1207)
* Run addheader after updating copyright year to 2024 * Update copyright year outside headers * Remove spurious trailing newline in header_text.txt
1 parent 295119e commit 5573052

260 files changed

Lines changed: 289 additions & 261 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Copyright and License
22
=====================
33

4-
Copyright (c) 2012 - 2023
4+
Copyright (c) 2012 - 2024
55

66
Copyright Notice
77
----------------
88

99
Foqus was produced under the DOE Carbon Capture Simulation Initiative (CCSI), and is copyright (c)
10-
2012 - 2023 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD
10+
2012 - 2024 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD
1111
National Security, LLC., Lawrence Livermore National Security, LLC., The Regents of the University
1212
of California, through Lawrence Berkeley National Laboratory, Battelle Memorial Institute, Pacific
1313
Northwest Division through Pacific Northwest National Laboratory, Carnegie Mellon University, West
@@ -23,7 +23,7 @@ publicly and display publicly, and to permit other to do so.
2323
License Agreement
2424
-----------------
2525

26-
Foqus Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute for Science and
26+
Foqus Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute for Science and
2727
Education (ORISE), TRIAD National Security, LLC., Lawrence Livermore National Security, LLC., The
2828
Regents of the University of California, through Lawrence Berkeley National Laboratory, Battelle
2929
Memorial Institute, Pacific Northwest Division through Pacific Northwest National Laboratory,

cloud/aws/cloudformation/FOQUS_SLM_instance_in_subnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python
22
# -*- coding: utf-8 -*-
33
#################################################################################
4-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
4+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
55
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
66
# Livermore National Security, LLC., The Regents of the University of
77
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

cloud/aws/foqus_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#################################################################################
2-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
33
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
44
# Livermore National Security, LLC., The Regents of the University of
55
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

cloud/aws/sdoe/lambda/lambda_function.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
#################################################################################
2+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
3+
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
4+
# Livermore National Security, LLC., The Regents of the University of
5+
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial
6+
# Institute, Pacific Northwest Division through Pacific Northwest National
7+
# Laboratory, Carnegie Mellon University, West Virginia University, Boston
8+
# University, the Trustees of Princeton University, The University of Texas at
9+
# Austin, URS Energy & Construction, Inc., et al. All rights reserved.
10+
#
11+
# Please see the file LICENSE.md for full copyright and license information,
12+
# respectively. This file is also available online at the URL
13+
# "https://github.com/CCSI-Toolset/FOQUS".
14+
#################################################################################
115
import json, os, copy
216
import boto3
317
import numpy as np

docs/source/_repopath.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
#################################################################################
2+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
3+
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
4+
# Livermore National Security, LLC., The Regents of the University of
5+
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial
6+
# Institute, Pacific Northwest Division through Pacific Northwest National
7+
# Laboratory, Carnegie Mellon University, West Virginia University, Boston
8+
# University, the Trustees of Princeton University, The University of Texas at
9+
# Austin, URS Energy & Construction, Inc., et al. All rights reserved.
10+
#
11+
# Please see the file LICENSE.md for full copyright and license information,
12+
# respectively. This file is also available online at the URL
13+
# "https://github.com/CCSI-Toolset/FOQUS".
14+
#################################################################################
115
import functools
216
import logging
317
import os

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#################################################################################
3-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
3+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
44
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
55
# Livermore National Security, LLC., The Regents of the University of
66
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial
@@ -86,7 +86,7 @@
8686

8787
# General information about the project.
8888
project = "FOQUS"
89-
copyright = "2012 - 2023 by CCSI Team All rights reserved."
89+
copyright = "2012 - 2024 by CCSI Team All rights reserved."
9090
author = "CCSI"
9191

9292
# The version info for the project you're documenting, acts as replacement for

examples/2020-shmtg/CompDemo/Flowsheet-UQ-SM/MEA_SSM_Part2_files/Ensemble_201008152339/Analysis_201009204103/alamo_surrogate_uq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python
22
#################################################################################
3-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
3+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
44
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
55
# Livermore National Security, LLC., The Regents of the University of
66
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

examples/2020-shmtg/CompDemo/Flowsheet-UQ-SM/MEA_SSM_Part2_files/Ensemble_201008152339/Analysis_201009204306/alamo_surrogate_uq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python
22
#################################################################################
3-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
3+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
44
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
55
# Livermore National Security, LLC., The Regents of the University of
66
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

examples/other_files/ML_AI_Plugin/generate_gradient_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#################################################################################
2-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
33
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
44
# Livermore National Security, LLC., The Regents of the University of
55
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

examples/other_files/ML_AI_Plugin/mea_column_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#################################################################################
2-
# FOQUS Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute
33
# for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence
44
# Livermore National Security, LLC., The Regents of the University of
55
# California, through Lawrence Berkeley National Laboratory, Battelle Memorial

0 commit comments

Comments
 (0)