diff options
| author | jvoisin | 2022-03-20 18:20:45 +0100 |
|---|---|---|
| committer | jvoisin | 2022-03-20 18:20:45 +0100 |
| commit | 81dd7f2ef07af306fe83d7755cbac4529aa9fc8d (patch) | |
| tree | 32cc44c6231b30db5ac7b15699297863460784aa /doc/source/faq.rst | |
| parent | 83b01942dfc80474cc05e09aeef4b44307a7120b (diff) | |
| parent | c38df1077a6c1dfbca1baca049214d053e2e7684 (diff) | |
Merge remote-tracking branch 'sektioneins/master'
Diffstat (limited to 'doc/source/faq.rst')
| -rw-r--r-- | doc/source/faq.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst index bdfc7c1..0695089 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 | |||
| 79 | but we'd like to force people to make their improvements/contributions | 79 | but we'd like to force people to make their improvements/contributions |
| 80 | available to everyone. | 80 | available to everyone. |
| 81 | 81 | ||
| 82 | The complete license text is shipped with the sources and can be found under ``LICENSE``. | ||
| 83 | |||
| 84 | For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions. | ||
| 85 | This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license | ||
| 86 | `The PHP License, version 3.01 <https://www.php.net/license/3_01.txt>`_, also included with the sources as ``PHP_LICENSE``. | ||
| 87 | |||
| 82 | 88 | ||
| 83 | What is the different between SNuffleupaugs and a (WAF) like ModSecurity? | 89 | What is the different between SNuffleupaugs and a (WAF) like ModSecurity? |
| 84 | """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | 90 | """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" |
