aboutsummaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-03-06 09:51:07 +0000
committerbloodstalker <thabogre@gmail.com>2017-03-06 09:51:07 +0000
commit8b2e4d448bb4da6ac1185df0a7ad4cbd56fb3380 (patch)
treefd466b35c546de1b1be3bc0b32a6905b1c1e8417 /daemon
parentupdated some comments (diff)
downloadmutator-8b2e4d448bb4da6ac1185df0a7ad4cbd56fb3380.tar.gz
mutator-8b2e4d448bb4da6ac1185df0a7ad4cbd56fb3380.zip
updated some commits. also this will act as a standalone server for testing purposes. the main server now resides in daemon_aux.c
Diffstat (limited to 'daemon')
-rw-r--r--daemon/mutatorserver.c3
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