Skip to content

Commit 92662d6

Browse files
authored
Merge pull request #379 from OpenBioSim/fix_376
Fix issue #376
2 parents 0effc8e + 50d33e3 commit 92662d6

File tree

252 files changed

+1007
-747
lines changed

Some content is hidden

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

252 files changed

+1007
-747
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
# General information about the project.
4545
project = "biosimspace"
46-
copyright = "2017-2024"
46+
copyright = "2017-2025"
4747

4848
# The version info for the project you're documenting, acts as replacement for
4949
# |version| and |release|, also used in various other places throughout the

python/BioSimSpace/Align/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Align/_align.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Align/_merge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Box/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Box/_box.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Convert/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/Convert/_convert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/FreeEnergy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
#

python/BioSimSpace/FreeEnergy/_atm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################
22
# BioSimSpace: Making biomolecular simulation a breeze!
33
#
4-
# Copyright: 2017-2024
4+
# Copyright: 2017-2025
55
#
66
# Authors: Lester Hedges <lester.hedges@gmail.com>
77
# Matthew Burman <matthew@openbiosim.org>

0 commit comments

Comments
 (0)