diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:49:58 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-06 09:49:58 +0000 |
commit | 5bd99b5f57bcf89e824af40c0210e998ce0533ba (patch) | |
tree | 67619539a662a45e7aabc1321fdc587dc70a14d3 /daemon/mutatord.h | |
parent | now actually does something and that is running the server. (diff) | |
download | mutator-5bd99b5f57bcf89e824af40c0210e998ce0533ba.tar.gz mutator-5bd99b5f57bcf89e824af40c0210e998ce0533ba.zip |
updated some comments
Diffstat (limited to 'daemon/mutatord.h')
-rw-r--r-- | daemon/mutatord.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/mutatord.h b/daemon/mutatord.h index 9d5fbb4..2f7bf5e 100644 --- a/daemon/mutatord.h +++ b/daemon/mutatord.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 is the header for the daemon. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |