2019-05-28 14:41:55 +00:00
|
|
|
About the License
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
|
2019-06-20 01:39:12 +00:00
|
|
|
:align: left
|
2019-05-28 14:41:55 +00:00
|
|
|
|
|
|
|
Pyrogram is free software and is currently licensed under the terms of the
|
|
|
|
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it
|
|
|
|
provided that modifications are described and licensed for free under LGPLv3+.
|
|
|
|
|
2021-03-20 10:05:23 +00:00
|
|
|
In other words: you can use and integrate Pyrogram into your code (either open source, under the same or a different
|
|
|
|
license, or even proprietary) for any purpose whatsoever without being required to release the source code of your
|
|
|
|
applications. Derivative works, including modifications to the library itself can only be redistributed under the same
|
|
|
|
LGPLv3+ license.
|
2019-05-28 14:41:55 +00:00
|
|
|
|
2020-04-01 18:08:46 +00:00
|
|
|
.. _GNU Lesser General Public License v3 or later (LGPLv3+): https://github.com/pyrogram/pyrogram/blob/develop/COPYING.lesser
|