diff options
| author | jvoisin | 2018-09-11 10:31:58 +0200 |
|---|---|---|
| committer | jvoisin | 2018-09-11 10:31:58 +0200 |
| commit | d3dd0beb0549fbfa1541d3d4e310c861c5a5a53f (patch) | |
| tree | 0679638ce28215bc9cfe652a19c5566d814318bf | |
| parent | 5321e0fcf6ab6e6cc5d95b4cbd9bc0f7e44e01fe (diff) | |
Add a readme
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4bcae0e --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Hardened PHP | ||
| 2 | |||
| 3 | This repository is a backup of the patches from the [hardened php project](http://hardened-php.net/hardening_patch.14.html). | ||
| 4 | |||
| 5 | They are licenses under: | ||
| 6 | |||
| 7 | > 2004-2006 © Stefan Esser sesser@hardened-php.net | ||
| 8 | |||
| 9 | > The Hardening-Patch is licensed under the PHP License Version 3.01. If you are using the Hardening-Patch for servers powering commercial services, consider donating a few bucks to us via PayPal. | ||
