diff options
Diffstat (limited to '')
-rw-r--r-- | daemon/mutatorserver.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/mutatorserver.c b/daemon/mutatorserver.c index 331bd58..13a31d3 100644 --- a/daemon/mutatorserver.c +++ b/daemon/mutatorserver.c @@ -1,9 +1,8 @@ /***************************************************Project Mutator****************************************************/ /*first line intentionally left blank.*/ -/*the source code for the static checks(Misra-C,...)*/ /*Copyright (C) 2017 Farzad Sadeghi -This source file contains mutator's daemon. +This source file contains mutator's server as a standalone, mainly for testing purposes. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |