changeset 20765:53691c081eab

rlaager noticed that these comments shouldn't be processed by doxygen.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 03 Oct 2007 18:45:31 +0000
parents f46ae7e62d13
children 5beeb2e546c2 58ce69a8582d
files libpurple/protocols/bonjour/dns_sd_proxy.c libpurple/protocols/bonjour/dns_sd_proxy.h libpurple/protocols/bonjour/mdns_win32.c
diffstat 3 files changed, 22 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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
 
--- 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