Skip to content

Commit d5f015f

Browse files
authored
fix remaining copyright errors (#3491)
1 parent 58b19fe commit d5f015f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
# -- Project information -----------------------------------------------------
9090

9191
project = u'GEOS'
92-
copyright = u'2016-2024 Lawrence Livermore National Security LLC, 2018-2024 Total, S.A, The Board of Trustees of the Leland Stanford Junior University, 2023-2024 Chevron, 2019- GEOS/GEOSX Contributors'
92+
copyright = u'2016-2024 Lawrence Livermore National Security LLC, 2018-2024 Total Energies, The Board of Trustees of the Leland Stanford Junior University, 2023-2024 Chevron, 2019- GEOS/GEOSX Contributors'
9393
author = u'GEOS/GEOSX Contributors'
9494

9595
# The short X.Y version

src/coreComponents/physicsSolvers/inducedSeismicity/QuasiDynamicEQRK32.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-License-Identifier: LGPL-2.1-only
44
*
55
* Copyright (c) 2016-2024 Lawrence Livermore National Security LLC
6-
* Copyright (c) 2018-2024 Total, S.A
6+
* Copyright (c) 2018-2024 TotalEnergies
77
* Copyright (c) 2018-2024 The Board of Trustees of the Leland Stanford Junior University
88
* Copyright (c) 2023-2024 Chevron
99
* Copyright (c) 2019- GEOS/GEOSX Contributors

src/coreComponents/physicsSolvers/inducedSeismicity/QuasiDynamicEQRK32.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-License-Identifier: LGPL-2.1-only
44
*
55
* Copyright (c) 2016-2024 Lawrence Livermore National Security LLC
6-
* Copyright (c) 2018-2024 Total, S.A
6+
* Copyright (c) 2018-2024 TotalEnergies
77
* Copyright (c) 2018-2024 The Board of Trustees of the Leland Stanford Junior University
88
* Copyright (c) 2023-2024 Chevron
99
* Copyright (c) 2019- GEOS/GEOSX Contributors

0 commit comments

Comments
 (0)