Skip to content

Commit e7e13b8

Browse files
authored
updating header for 2026 (#1714)
Code coverage is dropping, even though this is only changing existing lines in comments. I'm guessing that is because some of these are changing white space across entire files and messing with how code cov counts lines?
1 parent c8c3df6 commit e7e13b8

File tree

740 files changed

+1102
-1102
lines changed

Some content is hidden

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

740 files changed

+1102
-1102
lines changed

file_header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ The Institute for the Design of Advanced Energy Systems Integrated Platform
22
Framework (IDAES IP) was produced under the DOE Institute for the
33
Design of Advanced Energy Systems (IDAES).
44

5-
Copyright (c) 2018-2024 by the software owners: The Regents of the
5+
Copyright (c) 2018-2026 by the software owners: The Regents of the
66
University of California, through Lawrence Berkeley National Laboratory,
77
National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
88
University, West Virginia University Research Corporation, et al.

idaes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/categorize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/common/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/dynamic_block.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/examples/cstr_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Framework (IDAES IP) was produced under the DOE Institute for the
44
# Design of Advanced Energy Systems (IDAES).
55
#
6-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
6+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
77
# University of California, through Lawrence Berkeley National Laboratory,
88
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
99
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/examples/cstr_nmpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Framework (IDAES IP) was produced under the DOE Institute for the
44
# Design of Advanced Energy Systems (IDAES).
55
#
6-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
6+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
77
# University of California, through Lawrence Berkeley National Laboratory,
88
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
99
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/examples/cstr_reduced.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Framework (IDAES IP) was produced under the DOE Institute for the
44
# Design of Advanced Energy Systems (IDAES).
55
#
6-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
6+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
77
# University of California, through Lawrence Berkeley National Laboratory,
88
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
99
# University, West Virginia University Research Corporation, et al.

idaes/apps/caprese/nmpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Framework (IDAES IP) was produced under the DOE Institute for the
55
# Design of Advanced Energy Systems (IDAES).
66
#
7-
# Copyright (c) 2018-2024 by the software owners: The Regents of the
7+
# Copyright (c) 2018-2026 by the software owners: The Regents of the
88
# University of California, through Lawrence Berkeley National Laboratory,
99
# National Technology & Engineering Solutions of Sandia, LLC, Carnegie Mellon
1010
# University, West Virginia University Research Corporation, et al.

0 commit comments

Comments
 (0)