Commit ae57f2f7 authored by Evan Pretti's avatar Evan Pretti
Browse files

Update documentation copyright strings

parent be856c22
...@@ -21,7 +21,7 @@ source_suffix = ".rst" ...@@ -21,7 +21,7 @@ source_suffix = ".rst"
master_doc = "index" master_doc = "index"
project = u"OpenMM C++ API" project = u"OpenMM C++ API"
copyright = u"2015, Stanford University and the Authors" copyright = u"2015-2025, Stanford University and the Authors"
version = "@OPENMM_MAJOR_VERSION@.@OPENMM_MINOR_VERSION@" version = "@OPENMM_MAJOR_VERSION@.@OPENMM_MINOR_VERSION@"
release = "@OPENMM_MAJOR_VERSION@.@OPENMM_MINOR_VERSION@" release = "@OPENMM_MAJOR_VERSION@.@OPENMM_MINOR_VERSION@"
......
...@@ -25,7 +25,7 @@ source_suffix = ".rst" ...@@ -25,7 +25,7 @@ source_suffix = ".rst"
master_doc = "index" master_doc = "index"
project = u"OpenMM Python API" project = u"OpenMM Python API"
copyright = u"2015, Stanford University and the Authors" copyright = u"2015-2025, Stanford University and the Authors"
version = openmm.version.short_version version = openmm.version.short_version
release = openmm.version.full_version release = openmm.version.full_version
......
...@@ -51,7 +51,7 @@ master_doc = "index" ...@@ -51,7 +51,7 @@ master_doc = "index"
# General information about the project. # General information about the project.
project = u"OpenMM Dev Guide" project = u"OpenMM Dev Guide"
copyright = u"2011-2017, Stanford University" copyright = u"2011-2025, Stanford University"
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
......
Portions copyright (c) 2011-2023 Stanford University and the Authors Portions copyright (c) 2011-2025 Stanford University and the Authors
Contributors: Peter Eastman Contributors: Peter Eastman
......
...@@ -59,7 +59,7 @@ master_doc = "index" ...@@ -59,7 +59,7 @@ master_doc = "index"
# General information about the project. # General information about the project.
project = u"OpenMM User Guide" project = u"OpenMM User Guide"
copyright = u"2008-2017, Stanford University" copyright = u"2008-2025, Stanford University"
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
......
Portions copyright (c) 2008-2017 Stanford University and the Authors Portions copyright (c) 2008-2025 Stanford University and the Authors
Contributors: Kyle Beauchamp, Christopher Bruns, John Chodera, Peter Eastman, Mark Contributors: Kyle Beauchamp, Christopher Bruns, John Chodera, Peter Eastman, Mark
Friedrichs, Joy P. Ku, Tom Markland, Vijay Pande, Randy Radmer, Michael Sherman, Friedrichs, Joy P. Ku, Tom Markland, Vijay Pande, Randy Radmer, Michael Sherman,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment