Skip to content

Commit 0c36e8b

Browse files
committed
address PR review comment about licence
1 parent 89ceaaf commit 0c36e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Documentation
44
order: 5
55
---
66

7-
The [MDAnalysis library]({{ site.github.repo }}) (`import MDAnalysis`) is open-source code, available under the [GNU Lesser General Public License, version 2.1 or later (LGPLv2.1+)](https://www.gnu.org/licenses/lgpl-2.1.html). MDAnalysis provides **comprehensive documentation** to help users at all levels—whether you're just getting started, developing new tools, or contributing to the project. From **step-by-step tutorials** to an in-depth **API reference**, these resources will guide you through installing, using, and extending MDAnalysis.
7+
The [MDAnalysis library]({{ site.github.repo }}) (`import MDAnalysis`) is open-source code, available under the [GNU Lesser General Public License, version 3 or later (LGPLv3+)](https://www.gnu.org/licenses/lgpl-3.0.html). MDAnalysis provides **comprehensive documentation** to help users at all levels—whether you're just getting started, developing new tools, or contributing to the project. From **step-by-step tutorials** to an in-depth **API reference**, these resources will guide you through installing, using, and extending MDAnalysis.
88

99
The MDAnalysis Project maintains many other software projects related to working with data in the molecular sciences, which can be found under the [MDAnalysis GitHub organization](https://github.com/MDAnalysis).
1010

0 commit comments

Comments
 (0)