summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2015-07-13 14:45:31 +0200
committerjvoisin2015-07-13 14:45:31 +0200
commit5890bb1d8384c82152ea222c1d8ce36b9c2bb6d8 (patch)
tree79c0e7072b498283adc6c05d26ed3cfd49686dd8
parent555378346304c9ce8855a8ee428d845ab3144469 (diff)
Yara is not bundled anymore
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15b1d08..69d4e11 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,6 @@ If you're lazy, you can generate whitelists for entire folders with the [generat
64 64
65PHP-malware-finder is [licensed]( https://github.com/nbs-system/php-malware-finder/blob/master/LICENSE ) under the GNU General Public License v3. 65PHP-malware-finder is [licensed]( https://github.com/nbs-system/php-malware-finder/blob/master/LICENSE ) under the GNU General Public License v3.
66 66
67YARA (which is bundled with this software) is licensed under the Apache v2.0 license. 67The _amazing_ YARA project is licensed under the Apache v2.0 license.
68 68
69Patches, whitelists or samples are of course more than welcome. 69Patches, whitelists or samples are of course more than welcome.