# HG changeset patch # User Daniel Atallah # Date 1191437131 0 # Node ID 53691c081eab8d1c2b616c1c2f9bc18f6ebeee8e # Parent f46ae7e62d130dca6f777b88094f0b070036cf60 rlaager noticed that these comments shouldn't be processed by doxygen. diff -r f46ae7e62d13 -r 53691c081eab libpurple/protocols/bonjour/dns_sd_proxy.c --- a/libpurple/protocols/bonjour/dns_sd_proxy.c Wed Oct 03 17:17:38 2007 +0000 +++ b/libpurple/protocols/bonjour/dns_sd_proxy.c Wed Oct 03 18:45:31 2007 +0000 @@ -1,4 +1,4 @@ -/** +/* * * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this diff -r f46ae7e62d13 -r 53691c081eab libpurple/protocols/bonjour/dns_sd_proxy.h --- a/libpurple/protocols/bonjour/dns_sd_proxy.h Wed Oct 03 17:17:38 2007 +0000 +++ b/libpurple/protocols/bonjour/dns_sd_proxy.h Wed Oct 03 18:45:31 2007 +0000 @@ -1,3 +1,23 @@ +/* + * + * Purple is the legal property of its developers, whose names are too numerous + * to list here. Please refer to the COPYRIGHT file distributed with this + * source distribution. + * + * 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 Library 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 02111-1301, USA. + */ #ifndef _DNS_SD_PROXY #define _DNS_SD_PROXY diff -r f46ae7e62d13 -r 53691c081eab libpurple/protocols/bonjour/mdns_win32.c --- a/libpurple/protocols/bonjour/mdns_win32.c Wed Oct 03 17:17:38 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_win32.c Wed Oct 03 18:45:31 2007 +0000 @@ -1,4 +1,4 @@ -/** +/* * * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this