Skip to content

Commit

Permalink
Update LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciushgn authored Mar 19, 2024
1 parent 1da1eed commit 8e375cd
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,36 +1,3 @@
---
title: GNU Lesser General Public License v3.0
spdx-id: LGPL-3.0
nickname: GNU LGPLv3
redirect_from: /licenses/lgpl-v3/

description: Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.

how: This license is an additional set of permissions to the <a href="/licenses/gpl-3.0">GNU GPLv3</a> license. Follow the instructions to apply the GNU GPLv3, in the root of your source code. Then add another file named COPYING.LESSER and copy the text.

note: The Free Software Foundation recommends taking the additional step of adding a boilerplate notice to the top of each file. The boilerplate can be found at the end of the <a href="/licenses/gpl-3.0">GNU GPLv3 license</a>. Insert the word “Lesser” before “General” in all three places in the boilerplate notice to make sure that you refer to the GNU LGPLv3 and not the GNU GPLv3.

using:

permissions:
- commercial-use
- modifications
- distribution
- patent-use
- private-use

conditions:
- include-copyright
- disclose-source
- document-changes
- same-license--library

limitations:
- liability
- warranty

---

GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Expand Down

0 comments on commit 8e375cd

Please sign in to comment.