Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ae57f2f7
Commit
ae57f2f7
authored
Aug 05, 2025
by
Evan Pretti
Browse files
Update documentation copyright strings
parent
be856c22
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
docs-source/api-c++/conf.py
docs-source/api-c++/conf.py
+1
-1
docs-source/api-python/conf.py
docs-source/api-python/conf.py
+1
-1
docs-source/developerguide/conf.py
docs-source/developerguide/conf.py
+1
-1
docs-source/developerguide/license.rst
docs-source/developerguide/license.rst
+1
-1
docs-source/usersguide/conf.py
docs-source/usersguide/conf.py
+1
-1
docs-source/usersguide/license.rst
docs-source/usersguide/license.rst
+1
-1
No files found.
docs-source/api-c++/conf.py
View file @
ae57f2f7
...
...
@@ -21,7 +21,7 @@ source_suffix = ".rst"
master_doc
=
"index"
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@"
release
=
"@OPENMM_MAJOR_VERSION@.@OPENMM_MINOR_VERSION@"
...
...
docs-source/api-python/conf.py
View file @
ae57f2f7
...
...
@@ -25,7 +25,7 @@ source_suffix = ".rst"
master_doc
=
"index"
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
release
=
openmm
.
version
.
full_version
...
...
docs-source/developerguide/conf.py
View file @
ae57f2f7
...
...
@@ -51,7 +51,7 @@ master_doc = "index"
# General information about the project.
project
=
u
"OpenMM Dev Guide"
copyright
=
u
"2011-20
17
, Stanford University"
copyright
=
u
"2011-20
25
, Stanford University"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
...
...
docs-source/developerguide/license.rst
View file @
ae57f2f7
Portions copyright (c) 2011-202
3
Stanford University and the Authors
Portions copyright (c) 2011-202
5
Stanford University and the Authors
Contributors: Peter Eastman
...
...
docs-source/usersguide/conf.py
View file @
ae57f2f7
...
...
@@ -59,7 +59,7 @@ master_doc = "index"
# General information about the project.
project
=
u
"OpenMM User Guide"
copyright
=
u
"2008-20
17
, Stanford University"
copyright
=
u
"2008-20
25
, Stanford University"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
...
...
docs-source/usersguide/license.rst
View file @
ae57f2f7
Portions copyright (c) 2008-20
17
Stanford University and the Authors
Portions copyright (c) 2008-20
25
Stanford University and the Authors
Contributors: Kyle Beauchamp, Christopher Bruns, John Chodera, Peter Eastman, Mark
Friedrichs, Joy P. Ku, Tom Markland, Vijay Pande, Randy Radmer, Michael Sherman,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment