X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/67c8f8a10700c05d2460d60f5927f23cb5cb9241..8ec81f6c99056f5c63e0045ca48a7c405058254b:/mDNSShared/Java/DNSSDRegistration.java diff --git a/mDNSShared/Java/DNSSDRegistration.java b/mDNSShared/Java/DNSSDRegistration.java index 86f2d83..720df0b 100644 --- a/mDNSShared/Java/DNSSDRegistration.java +++ b/mDNSShared/Java/DNSSDRegistration.java @@ -13,22 +13,6 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - - Change History (most recent first): - -$Log: DNSSDRegistration.java,v $ -Revision 1.3 2006/08/14 23:25:08 cheshire -Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0 - -Revision 1.2 2004/12/11 03:01:00 rpantos - Java DNSRecord API should be cleaned up - -Revision 1.1 2004/04/30 16:32:34 rpantos -First checked in. - - - This file declares the public interface to DNSSDRegistration, a DNSSDService - subclass that allows a client to control a service registration. */