X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/85b2cf6a5286a94b5e35c7fc6b17bdf941f56420..72229403aae25f742c07d07d625bdc1e313b401d:/include/stg/service_conf.h?ds=sidebyside diff --git a/include/stg/service_conf.h b/include/stg/service_conf.h index ce2cff2e..473830e4 100644 --- a/include/stg/service_conf.h +++ b/include/stg/service_conf.h @@ -1,11 +1,31 @@ +/* + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +/* + * Author : Maxim Mamontov + */ + #ifndef SERVICE_CONF_H #define SERVICE_CONF_H -#include - #include "resetable.h" #include "os_int.h" +#include + struct SERVICE_CONF { SERVICE_CONF()