It is probably their fault being a little too zealous in their attempt to preclude "zero-day" viruses.
Happens all the time. I am having to submit all my programs every now and then because of false positives.
For my new reg backup program I had a vss_pause.exe file. Not a single line of code in it. Had it compiled in p-code for a smaller size. Its purpose is my program starts it and an other part of the program doesnt move forward till it is closed. Thats all, simple exe, no lines of code.
8 Antiviruses flagged it as a generic virus on virustotal!! I said "What the crap, there is no code in it!"
The fix? I simply complied it in native code instead of P-Code. They all stopped flagging it.
Some detection they have lol
Shane