• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1r#"EXEMPTION FOR BINARY LIBRARY-LIKE PACKAGES
2------------------------------------------
3
4The second condition in the BSD licence (covering binary redistributions) does
5not apply all the way down a chain of software. If binary package A includes
6PCRE2, it must respect the condition, but if package B is software that
7includes package A, the condition is not imposed on package B unless it uses
8PCRE2 independently.
9"#