# LGPL v2.1 (Relinking/Library Distribution Requirements)

Source: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

- Section 6 allows linking a library with a non-(L)GPL program if you allow users to modify the library and relink.
- You must provide the library source and license, and either use a suitable shared library mechanism or provide object files for relinking.
- You must allow reverse engineering for debugging modifications to the library.

Use the official LGPL v2.1 text for precise obligations.
