Skip to content

Commit 968f800

Browse files
authored
Updating copyright header for 2026 (#1281)
* Updating copyright header for 2026 * unpin addheader * found a few more copyright year updates * fix typos * more copyright header updates
1 parent ac79c82 commit 968f800

301 files changed

Lines changed: 345 additions & 302 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.

.pylint/foqus_transform.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 - 2025, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2026, 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

.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ simin_nam = "simin_nam"
4545
simout_nam = "simout_nam"
4646
displayAvailablityWarning = "displayAvailablityWarning"
4747
indx = "indx"
48+
COmponent = "COmponent" # Used in defining ACOSSO acronym

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 - 2025
4+
Copyright (c) 2012 - 2026
55

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

99
Foqus was produced under the DOE Carbon Capture Simulation Initiative (CCSI), and is copyright (c)
10-
2012 - 2025 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD
10+
2012 - 2026 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 - 2025, by the software owners: Oak Ridge Institute for Science and
26+
Foqus Copyright (c) 2012 - 2026, 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 - 2025, by the software owners: Oak Ridge Institute
4+
# FOQUS Copyright (c) 2012 - 2026, 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 - 2025, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2026, 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#################################################################################
2-
# FOQUS Copyright (c) 2012 - 2025, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2026, 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

docs/source/_repopath.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 - 2025, by the software owners: Oak Ridge Institute
2+
# FOQUS Copyright (c) 2012 - 2026, 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

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 - 2025, by the software owners: Oak Ridge Institute
3+
# FOQUS Copyright (c) 2012 - 2026, 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 - 2025 by CCSI Team All rights reserved."
89+
copyright = "2012 - 2026 by CCSI Team All rights reserved."
9090
author = "CCSI"
9191

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

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Modules
7878
8. The Sequential Design of Experiments (SDOE) module currently provides a way to construct flexible
7979
space-filling designs based on a user-provided candidate set of input points. The method allows
8080
for new designs to be constructed as well as augmenting existing data to strategically select
81-
input combintions that minimizes the distance between points. Development of this module is
81+
input combinations that minimizes the distance between points. Development of this module is
8282
continuing and will soon include other options for design construction.
8383

8484
Application Based Examples

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 - 2025, by the software owners: Oak Ridge Institute
3+
# FOQUS Copyright (c) 2012 - 2026, 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

0 commit comments

Comments
 (0)