FIX: Bug #2 (Exception when creating stats) - Added check for diff == 0 in Stat.fileCount to avoid specific exception. Added other checks and changed Stat.fileCount's return type to boolean to avoid subsequent exceptions when no files are found in the given log (for the given date range). Updated copyright notices.