Skip to content

Commit

Permalink
Merge pull request #207 from GUDHI/mglisse-patch-1
Browse files Browse the repository at this point in the history
The license is not new anymore
  • Loading branch information
VincentRouvreau authored Jan 20, 2020
2 parents f8a5efa + cc126a7 commit 25602b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions next_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ Below is a list of changes made since Gudhi 3.0.0:
- Use matplotlib default palette (can be user defined).

- Miscellaneous
- Python `read_off` function has been renamed `read_points_from_off_file` as it only read points from OFF files.
- Python `read_off` function has been renamed `read_points_from_off_file` as it only reads points from OFF files.
- See the list of [bug fixes](https://github.com/GUDHI/gudhi-devel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A3.1.0+).


All modules are distributed under the terms of the MIT license.
There are still GPL dependencies for many modules, and so for an end-user it doesn't necessarily change much. We invite you to check our [license dedicated web page](https://gudhi.inria.fr/licensing/) for further details about this change.
However, there are still GPL dependencies for many modules. We invite you to check our [license dedicated web page](https://gudhi.inria.fr/licensing/) for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide [bibtex entries](https://gudhi.inria.fr/doc/latest/_citation.html) for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to [contact us](https://gudhi.inria.fr/contact/) in case you have any questions or remarks.

For further information about downloading and installing the library ([C++](https://gudhi.inria.fr/doc/3.1.0.rc1/installation.html) or [Python](https://gudhi.inria.fr/python/3.1.0.rc1/installation.html)), please visit the [GUDHI web site](https://gudhi.inria.fr/).
For further information about downloading and installing the library ([C++](https://gudhi.inria.fr/doc/3.1.0.rc1/installation.html) or [Python](https://gudhi.inria.fr/python/3.1.0.rc1/installation.html)), please visit the [GUDHI web site](https://gudhi.inria.fr/).

0 comments on commit 25602b4

Please sign in to comment.