diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:48:29 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:48:29 +0000 |
commit | 8d71ca58c231a009acb1d952fca903e60ef17323 (patch) | |
tree | 0645db80690794ef448e7becc4bd335e83297eb9 /daemon/mutatorclient.c | |
parent | updated for the new changes (diff) | |
download | mutator-8d71ca58c231a009acb1d952fca903e60ef17323.tar.gz mutator-8d71ca58c231a009acb1d952fca903e60ef17323.zip |
updated some bad comments
Diffstat (limited to 'daemon/mutatorclient.c')
-rw-r--r-- | daemon/mutatorclient.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/mutatorclient.c b/daemon/mutatorclient.c index b60c02d..656e62e 100644 --- a/daemon/mutatorclient.c +++ b/daemon/mutatorclient.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 client as a standalone. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |