summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/ServiceBrowser.introspect
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-12 18:55:52 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-12 18:55:52 +0000
commitb4bac198b4910496b8f77110b0ceec83dbd40e3b (patch)
tree187b6f442bace4098d37d90b5526906cf94c061b /avahi-daemon/ServiceBrowser.introspect
parentd186f90959b986ecc81f975501bee2e790f06996 (diff)
* add LGPL blurbs to some more files shipped with avahi
* add a line pointing to the respective man pages in the configuration files * comment most lines in the configuration file, since they're set to the defaults git-svn-id: file:///home/lennart/svn/public/avahi/trunk@948 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/ServiceBrowser.introspect')
-rw-r--r--avahi-daemon/ServiceBrowser.introspect24
1 files changed, 22 insertions, 2 deletions
diff --git a/avahi-daemon/ServiceBrowser.introspect b/avahi-daemon/ServiceBrowser.introspect
index 9638eaa..4a7b430 100644
--- a/avahi-daemon/ServiceBrowser.introspect
+++ b/avahi-daemon/ServiceBrowser.introspect
@@ -1,10 +1,30 @@
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
<!DOCTYPE node SYSTEM "introspect.dtd">
+
+<!-- $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 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
+ 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.
+-->
+
<node>
- <!-- $Id$ -->
-
<interface name="org.freedesktop.DBus.Introspectable">
<method name="Introspect">
<arg name="data" type="s" direction="out" />