mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
8
options/license/PCRE2-exception
Normal file
8
options/license/PCRE2-exception
Normal file
@@ -0,0 +1,8 @@
|
||||
EXEMPTION FOR BINARY LIBRARY-LIKE PACKAGES
|
||||
------------------------------------------
|
||||
|
||||
The second condition in the BSD licence (covering binary redistributions) does
|
||||
not apply all the way down a chain of software. If binary package A includes
|
||||
PCRE2, it must respect the condition, but if package B is software that
|
||||
includes package A, the condition is not imposed on package B unless it uses
|
||||
PCRE2 independently.
|
Reference in New Issue
Block a user