X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=libavahi-core%2Fannounce.c;h=dbad6c71f52174f2ef73d566c2bd349758a9105b;hb=eca309458f9521a2e3276dc11a1792d5f2e227e4;hp=538ba2e37e298e76591b07c0634407d6657cbb98;hpb=f93eca3530bef2cc23ffe6c3a04493ad171c2aed;p=catta diff --git a/libavahi-core/announce.c b/libavahi-core/announce.c index 538ba2e..dbad6c7 100644 --- a/libavahi-core/announce.c +++ b/libavahi-core/announce.c @@ -1,3 +1,28 @@ +/* $Id$ */ + +/*** + This file is part of avahi. + + avahi is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 2.1 of the + License, or (at your option) any later version. + + avahi 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 Lesser General + Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with avahi; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + USA. +***/ + +#ifdef HAVE_CONFIG_H +#include +#endif + #include "announce.h" #include "util.h"