diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:51:31 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:51:31 +0000 |
commit | b9f4e62582c52afe9ecaad29ad424f9442825f39 (patch) | |
tree | 683335c0cff2a8d8b7e94593bd0c94ef4c85ba30 /daemon/mutatorserver.h | |
parent | updated some commits. also this will act as a standalone server for testing p... (diff) | |
download | mutator-b9f4e62582c52afe9ecaad29ad424f9442825f39.tar.gz mutator-b9f4e62582c52afe9ecaad29ad424f9442825f39.zip |
updated some comments
Diffstat (limited to '')
-rw-r--r-- | daemon/mutatorserver.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/mutatorserver.h b/daemon/mutatorserver.h index b244412..ce885e7 100644 --- a/daemon/mutatorserver.h +++ b/daemon/mutatorserver.h @@ -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 header for the daemon. +This header is for the standalone server. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |