From a26804ae8742b59b220b5a0776f42de3da026d6a Mon Sep 17 00:00:00 2001 From: James Willcox Date: Fri, 9 Sep 2005 18:53:40 +0000 Subject: add the Id line, enable keyword expansion git-svn-id: file:///home/lennart/svn/public/avahi/trunk@541 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-sharp/AddressResolver.cs | 2 ++ avahi-sharp/AvahiTest.cs | 2 ++ avahi-sharp/Client.cs | 2 ++ avahi-sharp/ClientException.cs | 2 ++ avahi-sharp/DomainBrowser.cs | 2 ++ avahi-sharp/EntryGroup.cs | 2 ++ avahi-sharp/HostNameResolver.cs | 2 ++ avahi-sharp/ServiceBrowser.cs | 2 ++ avahi-sharp/ServiceResolver.cs | 2 ++ avahi-sharp/ServiceTypeBrowser.cs | 2 ++ avahi-sharp/Utility.cs | 2 ++ 11 files changed, 22 insertions(+) diff --git a/avahi-sharp/AddressResolver.cs b/avahi-sharp/AddressResolver.cs index a1bc7b2..8a0b66b 100644 --- a/avahi-sharp/AddressResolver.cs +++ b/avahi-sharp/AddressResolver.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/AvahiTest.cs b/avahi-sharp/AvahiTest.cs index dcc6434..1679ee2 100644 --- a/avahi-sharp/AvahiTest.cs +++ b/avahi-sharp/AvahiTest.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/Client.cs b/avahi-sharp/Client.cs index 8905110..3e4e617 100644 --- a/avahi-sharp/Client.cs +++ b/avahi-sharp/Client.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/ClientException.cs b/avahi-sharp/ClientException.cs index 8ed5436..2abc57c 100644 --- a/avahi-sharp/ClientException.cs +++ b/avahi-sharp/ClientException.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/DomainBrowser.cs b/avahi-sharp/DomainBrowser.cs index 32948df..db42265 100644 --- a/avahi-sharp/DomainBrowser.cs +++ b/avahi-sharp/DomainBrowser.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/EntryGroup.cs b/avahi-sharp/EntryGroup.cs index d8765f3..9ca996e 100644 --- a/avahi-sharp/EntryGroup.cs +++ b/avahi-sharp/EntryGroup.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/HostNameResolver.cs b/avahi-sharp/HostNameResolver.cs index de2ff51..d5e4bf3 100644 --- a/avahi-sharp/HostNameResolver.cs +++ b/avahi-sharp/HostNameResolver.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/ServiceBrowser.cs b/avahi-sharp/ServiceBrowser.cs index d7ae558..3ed50bc 100644 --- a/avahi-sharp/ServiceBrowser.cs +++ b/avahi-sharp/ServiceBrowser.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/ServiceResolver.cs b/avahi-sharp/ServiceResolver.cs index 5014297..7737994 100644 --- a/avahi-sharp/ServiceResolver.cs +++ b/avahi-sharp/ServiceResolver.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/ServiceTypeBrowser.cs b/avahi-sharp/ServiceTypeBrowser.cs index cd6bfbb..c3b8159 100644 --- a/avahi-sharp/ServiceTypeBrowser.cs +++ b/avahi-sharp/ServiceTypeBrowser.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. diff --git a/avahi-sharp/Utility.cs b/avahi-sharp/Utility.cs index d5bdeeb..55254eb 100644 --- a/avahi-sharp/Utility.cs +++ b/avahi-sharp/Utility.cs @@ -1,3 +1,5 @@ +/* $Id$ */ + /*** This file is part of avahi. -- cgit