X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fdiscovery.h;h=bd034a80068bd4dba697c0402a827813a0aac5e0;hp=0455d6ed1853617ef6f946086a5675c2b196dbea;hb=963c5055505f2fc117cd5efa06eaa02c9b2bf85d;hpb=43ed5b9a5d739c50317d5d24898de07526a9297f diff --git a/src/discovery.h b/src/discovery.h index 0455d6ed..bd034a80 100644 --- a/src/discovery.h +++ b/src/discovery.h @@ -1,6 +1,24 @@ +#ifndef MESHLINK_DISCOVERY_H +#define MESHLINK_DISCOVERY_H -#ifndef __MESHLINK_DISCOVERY_H__ -#define __MESHLINK_DISCOVERY_H__ +/* + discovery.h -- header for discovery.c + Copyright (C) 2014, 2017 Guus Sliepen + + 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., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ #include