From 710d2837b2d31fcc900192090ed3d6eeb76d1b4a Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <art1@andreas-romeyke.de> Date: Thu, 27 May 2021 18:26:16 +0200 Subject: [PATCH] - added hint --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 6271800..8ec0797 100644 --- a/README +++ b/README @@ -10,6 +10,8 @@ The code is partially based on https://code.google.com/p/clamavj/source/browse/t https://github.com/vrtadmin/clamav-devel/blob/master/clamdscan/client.c and https://github.com/vrtadmin/clamav-devel/blob/master/clamdscan/proto.c + Hint: the plugin uses the VirusCheckPlugin interface version 2 now. + and therefore licenced via Apache License Version 2.0. Andreas Romeyke -- GitLab