From ecbc2bba7ba2d1c0c766dd16195ee88edbe550a8 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Sun, 8 Aug 2021 12:44:13 +0200 Subject: more PHP 7 compatibility and license clarification --- doc/source/faq.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source') diff --git a/doc/source/faq.rst b/doc/source/faq.rst index bdfc7c1..57b910d 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -79,6 +79,12 @@ We chose the LGPL because we don't care that much how you're using Snuffleupagus but we'd like to force people to make their improvements/contributions available to everyone. +The complete license text is shipped with the sources and can be found under ``LICENSE``. + +For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions. +This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license +`The PHP License, version 3.01 `, also included with the sources as ``PHP_LICENSE``. + What is the different between SNuffleupaugs and a (WAF) like ModSecurity? """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -- cgit v1.3