Skip to content

Commit f13651a

Browse files
committed
Reword the license explanation
1 parent 66b1229 commit f13651a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/source/license.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Pyrogram is free software and is currently licensed under the terms of the
88
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it
99
provided that modifications are described and licensed for free under LGPLv3+.
1010

11-
In other words: you can use and integrate Pyrogram into your own code --- either open source, under the same or a
12-
different license, or even proprietary --- without being required to release the source code of your own applications.
13-
However, any modifications to the library itself are required to be published for free under the same LGPLv3+ license.
11+
In other words: you can use and integrate Pyrogram into your code (either open source, under the same or a different
12+
license, or even proprietary) for any purpose whatsoever without being required to release the source code of your
13+
applications. Derivative works, including modifications to the library itself can only be redistributed under the same
14+
LGPLv3+ license.
1415

1516
.. _GNU Lesser General Public License v3 or later (LGPLv3+): https://github.com/pyrogram/pyrogram/blob/develop/COPYING.lesser

0 commit comments

Comments
 (0)